Commit Graph

522 Commits (5c23794b889d2127d79c3e7513dbb48e10e32d4a)

Author SHA1 Message Date
Eugene Kim ef61a8c913 Make shardchain.CollectionImpl retain chain config 5 years ago
flicker-harmony 32497ea7a7 Fixes after testing explorer 5 years ago
Eugene Kim 8a1eb64e97 Refactor syncing peer provider 5 years ago
Chao Ma 61abd36725 fix cross shard transaction destination shard not adding balance 5 years ago
chao 2913ff7157 refactor incoming receipts handling; store both receipts+proof in block; add CXReceiptsProof verification 5 years ago
Rongjian Lan 5580d0df15 Add receipt local storage and pending list 5 years ago
Dennis Won b69aabc5b6 unbreak travis test 5 years ago
Dennis Won 5df2131bad addressed PR comments 5 years ago
Dennis Won b1bc9ea3b6 wallet stress_test_script v.0 for stress testing token transfer 5 years ago
Dennis Won 04682a53b9 fix recentTxsCounts map data clean up bug 5 years ago
Dennis Won 7f6afb138e fix unit test that failed travis 5 years ago
Dennis Won 704872b9ca Renamed the prev MaxNumTxsPerBlockLimit to tx pool size limit and added another config value MaxNumTxsPerBlockLimit separately 5 years ago
Dennis Won 7d91280967 fix max big int limit comparison issue with overflow 5 years ago
Dennis Won 3653c43619 fix nil seg fault breaking consensus 5 years ago
Dennis Won af858d93e6 removed zero logger for the flow added in this pr 5 years ago
Dennis Won df7bb99d46 rename tx throttline configuration key name to localnetMaxNumRecentTxsPerAccountLimit 5 years ago
Dennis Won 46c93eb628 added throttling by num transactions per account past hour 5 years ago
Dennis Won 9fa8a38e20 save recentTxsStats on node memory for per account/per block level transactions num tracking 5 years ago
Dennis Won bf13dea40d enable tx for all type of network (mainnet, testnet, local) 5 years ago
Dennis Won 718a937ddc [r3 patch] throttle transactions with configuration per-network level 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
Dennis Won bf07063a2e fix recentTxsCounts map data clean up bug 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 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 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 aca519848b Add metrics flag 5 years ago
Christopher Liu 597e561b46
[Metrics] Fix Travis and undo zerolog changes 5 years ago
flicker-harmony d149c0ccb1 Add metrics service 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 Ma c80d196e47 initial setup of shard information use latest epoch info to replace genesis epoch info 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 c7bcd89e6b [consensus] recovery block when shard is stuck 5 years ago
Chao Ma 2a299c9786 fix network restart issue for mainnet shard0 down 5 years ago
Leo Chen ff402dbf4a [cleanup] remove IsLeader of nodeConfig 5 years ago
Minh Doan 2d24f880d5 add logic of populating state sync for explorer 5 years ago
Minh Doan 7ec1d260c4 set up logic for explorer node 5 years ago
chao e469ec822a add grpc connection log when grpc dail failed 6 years ago