Commit Graph

4644 Commits (3d66c2fd493eddcb2c93f58a9c2219159432a04a)
 

Author SHA1 Message Date
Christopher Liu 33f8e198c6
Merge pull request #1344 from xChickens/pr_cherrypick_aug_12_release 5 years ago
Christopher Liu 325c3aed15
[Foundation] Fix typo in BLS key and test clarity 5 years ago
Christopher Liu 40bd8bba62
[Foundation] Add 4 more keys 5 years ago
Christopher Liu 0584f3009d
[Pangaea] Add Pangaea profile to wallet.ini (#1327) 5 years ago
Nye Liu fe09f62035
Add target to errors so we know the misbehaving endpoint 5 years ago
Nye Liu 8f1f2726b7
Increase download register timeout 5 years ago
Nye Liu e6c7b48e26
Fix typo :) 5 years ago
Rongjian Lan 95f11459f0
Add test for validator info 5 years ago
Dennis Won bf07063a2e fix recentTxsCounts map data clean up bug 5 years ago
Charles Wang 48aafc4836 [Foundation] Add 20 New FN Keys (#1342) 5 years ago
Leo Chen 94f217a075
Merge pull request #1341 from Blockdaemon/r3-nyet-unify-json-logging-PR1 5 years ago
Nye Liu 3cb635182d Send ints as ints, unify json logging tagging, grammar fixes 5 years ago
Leo Chen 71e4597a71
Merge pull request #1337 from Blockdaemon/nyet-syncing-typo 5 years ago
Dennis Won a9b36f3b6e Merge branch 'r3' of github.com:harmony-one/harmony into r3_txs_throttle 5 years ago
Chao Ma ab8fad1905 add cxReceipt proof 5 years ago
Nye Liu bb27c3418e Fix typo :) 5 years ago
Leo Chen f150b4018e
Merge pull request #1335 from Blockdaemon/r3-nyet-fix-1333-JSON-logging-PR1 5 years ago
Leo Chen 19e6436fbd
Merge pull request #1329 from Blockdaemon/nyet-add-download-target-info-PR1 5 years ago
Leo Chen dd0b760c38
Merge pull request #1330 from Blockdaemon/nyet-increase-download-register-timeout-PR1 5 years ago
Nye Liu cc638a878f Log blockEpoch and blockNumber as Uint64 not Str 5 years ago
Nye Liu 534bbf9c15 Increase download register timeout 5 years ago
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