23 Commits (master)
 

Author SHA1 Message Date
  arnaucube 77fbf230c8 wip update 4 years ago
  arnaucube 3d1ac395a5 add privk parser, add node start read config multiple nodes 5 years ago
  arnaucube 583980f546 add main 5 years ago
  arnaucube fd30384b23 add cmd, update config.go 5 years ago
  arnaucube ff73690719 initial simple peer, add config reader 5 years ago
  arnaucube 0a48c937b2 add test multiple nodes adding blocks 5 years ago
  arnaucube 85d0bcc5a3 GetBalance 5 years ago
  arnaucube a91060fa55 store tx in txDb, and store address balance in addressDb for each block added~ 5 years ago
  arnaucube c5893128ac CreateGenesisBlock make tx, continue node test 5 years ago
  arnaucube e227d95846 testing, and hash block and sign it when creating 5 years ago
  arnaucube 985f03bb14 tmp use PubK instead of Addr, Add test add genesis block 5 years ago
  arnaucube 670b215e0a add block.CalculateHash, fix SignBlock, started CreateGenesis, started VerifyBlock 5 years ago
  arnaucube 16f99b279a updated data structures, moved NewBlock under Node functions 5 years ago
  arnaucube 701731ea67 tx inputs and outputs structure, add CheckTx 5 years ago
  arnaucube 01963a8f41 node block PoW, sign and verify 5 years ago
  arnaucube e122822151 add node create blocks from pending txs 5 years ago
  arnaucube 67e7f532e4 add initial node 5 years ago
  arnaucube cb7a4f857d blockchain data structure and initial functions 5 years ago
  arnaucube b28cda2439 block structure & calculate PoW nonce 5 years ago
  arnaucube 21f0d57fe4 add core/keys: NewKey, key parsing, sign and verify 5 years ago
  arnaucube 61918f7f99 add leveldb as db 5 years ago
  arnaucube 461aafcfc9 first commit 5 years ago
  arnau 04095d76f1
Initial commit 5 years ago