Commit Graph

191 Commits (5bf706d2d2e94d0411ecb27abdd01be4559cc5aa)

Author SHA1 Message Date
Minh Doan a5d14e6c52 remove bad practice code and add tx 6 years ago
Eugene Kim e5d0c84ecc Disable reshaarding 6 years ago
Eugene Kim d399a7291e Add GoDoc to fix golint 6 years ago
Eugene Kim cf41d88b34 Remove Leader from Committee 6 years ago
Eugene Kim be151a81b9 Make copy of shard state where appropriate 6 years ago
Eugene Kim 0782151f75 Disable block hash caching 6 years ago
Eugene Kim 171fa3d3c1 Log blocks added to the chain from InsertChain 6 years ago
Eugene Kim 6819355e54 Remove a few stale TODO comments 6 years ago
Eugene Kim dc8e3d7b3b Revert parameters to production values 6 years ago
Eugene Kim 2202782ab8 Add long-term feedback as TODOs 6 years ago
Eugene Kim 7445699909 More fixes/improvements 6 years ago
Eugene Kim 664c6c1513 A cumulative collection of fixes/improvements: 6 years ago
Eugene Kim b75896f534 Make {Read,Write}ShardState take epoch number 6 years ago
Eugene Kim 9043ec6ddf Add epoch block number storage 6 years ago
Eugene Kim 38b4faa6de Add block logger 6 years ago
Eugene Kim fac1f3ca41 Remove unused GetShardStateByHash 6 years ago
Eugene Kim c4338ad890 Remove ShardState and ShardStateHash from genesis 6 years ago
Eugene Kim abdfb5e048 Add epoch block number storage in rawdb 6 years ago
Eugene Kim 8308c4d0ff Verify non-beacon end-of-epoch proposal 6 years ago
Eugene Kim 5e356054ab Add GetLastBlockNumberFromEpoch 6 years ago
Eugene Kim 4cbc6ba048 Move ValidNewShardState to node level 6 years ago
Eugene Kim 65df03bc9d Add Epoch to block header 6 years ago
Eugene Kim e02f4caade Validate shard state in proposed blocks 6 years ago
Eugene Kim abaef8725d Tidy imports in stdlib-external-internal order 6 years ago
Eugene Kim c04b94858d Add ShardState 6 years ago
Eugene Kim 18bf30e6c8 Use uint32 as shard ID type instead of [4]byte 6 years ago
Eugene Kim 7991a56519 goimports 6 years ago
Eugene Kim efc57c47ed Make ShardState comparable (recursively) 6 years ago
Eugene Kim 828f2d0f41 Factor []NodeID type as NodeIDList 6 years ago
Richard Liu fe217ad2b7
more rpc APIs. (#863) 6 years ago
Richard Liu d4bc279d88
sendTx rpc (#852) 6 years ago
Yelin Lu 0d83532785 new rpc framework 6 years ago
Leo Chen d5aa127d73 [crash] fix index out of range #744 6 years ago
Rongjian Lan f5d8eea764 Increase epoch blocks to large number: 6 years ago
Eugene Kim 0a498ea735 Add conversion methods to BlsPublicKey 6 years ago
Eugene Kim 5c74aa5899 Colocate the Hex method with the receiver 6 years ago
Richard Liu 7a0f18f92b
Ricl web3 (#720) 6 years ago
Leo Chen 94ee340720 [crash] fix index out of range #744 6 years ago
Rongjian Lan 86ab59d389 Finish up resharding 6 years ago
Rongjian Lan c20cd8a8d4 resharding on new nodes 6 years ago
chao c4cf98cbc6 debug beacon sync not stable issue 6 years ago
chao 61acdc41cb beacon syncing; use p2p to broadcast new blocks 6 years ago
Leo Chen 6d0ee0ac60 [crash] fix integer divide by zero crash #675 6 years ago
Leo Chen 81abaaa922 [log] disable huge debug log in leader 6 years ago
u5surf d25daf2ef2 [lint] fix golint #708 6 years ago
Rongjian Lan 73d863cf63 Disable program restart 6 years ago
Rongjian Lan 19be79a48f Restart program after resharding 6 years ago
Rongjian Lan 847bd8d83f Broadcast shard state from beacon chain 6 years ago
Rongjian Lan 4b018ec276 Broadcast epoch shard state after beacon consensus 6 years ago
Rongjian Lan 4b7c5801c2 restore 50 shard size 6 years ago