Commit Graph

3908 Commits (0a13cc2f159b68123b93e36aeea5acef89caf7e0)
 

Author SHA1 Message Date
Leo Chen 0a13cc2f15
Merge pull request #1195 from KaiskyInc/1171-replace-p2p 5 years ago
Minh Doan 4f5824f894 fix warnings for better code 5 years ago
Minh Doan 25ce6ff59d assign an address for call method if from is nil 5 years ago
Kai Lee 2e29ca7331
Merge pull request #1 from LeoHChen/1171-replace-p2p 5 years ago
Leo Chen 1be0bccce1 [bootnode] fix local/jenkins test after using zerolog 5 years ago
Leo Chen f5a433eaac
Merge pull request #1246 from LeoHChen/quick_test_file_fix 5 years ago
Leo Chen 38cd570c0d [epoch] fix IsLastBlock if block is less than epoch block 5 years ago
Leo Chen e08d634082 [test] fix the local test 5 years ago
Christopher Liu c4a60c4608 Silence curl 5 years ago
Christopher Liu 071ec08b34 Added $() around commands 5 years ago
Christopher Liu 7d7ba13d4c Fix key issues and remove storing triggered state 5 years ago
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
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
Minh Doan c064ec696a fix bugs causing ws bug 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
flicker-harmony e2141827f4 Update 5 years ago