Commit Graph

100 Commits (6cfc5207c4cec0e290116a61fc81baa097374c38)

Author SHA1 Message Date
Minh Doan 4f5824f894 fix warnings for better code 5 years ago
Leo Chen d1f7091127 [epoch] add IsLastBlock in shardingSchedule 5 years ago
Leo Chen d6e091ce74 [config] make blocks per epoch configurable on network type 5 years ago
Leo Chen 222d0c9816 [cleanup] remove unused FirstEpoch variable 5 years ago
chao e62df7268a [resharding] allow new bls key to join shard; dynamically change the bls keys in shard 5 years ago
Leo Chen 40468acebf [resharding] add GetShardState function 5 years ago
Leo Chen 5f6a8a12bf [resharding] add hmyaccount and fnaccount 5 years ago
Eugene Kim 13b4e03674 Make sharding configuration flexible 5 years ago
Kai Lee 46e41dda3d Replace all logs in core module to use zerolog 5 years ago
ak 398b449b38 adjusting harmony nodes 5 years ago
Rongjian Lan b0e52a0e16 Refactor genesis nodes list 5 years ago
Rongjian Lan c7971dbb83 Add shard state into genesis and fix shard state hashing bug 5 years ago
Leo Chen e6bc05a9c0 [shard] increase to 150 nodes per shard 5 years ago
Minh Doan 2197a574f9 enable using public key 5 years ago
Minh Doan 31423ed177 remove DummyKey 5 years ago
Minh Doan 24aeea8c74 reuse a library to read the passFile 5 years ago
Minh Doan 4ccaca9b7e clean up unused code and remove panic 5 years ago
Minh Doan 9e6a12b9a7 use bls private key to get public key instead 5 years ago
Rongjian Lan a0f30e50da Remove debug code 5 years ago
Rongjian Lan 5bf706d2d2 Change BlsPriKey to DummyKey 5 years ago
ak 6a71f79501 corresponding change to resharding 5 years ago
ak 592132e7fc adding sentries 5 years ago
ak 0dc2204a7b FN Keys 5 years ago
ak 43cba9b4a3 adjust hmy nodes 5 years ago
ak 0ccda32709 adjust hmy nodes 5 years ago
ak 41f8193beb adjustung harmony nodes 5 years ago
Rongjian Lan c39d73a555 Fix init shard state bug and remove faucet 5 years ago
Minh Doan 2e09b567ed fix to make it working 5 years ago
Minh Doan 79a85f63c6 using bls public key instead of private key 5 years ago
Eugene Kim 3304ccc2c2 Add 4 test nodes we are going to run externally 5 years ago
Eugene Kim 7aae2708c7 Remove 12 empty spots at the end 5 years ago
Rongjian Lan 2f295f892b merge master 5 years ago
Leo Chen 8613be43fd [genesis] reduce number of nodes by Harmony 5 years ago
Leo Chen d293eaedcc [foundational] add additional FN address 5 years ago
Rongjian Lan 9a74575bae change all string utility for bls 5 years ago
Rongjian Lan 0ecc22291e Update Bls private keys 5 years ago
Rongjian Lan a5abca7cdf Update Bls private keys 5 years ago
Eugene Kim b841559e28 Replace non-constant HexToAddress with ParseAddr 5 years ago
Leo Chen 4e3772fc3e [genesis] fix merge error 5 years ago
Leo Chen 02f9e0bb22 [test] fix travis test error 5 years ago
Leo Chen 00b4cb50b8 [genesis] fix resharding parameters 5 years ago
Leo Chen 4d1c461765 [clean] fix goimports errors 5 years ago
Leo Chen d4bc460a80 [debug] local test 5 years ago
Leo Chen 5eea5ddd7f [gensis] add separate files to handle different genesis module 5 years ago
Leo Chen bba6b867a9 [genesis] use different genesis module 5 years ago
Leo Chen f4626824b1 [misc] remove unused variable 5 years ago
Rongjian Lan 2f3c485526 Revert shard size 5 years ago
Rongjian Lan 8f23720d82 Update vrf vdf and crosslink fields 5 years ago
Rongjian Lan 17c60c2c4a Remove Difficulty and Nonce from block header 5 years ago
Rongjian Lan f5cb8f0068 Change shard state ECDSA address to use common address/byte format 5 years ago