Commit Graph

100 Commits (49b0dea0202a8389c15d50c440e79da758ad0573)

Author SHA1 Message Date
Rongjian Lan 6b21dc3b4f revert local change 6 years ago
Rongjian Lan 48f322d0c8 revert local change 6 years ago
Rongjian Lan 3bd0ee7455 Integrate swapped bls into core protocol 6 years ago
Leo Chen 7f870cf445 [sharding] evenly distribute FN using mod 6 years ago
Leo Chen bdee3c2785 [genesis] set node per shard to 100 6 years ago
Minh Doan 311869be33 Change transaction_signing logic. Add ShardID field in signing. 6 years ago
Minh Doan e9361e3153 debugging 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 dc8e3d7b3b Revert parameters to production values 6 years ago
Eugene Kim 664c6c1513 A cumulative collection of fixes/improvements: 6 years ago
Eugene Kim 5e356054ab Add GetLastBlockNumberFromEpoch 6 years ago
Eugene Kim efc57c47ed Make ShardState comparable (recursively) 6 years ago
Leo Chen d5aa127d73 [crash] fix index out of range #744 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
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
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 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 36dd70fa9e modify sharding struct design 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