Commit Graph

  • 77fbf230c8 wip update master arnaucube 2019-06-08 21:09:31 +02:00
  • 3d1ac395a5 add privk parser, add node start read config multiple nodes arnaucube 2019-05-04 18:02:15 +02:00
  • 583980f546 add main arnaucube 2019-04-14 21:16:51 +02:00
  • fd30384b23 add cmd, update config.go arnaucube 2019-04-13 15:43:48 +02:00
  • ff73690719 initial simple peer, add config reader arnaucube 2019-04-13 03:23:12 +02:00
  • 0a48c937b2 add test multiple nodes adding blocks arnaucube 2019-04-12 06:47:29 +02:00
  • 85d0bcc5a3 GetBalance arnaucube 2019-04-11 14:05:09 +02:00
  • a91060fa55 store tx in txDb, and store address balance in addressDb for each block added~ arnaucube 2019-04-10 21:56:38 +02:00
  • c5893128ac CreateGenesisBlock make tx, continue node test arnaucube 2019-04-10 16:43:04 +02:00
  • e227d95846 testing, and hash block and sign it when creating arnaucube 2019-04-10 10:27:14 +02:00
  • 985f03bb14 tmp use PubK instead of Addr, Add test add genesis block arnaucube 2019-04-09 09:58:01 +02:00
  • 670b215e0a add block.CalculateHash, fix SignBlock, started CreateGenesis, started VerifyBlock arnaucube 2019-04-08 20:58:32 +02:00
  • 16f99b279a updated data structures, moved NewBlock under Node functions arnaucube 2019-04-07 23:19:06 +02:00
  • 701731ea67 tx inputs and outputs structure, add CheckTx arnaucube 2019-04-07 18:52:20 +02:00
  • 01963a8f41 node block PoW, sign and verify arnaucube 2019-04-07 15:57:01 +02:00
  • e122822151 add node create blocks from pending txs arnaucube 2019-04-07 13:56:27 +02:00
  • 67e7f532e4 add initial node arnaucube 2019-04-07 11:30:46 +02:00
  • cb7a4f857d blockchain data structure and initial functions arnaucube 2019-04-07 00:41:41 +02:00
  • b28cda2439 block structure & calculate PoW nonce arnaucube 2019-04-06 23:04:05 +02:00
  • 21f0d57fe4 add core/keys: NewKey, key parsing, sign and verify arnaucube 2019-04-06 21:22:31 +02:00
  • 61918f7f99 add leveldb as db arnaucube 2019-04-06 20:34:55 +02:00
  • 461aafcfc9 first commit arnaucube 2019-04-06 19:59:14 +02:00
  • 04095d76f1 Initial commit arnau 2019-04-06 19:57:06 +02:00