Commit Graph

4009 Commits (f126ccc8cba6c603b3ed23687cc160d02250c46a)
 

Author SHA1 Message Date
Christopher Liu 297ed3719c Fix capitalization typos 5 years ago
Christopher Liu 70111f64e5 Include logic for hoorays and fix log location 5 years ago
Christopher Liu ce3fd7428f Add pagerduty validation status script 5 years ago
Leo Chen 447460667b
Merge pull request #1237 from LeoHChen/dynamic_epoch_configuration 5 years ago
Leo Chen 3e1c71f73c [resharding] finalize the block per shard 5 years ago
Rongjian Lan e29564c04d Fix leader consensus retry logic 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
chao f334756313 fix shard3 down 5 years ago
Minh Doan c064ec696a fix bugs causing ws bug 5 years ago
Leo Chen 5e18f6f4a3
Merge pull request #1239 from LeoHChen/recovery_block_for_shard1 5 years ago
Leo Chen 61401ee1e4 [recovery] add block recovery for shard1 5 years ago
Leo Chen 3d815a6624
Merge pull request #1238 from LeoHChen/recovery_block_in_shards 5 years ago
Leo Chen c7bcd89e6b [consensus] recovery block when shard is stuck 5 years ago
Rongjian Lan cd7b23f517
Merge pull request #1235 from rlan35/r3 5 years ago
Chao Ma 2a299c9786 fix network restart issue for mainnet shard0 down 5 years ago
Rongjian Lan a61a749d00 Init last commit cache 5 years ago
Rongjian Lan cb7b5e3343 Revert comment change 5 years ago
Rongjian Lan 02e279ffd9 Add last commit cache 5 years ago
Rongjian Lan ff7ce4cff5 Persist last commit sig 5 years ago
Leo Chen ff402dbf4a [cleanup] remove IsLeader of nodeConfig 5 years ago
Leo Chen cc01a79f44 [local] use local-resharding test config 5 years ago
Leo Chen 2803b81c60
Merge pull request #1231 from LeoHChen/additional_200_fn_testnet 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 31c686ddb5 [test] add 200 test account/key for testnet/fn 5 years ago
Leo Chen 31251e5db2
Merge pull request #1230 from LeoHChen/configurable_blocks_per_epoch 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
Leo Chen 222d0c9816 [cleanup] remove unused FirstEpoch variable 5 years ago
Chao Ma 9f589aa2db address comments for PR1219 5 years ago
chao e62df7268a [resharding] allow new bls key to join shard; dynamically change the bls keys in shard 5 years ago
flicker-harmony 226eca1ff6
Merge pull request #1212 from flicker-harmony/pr_wallet_perf_issue 5 years ago
Leo Chen 42b8a5c23f
Merge pull request #1225 from LeoHChen/500_tn_blskeys 5 years ago
Leo Chen 9d4575658d
Merge pull request #1224 from LeoHChen/new_node_join_resharding 5 years ago
Leo Chen 0233c53710 [test] support newnode test in deploy.sh 5 years ago
Leo Chen fefbffb219 [testnet] add 500 more keys into internal/genesis 5 years ago
Leo Chen 82307820d5 [resharding] add resharding epoch 5 years ago
Leo Chen 297896a51b [localnet] add 6 more localnet nodes and keys 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 c1f892c7be [newnode] set proper role for newnode 5 years ago
Leo Chen 2e8e1f0d8e [newnode] support newnode mode 5 years ago
Leo Chen c81fdbd0aa [cleanup] move enableGC outside of setupGenesisAccount 5 years ago
Leo Chen 4f9eb1a45a [cleanup] remove unused keystore variable 5 years ago
Minh Doan 25e58685a7 add ToShardID 5 years ago
Minh Doan da84baf446 add condition to work with mainnet 5 years ago
Minh Doan 78d1a52fd9 move Update out of Select Transaction 5 years ago
Minh Doan 5ecfe46b00 make the tx working again 5 years ago