Commit Graph

166 Commits (5aed39f74d52d170fc3da925f3d202640d7cbcf6)

Author SHA1 Message Date
charleszqwang 612b11a7c2 Add 50 FN Keys 5 years ago
Rongjian Lan 75021dae16 Add first cross link block for mainnet 5 years ago
Rongjian Lan 1307f48090 Fix last commit checking bug; fix local key setup 5 years ago
Dennis Won 49b0dea020 fix goimport 5 years ago
Dennis Won a9bbcf6ae8 stress test script updates 5 years ago
Dennis Won b1bc9ea3b6 wallet stress_test_script v.0 for stress testing token transfer 5 years ago
Dennis Won 704872b9ca Renamed the prev MaxNumTxsPerBlockLimit to tx pool size limit and added another config value MaxNumTxsPerBlockLimit separately 5 years ago
Dennis Won 357703d643 revert comparing by nano. compare max limit on tx amount with one 5 years ago
Dennis Won 7d91280967 fix max big int limit comparison issue with overflow 5 years ago
Dennis Won df7bb99d46 rename tx throttline configuration key name to localnetMaxNumRecentTxsPerAccountLimit 5 years ago
Dennis Won df2f2eb3c9 rename tx throttline configuration key name to MaxNumTxsPerAccountPastHourLimit 5 years ago
Dennis Won c001915e1a simple symbol renaming for txThrottleFlag 5 years ago
Dennis Won 718a937ddc [r3 patch] throttle transactions with configuration per-network level 5 years ago
Dennis Won 8e926cce03 stress test script updates 5 years ago
Leo Chen 822334efc1 [shardingconfig] fix the test failure and add test cases 5 years ago
Dennis Won abd670639b wallet stress_test_script v.0 for stress testing token transfer 5 years ago
Christopher Liu 40bd8bba62
[Foundation] Add 4 more keys 5 years ago
Charles Wang 48aafc4836 [Foundation] Add 20 New FN Keys (#1342) 5 years ago
coolcottontail a008c6678b rebased to master 5 years ago
Dennis Won dffe6652a7 Renamed the prev MaxNumTxsPerBlockLimit to tx pool size limit and added another config value MaxNumTxsPerBlockLimit separately 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
Dennis Won e37f3ed966 revert comparing by nano. compare max limit on tx amount with one 5 years ago
Dennis Won 9da6f5624c fix max big int limit comparison issue with overflow 5 years ago
Christopher Liu aaa7e00902
[Foundation] Add 43 (repl 3) FN keys (#1323) 5 years ago
Dennis Won dae2e393c9 rename tx throttline configuration key name to localnetMaxNumRecentTxsPerAccountLimit 5 years ago
Dennis Won 987306a9f8 rename tx throttline configuration key name to MaxNumTxsPerAccountPastHourLimit 5 years ago
Dennis Won b4c4f76546 simple symbol renaming for txThrottleFlag 5 years ago
Dennis Won f902592a4d [r3 patch] throttle transactions with configuration per-network level 5 years ago
Eugene Kim d6925abf1a Add Pangaea sharding config 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 e94b2ea990 [Foundation] Fix typo and add 18 new FNs 5 years ago
Christopher Liu f0464fd3ba [Foundation] Add 32 more FN Keys 5 years ago
Christopher Liu eb4faf035e [Foundation] Fix typo and add 18 new FNs 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
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
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 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 38cd570c0d [epoch] fix IsLastBlock if block is less than epoch block 5 years ago