Commit Graph

4456 Commits (bed4b80ecc9010bf4088c2e78b0cc41c8c800f80)
 

Author SHA1 Message Date
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
flicker-harmony aca519848b Add metrics flag 5 years ago
chao 5c512bef0e add crosslink data structure and leveldb read/write 5 years ago
Eugene Kim 3fdc9d6632
Merge pull request #1292 from harmony-ek/cherry_pick_v2_epoch 5 years ago
Eugene Kim 8cb5c51802 Merge pull request #1291 from xChickens/pr_20_fn_typo 5 years ago