Commit Graph

467 Commits (864786b78776fd16eee6e028e4db03a28dae79d7)

Author SHA1 Message Date
Leo Chen 822334efc1 [shardingconfig] fix the test failure and add test cases 5 years ago
Christopher Liu 325c3aed15
[Foundation] Fix typo in BLS key and test clarity 5 years ago
Christopher Liu 40bd8bba62
[Foundation] Add 4 more keys 5 years ago
Rongjian Lan 95f11459f0
Add test for validator info 5 years ago
Charles Wang 48aafc4836 [Foundation] Add 20 New FN Keys (#1342) 5 years ago
coolcottontail a008c6678b rebased to master 5 years ago
coolcottontail 66bbac5f3f used an extra large start epoch number for mainnet(to be modified 5 years ago
coolcottontail 1feaeaea61 added wrapper for randonness generation based on epoch 5 years ago
Christopher Liu aaa7e00902
[Foundation] Add 43 (repl 3) FN keys (#1323) 5 years ago
Eugene Kim c72b1ec667 Remove unused variable 5 years ago
Eugene Kim 3b8fc36d0d Add -network_type=pangaea 5 years ago
Eugene Kim 02c68947ef Simplify network type handling 5 years ago
Eugene Kim d6925abf1a Add Pangaea sharding config 5 years ago
Eugene Kim 42863287c5 Add Pangaea account table 5 years ago
flicker-harmony aca519848b Add metrics flag 5 years ago
Eugene Kim 8cb5c51802 Merge pull request #1291 from xChickens/pr_20_fn_typo 5 years ago
Christopher Liu 2255013fa2
Add v2epoch constant to table 5 years ago
Christopher Liu 4a7ede675a
[Foundation] Fix typo in 20 FNs 5 years ago
Eugene Kim 995a15daf7 Merge pull request #1288 from xChickens/pr_32_fn_typo 5 years ago
Christopher Liu e94b2ea990 [Foundation] Fix typo and add 18 new FNs 5 years ago
Christopher Liu 597e561b46
[Metrics] Fix Travis and undo zerolog changes 5 years ago
Christopher Liu f0464fd3ba [Foundation] Add 32 more FN Keys 5 years ago
Christopher Liu fd093c6211
[Foundation] Replace SD and MD2 with 2 FNs 5 years ago
Christopher Liu eb4faf035e [Foundation] Fix typo and add 18 new FNs 5 years ago
flicker-harmony d149c0ccb1 Add metrics service 5 years ago
coolcottontail 17f952000e fixed goimport.sh error 5 years ago
coolcottontail 46f292be25 created different consensysratio for localnet/mainnet 5 years ago
Christopher Liu 7f9721598c [Foundation] Add 32 more FN Keys 5 years ago
Leo Chen f9b7b98715 Revert "[foundation] fixed a typo in the account address" 5 years ago
chao 311acdd5bb fix state sync bug after update consensus information 5 years ago
chao fb5205828f separate the mode set from UpdateConsensusInformation to make it more usable by others e.g. explorer node 5 years ago
Rongjian Lan a719813b65 Add test for validator info 5 years ago
Leo Chen e70c60cd2d [foundation] fixed a typo in the account address 5 years ago
coolcottontail ec6c886cc3
Update localnet.go 5 years ago
coolcottontail 798e2fe9d0 use constants for vdf, adjusted mainnetVdfDifficulty 5 years ago
Leo Chen 9702431033 [test] fix unit test error 5 years ago
Chao Ma c80d196e47 initial setup of shard information use latest epoch info to replace genesis epoch info 5 years ago
coolcottontail fbad541ccf added VRF/VDF features 5 years ago
Leo Chen bcf2dcc92f [epoch] fix the wrong account in epoch1 5 years ago
Leo Chen c1f36e4aaf [epoch] add 4 more FN keys for epoch1 on mainnet 5 years ago
Leo Chen 4bf01db495 [epoch] adjust the first epoch block number on mainnet 5 years ago
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 7fb7b828bd [foundation] add 4 new foundational nodes for V1 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
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