Commit Graph

4644 Commits (3d66c2fd493eddcb2c93f58a9c2219159432a04a)
 

Author SHA1 Message Date
Rongjian Lan 907c4a75a5 Fix cross link verification 5 years ago
Rongjian Lan d55cf7a810 Fix lint 5 years ago
Rongjian Lan 747cecfe86 Fix insertChain return 5 years ago
Rongjian Lan 1307f48090 Fix last commit checking bug; fix local key setup 5 years ago
Leo Chen 060181b0ef
Merge pull request #1319 from denniswon/r3_txs_throttle 5 years ago
Leo Chen ae2d300efa
Merge pull request #1326 from mikedoan/doc_tx_pool 5 years ago
Dennis Won fdb7bd0903 update generated wallet ini for gogenerate fix 5 years ago
Dennis Won 49b0dea020 fix goimport 5 years ago
Dennis Won 1234b99a1d Merge branch 'r3_txs_throttle' of github.com:denniswon/harmony into r3_txs_throttle 5 years ago
Dennis Won b69aabc5b6 unbreak travis test 5 years ago
Dennis JongHyuck Won d4949654d0
Merge pull request #1 from LeoHChen/txr3 5 years ago
Dennis JongHyuck Won 4690a3e29f
Merge branch 'r3_txs_throttle' into txr3 5 years ago
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