Commit Graph

1159 Commits (73c31f542b3ca28b871c1a26e9efc82361cbbf40)

Author SHA1 Message Date
chao db56a7b7c2 destination shard tx value addition works 5 years ago
Rongjian Lan ccdafa0dca Fix merge marks 5 years ago
Rongjian Lan 1edbcb0db7 Add crosslink support on beacon chain 5 years ago
Dennis Won abd670639b wallet stress_test_script v.0 for stress testing token transfer 5 years ago
chao 0780a1c75a add merkle proof generation/validation and cxreceipts message handler function 5 years ago
Nye Liu e6c7b48e26
Fix typo :) 5 years ago
Dennis Won bf07063a2e fix recentTxsCounts map data clean up bug 5 years ago
Nye Liu bb27c3418e Fix typo :) 5 years ago
chao 02fb5cb7b2 add cxReceipt data type; add cxReceipt encode/decode; add logic wip 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
Dennis Won dffe6652a7 Renamed the prev MaxNumTxsPerBlockLimit to tx pool size limit and added another config value MaxNumTxsPerBlockLimit separately 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
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
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
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 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 04ff6cdffa Add changed file 5 years ago
flicker-harmony cf90273acd NodeBalanceCounter -> NodeBalanceGauge, remove unnecessary stuff in metrics service 5 years ago
Eugene Kim 02c68947ef Simplify network type handling 5 years ago
flicker-harmony e41f398e3d Add is a leader node metric 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
Christopher Liu 597e561b46
[Metrics] Fix Travis and undo zerolog changes 5 years ago
flicker-harmony 6cfc5207c4 Take epoch from current block number 5 years ago
flicker-harmony d149c0ccb1 Add metrics service 5 years ago
Priya Ganguly e6246ed207 got rid of CURRENT STAKING INFO error message 5 years ago
Priya Ganguly ac00a1092e got rid of CURRENT STAKING INFO error message 5 years ago
Priya Ganguly 70bca64b79 fixed goimport format 5 years ago
Priya Ganguly 36e9c11d6c finished zerolog conversion 5 years ago
Priya Ganguly 9c52d313fb changed leftover files from log15 to zerolog 5 years ago
chao 311acdd5bb fix state sync bug after update consensus information 5 years ago
Chao Ma c80d196e47 initial setup of shard information use latest epoch info to replace genesis epoch info 5 years ago
Leo Chen 24f3a7524a [log] convert to zerolog in node/ module 5 years ago
chao 16e4ce9428 increase number of min peers in state syncing from 5 to 10 5 years ago
Leo Chen 6d070e4d39 [crash] fix a segfault using wallet for transfer 5 years ago
chao e9a352e9e5 Revert "fix network restart issue for mainnet shard0 down" 5 years ago
chao 26022d5478 Revert "Merge pull request #1238 from LeoHChen/recovery_block_in_shards" 5 years ago
Leo Chen d0da028014 Revert "add constants for demo fund" 5 years ago
Leo Chen b751d7b0c0 Revert "mint demo funds for testnet" 5 years ago
Leo Chen b29a3a2a4a Revert "move demo addresses to test folder" 5 years ago
Leo Chen 833c1f2de5 Revert "add minting demo addresses to local test" 5 years ago