Commit Graph

536 Commits (2fcf9ed8b8afcc63bc56e7d6379379add585c565)

Author SHA1 Message Date
Rongjian Lan 5580d0df15 Add receipt local storage and pending list 5 years ago
chao 2a8882eb90 wip 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 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
chao 02fb5cb7b2 add cxReceipt data type; add cxReceipt encode/decode; add logic wip 5 years ago
flicker-harmony cefc76d5e9 Add committee api for explorer service 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 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