Commit Graph

439 Commits (3a631925063990c6194ad8d031e51eedf82689d4)

Author SHA1 Message Date
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
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
Christopher Liu aaa7e00902
[Foundation] Add 43 (repl 3) FN keys (#1323) 5 years ago
Eugene Kim 8cb5c51802 Merge pull request #1291 from xChickens/pr_20_fn_typo 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 f0464fd3ba [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
Leo Chen e70c60cd2d [foundation] fixed a typo in the account address 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 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
Leo Chen b7c34f37e7 [epoch] dynamically calculate the epoch number 5 years ago
Leo Chen ff402dbf4a [cleanup] remove IsLeader of nodeConfig 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 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
chao e62df7268a [resharding] allow new bls key to join shard; dynamically change the bls keys in shard 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
Richard Liu 737f53cebf add comments 5 years ago
Richard Liu d7f7ddc93c add call 5 years ago
Richard Liu 9eb1a39fb8 fix timestamp marshal 5 years ago
Richard Liu 92595c29d5 block 5 years ago
Richard Liu ffb5263a12 return full tx 5 years ago
Leo Chen 3b54ec0420 [sharding] set shardID within FindAccount 5 years ago