Commit Graph

4482 Commits (1a1caa422dd2941e889300c9ce00fbf92fddc577)
 

Author SHA1 Message Date
Dennis Won 5df2131bad addressed PR comments 5 years ago
Dennis Won a9bbcf6ae8 stress test script updates 5 years ago
Dennis Won 6bcbde5a3a update generated_wallet.ini.go to date 5 years ago
Dennis Won b1bc9ea3b6 wallet stress_test_script v.0 for stress testing token transfer 5 years ago
Dennis Won 04682a53b9 fix recentTxsCounts map data clean up bug 5 years ago
Dennis Won 7f6afb138e fix unit test that failed travis 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 3a63192506 enable transactions by addiontally removing network check 5 years ago
Dennis Won b8550ab001 added error handling for the case when msg was not able to extracted from tx during throttling tx 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 3653c43619 fix nil seg fault breaking consensus 5 years ago
Dennis Won af858d93e6 removed zero logger for the flow added in this pr 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 46c93eb628 added throttling by num transactions per account past hour 5 years ago
Dennis Won 9fa8a38e20 save recentTxsStats on node memory for per account/per block level transactions num tracking 5 years ago
Dennis Won bf13dea40d enable tx for all type of network (mainnet, testnet, local) 5 years ago
Dennis Won 718a937ddc [r3 patch] throttle transactions with configuration per-network level 5 years ago
Leo Chen 1e45383f30
Merge pull request #1346 from LeoHChen/merge_r3 5 years ago
Leo Chen 639406ba63 [wallet] update generated wallet.ini 5 years ago
Rongjian Lan d60fe64799 Merge branch 'cross-shard' of github.com:harmony-one/harmony into cross_shard_tx 5 years ago
Rongjian Lan 868dfdbf19 fix lint 5 years ago
Dennis Won 8e926cce03 stress test script updates 5 years ago
Christopher Liu a453c2c723
[Pangaea] Add -p and -t (profile/pangaea) option (#1352) 5 years ago
Leo Chen e606d4a9df
Merge pull request #1351 from flicker-harmony/pr_block_height_issue_fix 5 years ago
chao db56a7b7c2 destination shard tx value addition works 5 years ago
flicker-harmony 9ead788413 Fix block height issue 5 years ago
Leo Chen 822334efc1 [shardingconfig] fix the test failure and add test cases 5 years ago
Rongjian Lan ccdafa0dca Fix merge marks 5 years ago
Rongjian Lan 7de867c697 merge conflict 5 years ago
Rongjian Lan 1edbcb0db7 Add crosslink support on beacon chain 5 years ago
Leo Chen 1259d5e347 Merge remote-tracking branch 'origin/r3' into merge_r3 5 years ago
Dennis Won fa9648a7ab update generated_wallet.ini.go to date 5 years ago
Dennis Won 9fd22168b0 pull merge 5 years ago
Dennis Won abd670639b wallet stress_test_script v.0 for stress testing token transfer 5 years ago
chao 0780a1c75a add merkle proof generation/validation and cxreceipts message handler function 5 years ago
Christopher Liu 33f8e198c6
Merge pull request #1344 from xChickens/pr_cherrypick_aug_12_release 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
Christopher Liu 0584f3009d
[Pangaea] Add Pangaea profile to wallet.ini (#1327) 5 years ago
Nye Liu fe09f62035
Add target to errors so we know the misbehaving endpoint 5 years ago
Nye Liu 8f1f2726b7
Increase download register timeout 5 years ago
Nye Liu e6c7b48e26
Fix typo :) 5 years ago
Rongjian Lan 95f11459f0
Add test for validator info 5 years ago
Dennis Won bf07063a2e fix recentTxsCounts map data clean up bug 5 years ago
Charles Wang 48aafc4836 [Foundation] Add 20 New FN Keys (#1342) 5 years ago
Leo Chen 94f217a075
Merge pull request #1341 from Blockdaemon/r3-nyet-unify-json-logging-PR1 5 years ago
Nye Liu 3cb635182d Send ints as ints, unify json logging tagging, grammar fixes 5 years ago