Commit Graph

68 Commits (7aae2708c7f47d8901f2bd14a69c0377339346f5)

Author SHA1 Message Date
Eugene Kim 7aae2708c7 Remove 12 empty spots at the end 6 years ago
Rongjian Lan 2f295f892b merge master 6 years ago
Leo Chen 8613be43fd [genesis] reduce number of nodes by Harmony 6 years ago
Leo Chen d293eaedcc [foundational] add additional FN address 6 years ago
Rongjian Lan 9a74575bae change all string utility for bls 6 years ago
Rongjian Lan 0ecc22291e Update Bls private keys 6 years ago
Rongjian Lan a5abca7cdf Update Bls private keys 6 years ago
Eugene Kim b841559e28 Replace non-constant HexToAddress with ParseAddr 6 years ago
Leo Chen 4e3772fc3e [genesis] fix merge error 6 years ago
Leo Chen 02f9e0bb22 [test] fix travis test error 6 years ago
Leo Chen 00b4cb50b8 [genesis] fix resharding parameters 6 years ago
Leo Chen 4d1c461765 [clean] fix goimports errors 6 years ago
Leo Chen d4bc460a80 [debug] local test 6 years ago
Leo Chen 5eea5ddd7f [gensis] add separate files to handle different genesis module 6 years ago
Leo Chen bba6b867a9 [genesis] use different genesis module 6 years ago
Leo Chen f4626824b1 [misc] remove unused variable 6 years ago
Rongjian Lan 2f3c485526 Revert shard size 6 years ago
Rongjian Lan 8f23720d82 Update vrf vdf and crosslink fields 6 years ago
Rongjian Lan 17c60c2c4a Remove Difficulty and Nonce from block header 6 years ago
Rongjian Lan f5cb8f0068 Change shard state ECDSA address to use common address/byte format 6 years ago
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