Commit Graph

10 Commits

Author SHA1 Message Date
arnaucube
701731ea67 tx inputs and outputs structure, add CheckTx 2019-04-07 18:52:20 +02:00
arnaucube
01963a8f41 node block PoW, sign and verify 2019-04-07 15:57:01 +02:00
arnaucube
e122822151 add node create blocks from pending txs 2019-04-07 13:56:27 +02:00
arnaucube
67e7f532e4 add initial node 2019-04-07 11:30:46 +02:00
arnaucube
cb7a4f857d blockchain data structure and initial functions 2019-04-07 00:41:41 +02:00
arnaucube
b28cda2439 block structure & calculate PoW nonce 2019-04-06 23:04:05 +02:00
arnaucube
21f0d57fe4 add core/keys: NewKey, key parsing, sign and verify 2019-04-06 21:22:31 +02:00
arnaucube
61918f7f99 add leveldb as db 2019-04-06 20:34:55 +02:00
arnaucube
461aafcfc9 first commit 2019-04-06 19:59:14 +02:00
arnau
04095d76f1 Initial commit 2019-04-06 19:57:06 +02:00