Commit Graph

4510 Commits (30c8c66b3906b80f79d294dd2e878267db8c2788)
 

Author SHA1 Message Date
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 24a87fdcc3 enable transactions by addiontally removing network check 5 years ago
Dennis Won 0d79de61a2 added error handling for the case when msg was not able to extracted from tx during throttling tx 5 years ago
Leo Chen 6eb83ca29e
Merge pull request #1322 from Blockdaemon/nyet-1320-PR1 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 c48f0bea46 fix nil seg fault breaking consensus 5 years ago
Dennis Won f41a2e6203 removed zero logger for the flow added in this pr 5 years ago
Nye Liu 5ffdbde086 Partial fix for #1320 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 1d48c7c42c added throttling by num transactions per account past hour 5 years ago
Dennis Won c632fd6c3b save recentTxsStats on node memory for per account/per block level transactions num tracking 5 years ago
Dennis Won af476b3ebc enable tx for all type of network (mainnet, testnet, local) 5 years ago
Dennis Won f902592a4d [r3 patch] throttle transactions with configuration per-network level 5 years ago
flicker-harmony 374cafcec1
Merge pull request #1309 from flicker-harmony/pr_metrics_update 5 years ago
flicker-harmony 04ff6cdffa Add changed file 5 years ago
flicker-harmony cf90273acd NodeBalanceCounter -> NodeBalanceGauge, remove unnecessary stuff in metrics service 5 years ago
Eugene Kim aa419fe23c
Merge pull request #1301 from harmony-ek/node_sh_support_pangaea 5 years ago
Eugene Kim 587a29696a Add -t (equivalent to -N pangaea) option 5 years ago
Eugene Kim aabf8a1889 Add -dns_zone support 5 years ago
Eugene Kim e199bf3fb4 Add betanet support 5 years ago
Eugene Kim 2c4f61d17a Do not define -metrics if -m is not given 5 years ago
Eugene Kim 2c8f55b716 Vary network type 5 years ago
Eugene Kim 2aa235104b Factor out common options and dyld var name 5 years ago
Eugene Kim a4457a3002 Add -N (network) option to node.sh 5 years ago
Leo Chen d57acb9319
Merge pull request #1296 from flicker-harmony/pr_metrics_service_update 5 years ago
chao bee4ad3002 modify transaction structure and method for cross shard tx 5 years ago
Eugene Kim 1c174c4c18
Merge pull request #1300 from harmony-ek/add_pangaea_net 5 years ago
Leo Chen fcf5c2253c
Merge pull request #1298 from harmony-one/coolcottontail-patch-1 5 years ago
flicker-harmony dda4a8dc63 Fix metrics node balance update issue 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
coolcottontail ff73d91aa2
Added missing digit to node 9008 pub BLS key name 5 years ago
flicker-harmony e41f398e3d Add is a leader node metric 5 years ago
Rongjian Lan a4c1972c77 Up the boundary (#1297) 5 years ago
Eugene Kim a7ec3b2d5b
Merge pull request #1295 from rlan35/validator_test 5 years ago
flicker-harmony 9c33714985 Fix storage 5 years ago
Rongjian Lan aa536b5bab Add shard check and set default revert valus 5 years ago
Rongjian Lan b7f77539e8 Add warning 5 years ago
Rongjian Lan 8ff2832c7c Revert bad blocks 5 years ago
chao 47bab85894 add message type and message handler placeholder for cross shard transactions 5 years ago
flicker-harmony 282cd1314c Add tx pool size metric 5 years ago