Commit Graph

7 Commits

Author SHA1 Message Date
arnaucube
e227d95846 testing, and hash block and sign it when creating 2019-04-10 10:27:14 +02:00
arnaucube
985f03bb14 tmp use PubK instead of Addr, Add test add genesis block 2019-04-09 09:58:01 +02:00
arnaucube
670b215e0a add block.CalculateHash, fix SignBlock, started CreateGenesis, started VerifyBlock 2019-04-08 20:58:32 +02:00
arnaucube
16f99b279a updated data structures, moved NewBlock under Node functions 2019-04-07 23:19:06 +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