77fbf23
(HEAD -> master)
wip update by
2019-06-08 21:09:31 +0200
3d1ac39
add privk parser, add node start read config multiple nodes by
2019-05-04 18:02:15 +0200
583980f
add main by
2019-04-14 21:16:51 +0200
fd30384
add cmd, update config.go by
2019-04-13 15:43:48 +0200
ff73690
initial simple peer, add config reader by
2019-04-13 03:23:12 +0200
0a48c93
add test multiple nodes adding blocks by
2019-04-12 06:47:29 +0200
85d0bcc
GetBalance by
2019-04-11 14:05:09 +0200
a91060f
store tx in txDb, and store address balance in addressDb for each block added~ by
2019-04-10 21:56:38 +0200
c589312
CreateGenesisBlock make tx, continue node test by
2019-04-10 16:43:04 +0200
e227d95
testing, and hash block and sign it when creating by
2019-04-10 10:27:14 +0200
985f03b
tmp use PubK instead of Addr, Add test add genesis block by
2019-04-09 09:58:01 +0200
670b215
add block.CalculateHash, fix SignBlock, started CreateGenesis, started VerifyBlock by
2019-04-08 20:58:32 +0200
16f99b2
updated data structures, moved NewBlock under Node functions by
2019-04-07 23:19:06 +0200
701731e
tx inputs and outputs structure, add CheckTx by
2019-04-07 18:52:20 +0200
01963a8
node block PoW, sign and verify by
2019-04-07 15:57:01 +0200
e122822
add node create blocks from pending txs by
2019-04-07 13:56:27 +0200
67e7f53
add initial node by
2019-04-07 11:30:46 +0200
cb7a4f8
blockchain data structure and initial functions by
2019-04-07 00:41:41 +0200
b28cda2
block structure & calculate PoW nonce by
2019-04-06 23:04:05 +0200
21f0d57
add core/keys: NewKey, key parsing, sign and verify by
2019-04-06 21:22:31 +0200
61918f7
add leveldb as db by
2019-04-06 20:34:55 +0200
461aafc
first commit by
2019-04-06 19:59:14 +0200
04095d7
Initial commit by
2019-04-06 19:57:06 +0200