Commit Graph

4473 Commits (9f4e6a7e9e85cc0fb49d686177ae98f1d38f714b)
 

Author SHA1 Message Date
Nye Liu 59569ba6b8 Add target to errors so we know the misbehaving endpoint 5 years ago
Christopher Liu c25d01b378
[Pangaea] Add Pangaea profile to wallet.ini (#1327) 5 years ago
chao 025cb7c46f add cross shard wallet support 5 years ago
chao 3543fd972a add cross shard transaction type and evm call support 5 years ago
coolcottontail c3b84ab79d
Merge pull request #1294 from coolcottontail/vdf_version_onff 5 years ago
chao 02fb5cb7b2 add cxReceipt data type; add cxReceipt encode/decode; add logic wip 5 years ago
flicker-harmony 2837a0f68d Add block time and small test 5 years ago
Minh Doan f82f5a2e0b add doc design of tx pool 5 years ago
flicker-harmony 105eaa22e2 Fix merge 5 years ago
flicker-harmony cefc76d5e9 Add committee api for explorer service 5 years ago
Dennis Won 8bd49d7736 fix unit test that failed travis 5 years ago
coolcottontail a008c6678b rebased to master 5 years ago
Dennis Won b140f17b58 pull merge 5 years ago
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