Commit Graph

157 Commits (90ffff79272de9ae79799a87f8a5d684567f7be6)

Author SHA1 Message Date
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
Rongjian Lan 6044b76068 migrate bls identity from address to public key 6 years ago
Rongjian Lan 41e70f425d make 1+3 sharded network work locally with deploy.sh 6 years ago
Rongjian Lan cd5f2d9845 Increase shard size to 50 6 years ago
Rongjian Lan f89f81c804 Fix typo on init shard state calcualtion 6 years ago
Rongjian Lan f72cb43b83 make 1+3 sharded network work locally with deploy.sh 6 years ago
Eugene Kim 2876ac5d99 Add UTs 6 years ago
Eugene Kim 9fc97e43b0 Store group sigs in the real header, not in a copy 6 years ago
Rongjian Lan f847162e3f revert mistakenly commited change 6 years ago
Rongjian Lan 64d6ee80d3 add public key into consensus/drand message 6 years ago
Rongjian Lan 8077352426 Bump up genesis beaconchain size to 50 6 years ago
Rongjian Lan 1dbb1a9250 remove validator IDs 6 years ago
Eugene Kim da3c93fb58 Temporarily disable gencodec 6 years ago
Rongjian Lan 8800b5e171 Fix errors 6 years ago
Rongjian Lan 655bd9f73e Use genesis BLS key for beacon chain nodes 6 years ago
Rongjian Lan ccb2b7ab2e make resharding logic work 6 years ago
Rongjian Lan c4a70adc9a Add TODO 6 years ago
Rongjian Lan 8fa84d2230 Setup genesis shard state, and fix other issues 6 years ago
Rongjian Lan f4748d7bcc Add shard state hash into genesis 6 years ago
Rongjian Lan 323ac53cc7 Fix update shard state logic 6 years ago
Rongjian Lan 8b4732b823 Reshard based on real stake info 6 years ago
Rongjian Lan 02de04dc39 put StakeInfo into the calcualtion of shard state 6 years ago
Rongjian Lan c54e225dc4 Setup initial shard state 6 years ago
Rongjian Lan 2c1b0d5562 setup initial beacon chain keys 6 years ago
Minh Doan 0a12dfb626 fix comments and clean up 6 years ago
Minh Doan 22edf17b71 quick fix for broken code at calculateKickoutRate 6 years ago
Minh Doan 88a1fa8704 add resharding logic 6 years ago
Minh Doan 36dd70fa9e modify sharding struct design 6 years ago
Minh Doan cdadb1da0f fix comments 6 years ago
Minh Doan 9bf1fb827f calculate leader/validator in resharding func 6 years ago
Minh Doan c786c7e14a add NodeInfo 6 years ago
Minh Doan 6cb312f472 modify data struct for shard state 6 years ago
Minh Doan b48a7ca9e6 modify shard state 6 years ago
Rongjian Lan 51c4b1e91b Change rnds in block to 32 bytes 6 years ago