Commit Graph

3895 Commits (70111f64e5e348d7fbbef94f650c86a441de5fa4)
 

Author SHA1 Message Date
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
Richard Liu 0f33f51c6d
Merge pull request #1221 from lzl124631x/ricl-call 5 years ago
flicker-harmony 338be76733 Add optimization 5 years ago
Richard Liu 737f53cebf add comments 5 years ago
Richard Liu d7f7ddc93c add call 5 years ago
Richard Liu a15a43df36
Merge pull request #1217 from lzl124631x/ricl-hmy-client 5 years ago
Richard Liu 593ede95c0 eth not found 5 years ago
Richard Liu 60bfb8daf6
Merge pull request #1218 from lzl124631x/ricl-timestamp 5 years ago
Richard Liu 9eb1a39fb8 fix timestamp marshal 5 years ago
Richard Liu 92595c29d5 block 5 years ago
Richard Liu 622954b538 remove uncle 5 years ago
Richard Liu 117ffd5039 add hmyclient 5 years ago
Leo Chen b62ad36297
Merge pull request #1214 from lzl124631x/ricl-get-block-by-number 5 years ago