Commit Graph

11 Commits

Author SHA1 Message Date
arnaucube
ff73690719 initial simple peer, add config reader 2019-04-13 03:23:12 +02:00
arnaucube
0a48c937b2 add test multiple nodes adding blocks 2019-04-12 06:47:29 +02:00
arnaucube
85d0bcc5a3 GetBalance 2019-04-11 14:05:09 +02:00
arnaucube
c5893128ac CreateGenesisBlock make tx, continue node test 2019-04-10 16:43:04 +02:00
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