Commit Graph

255 Commits (a2c0b1829445be27db718ca0d6123273d1963c3a)

Author SHA1 Message Date
Leo Chen 685e200ee3 [test] add unit tests for resharding func 5 years ago
Leo Chen c69cee8f8e [resharding] enable the first epoch for mainnet 5 years ago
Leo Chen 38cd570c0d [epoch] fix IsLastBlock if block is less than epoch block 5 years ago
Leo Chen 3e1c71f73c [resharding] finalize the block per shard 5 years ago
Leo Chen c274ce3714 [epoch] fix off by 1 error in dynamic epoch configuration 5 years ago
Leo Chen d1f7091127 [epoch] add IsLastBlock in shardingSchedule 5 years ago
Leo Chen b7c34f37e7 [epoch] dynamically calculate the epoch number 5 years ago
Leo Chen ff402dbf4a [cleanup] remove IsLeader of nodeConfig 5 years ago
Leo Chen f674dcafb0 [test] reduce blocks per epoch for testnet 5 years ago
Leo Chen 660faeaf18 [test] add resharding in testnet 5 years ago
Leo Chen 378c043778 [config] use a constant to define large block per epoch 5 years ago
Leo Chen d6e091ce74 [config] make blocks per epoch configurable on network type 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 0233c53710 [test] support newnode test in deploy.sh 5 years ago
Leo Chen 82307820d5 [resharding] add resharding epoch 5 years ago
Leo Chen 4bde201697 [resharding] add new node resharding/game support 5 years ago
Leo Chen 7d353c4120 [test] enable epoch/resharding test on localnet network 5 years ago
Leo Chen 3b54ec0420 [sharding] set shardID within FindAccount 5 years ago
Leo Chen 20c69da1c0 [localtest] add localnet network type support 5 years ago
Leo Chen b0ef9ee231 [testnet] add 300 dummy keys to testnet configuration 5 years ago
Leo Chen a7f4ea0374 [testnet] add two set of new dummy keys 5 years ago
Leo Chen 5f6a8a12bf [resharding] add hmyaccount and fnaccount 5 years ago
Eugene Kim 13b4e03674 Make sharding configuration flexible 5 years ago
Leo Chen a45be75e1a [ver] add nodeconfig set/get version 6 years ago
Minh Doan 6674669ebb move constants to nodeconfig 6 years ago
Rongjian Lan d2e9862b91 Fix coinbase bad block issue 6 years ago
Eugene Kim 7f3d41effd Make DNS zone configurable via -dns_zone 6 years ago
Rongjian Lan 2f1223e84b Move networkType into internal config 6 years ago
chao 7037c12dda address pr comments 6 years ago
Rongjian Lan 44aa643fa5 Add support for explorer node 6 years ago
Minh Doan 489228f465 add comments 6 years ago
Minh Doan e38a01b615 add util for get port from base and diff 6 years ago
Eugene Kim 7445699909 More fixes/improvements 6 years ago
Eugene Kim 664c6c1513 A cumulative collection of fixes/improvements: 6 years ago
ak 162dbea99a Seperate the notion of shardId zero from a beacon node 6 years ago
Rongjian Lan f72cb43b83 make 1+3 sharded network work locally with deploy.sh 6 years ago
chao 2c6292c40e whole network can restart and resume from previous state 6 years ago
Minh Doan beaa0a84fe clean up technical debt 6 years ago
ak d0832dbbb1 addressing leo and chao comments 6 years ago
ak dd65bf4673 Archival node setup 6 years ago
ak 12e4f13955 Backup Node 6 years ago
chao 51d42cc86c fix wallet not working issue 6 years ago
Minh Doan ca25ea657a fix goimports 6 years ago
Minh Doan 9a2cfb9080 change BlsPubKey to ConsensusPubKey and remove unnecessary log 6 years ago
Minh Doan 042c3e2005 fix comments 6 years ago
Minh Doan 901e7f884f setup consensus and node based on nodeconfig 6 years ago
Minh Doan e399e2a31d clean & refactor. move beacondb to nodeconfig 6 years ago
Minh Doan 15d134e280 support db by default. move ldb to nodeconfig 6 years ago
Minh Doan fcd950e270 create global config 6 years ago
Minh Doan a4d3c13a18 rename PubKey to BlsPubKey 6 years ago