Commit Graph

4510 Commits (30c8c66b3906b80f79d294dd2e878267db8c2788)
 

Author SHA1 Message Date
Eugene Kim bdcb67ed30 Convert to ONE addresses 5 years ago
Rongjian Lan 75021dae16 Add first cross link block for mainnet 5 years ago
Leo Chen 67186f5304
Merge pull request #1360 from LeoHChen/fix_wallet_in_r3 5 years ago
Leo Chen 7152890686 [wallet] fix transfer --pass parameter 5 years ago
Rongjian Lan f126ccc8cb
Merge pull request #1359 from harmony-one/cross_shard_tx 5 years ago
Rongjian Lan f20520ffa5 Sort receipts list 5 years ago
Rongjian Lan f16c11b3df
Merge pull request #1358 from harmony-one/cross_shard_tx 5 years ago
Rongjian Lan 6ade661f9b Wire receipts in block proposal; fix lint 5 years ago
Rongjian Lan 0f1ddf4121
Merge pull request #1357 from harmony-one/cross_shard_tx 5 years ago
Rongjian Lan 5580d0df15 Add receipt local storage and pending list 5 years ago
Leo Chen e226ea04ba
Merge pull request #1356 from john-harmony/update_betanet_wallet_ini 5 years ago
chao 2a8882eb90 wip 5 years ago
john-harmony 4bc76046a3 Update betaNet wallet.ini 5 years ago
chao d90116d2cd Merge branch 'cross-shard' of github.com:harmony-one/harmony into cross-shard 5 years ago
chao e87820d593 fix cross shard tx nonce issue 5 years ago
Rongjian Lan b05503b6b9
Merge pull request #1348 from harmony-one/cross_shard_tx 5 years ago
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