Commit Graph

7236 Commits (4615505d2f7482f5a75874cefb231f9996ff2ada)
 

Author SHA1 Message Date
Soph 4615505d2f
Merge pull request #3973 from JackyWYX/sync_stuck_fix 3 years ago
Jacky Wang 866d3a684d
further fix the rossetta test 3 years ago
Soph efc6ce3bc8
Merge pull request #3971 from rlan35/rate_limit2 3 years ago
Jacky Wang aa7ebc1f5d
[rpc] replace go-ethereum/ethereum/rpc with harmony-one/harmony/eth/rpc (#3947) 3 years ago
Max 5abe070ec6
Resolve harmony-one/bounties#90: Add revert mechanism for UpdateValidatorWrapper (#3939) 3 years ago
Jacky Wang 2f679554eb
[SYNC] Sync stuck fix2 (#3976) 3 years ago
Jacky Wang 1c37a17d3b
[sync] fix rossetta test 3 years ago
Jacky Wang f0103161ae
[sync] release one runlock at forEachPeer, and change default maxPeerHeight to maxInt if error 3 years ago
Jacky Wang aae2072680
Added metrics for dns server for sync service (#3975) 3 years ago
Rongjian Lan 5ac1f4c684 Fix rate limit metrics; add rate limit on Call method 3 years ago
Jacky Wang a135e1f110
[sync] extend the expiration for sync status cache for non-validator nodes (#3974) 3 years ago
Rongjian Lan bd9e27a6ce Merge branch 'main' of github.com:harmony-one/harmony into rate_limit2 3 years ago
Jacky Wang d7af5ee9e0
[SYNC] refactor and make sync status check interval smaller (#3918) 3 years ago
Rongjian Lan d0e2e7a302 fix test 3 years ago
Rongjian Lan c9462c9a0f reduce limit on rpc 3 years ago
Rongjian Lan 1ad108dc68 add rate limit on more rpcs 3 years ago
zhiqiangxu 7e3d507f1e
fix DecodeSigBitmap (#3949) 3 years ago
Jacky Wang 3e5c0e035e
[sync] remove two unnecessary use of global mutex in StateSync (#3970) 3 years ago
Rongjian Lan 326a00b935
fix build (#3968) 3 years ago
Soph 231729f116
Merge pull request #3927 from rlan35/rate_limiter 3 years ago
zhiqiangxu 5cfd1d549d
add GetHeaderByNumberRLPHex and GetProof to rpc (#3951) 3 years ago
Rongjian Lan 4c9546a4d5
Do not process txns if node out of sync (#3958) 3 years ago
徐志强 3429bb5404 fix comment 3 years ago
Rongjian Lan f5dea3995b
fix block decode issue and add more nil check (#3953) 3 years ago
Soph 65614950c7
[rpc] align public rpc method to the private rpcs (#3948) 3 years ago
Leo Chen 80b8333469
[log] log too much peers (#3936) 3 years ago
Soph d5a89692a6
add correct auth api (#3934) 3 years ago
LuttyYang 3bce74fdbd
add auth-ws port (#3932) 3 years ago
Soph e90e90bc5e
Merge pull request #3930 from jhd2best/add_public_method_to_private_port 3 years ago
haodi 91dd13111b add public method to private port 3 years ago
Leo Chen 4433832f57
Merge pull request #3904 from yahtoo/feat/anti-sybil 3 years ago
yahtoo 2ecd96b948 fix: update toml config version 3 years ago
yahtoo 3fe670831b fix: add p2p security module unit test 3 years ago
Leo Chen 4154b5360c
Merge pull request #3928 from JackyWYX/disable_trace_in_public 3 years ago
Jacky Wang bf5d1f78ba
[rpc] disable trace api in rpc 3 years ago
Rongjian Lan 42e1476e49 Add rate limit on costly rpcs 3 years ago
yahtoo 720bf6c162 fix: fix new connection check logic error 3 years ago
yahtoo f7247fb7f9 fix: add new config version for p2p security config 3 years ago
Tw33t3r 42c88b552e
Statedb Copy(): Use Staking/Tests Deep Copy of ValidatorWrapper (#3916) 3 years ago
yahtoo c950b30644 change max conn per IP default to 10 3 years ago
Soph 17e6bafb3b
[RPC] revert PR #3907 (#3922) 3 years ago
Jacky Wang 4bf9c3e527
[RPC] General solution of prometheus metrics for all RPC methods (#3919) 3 years ago
Leo Chen 791c9d2018
Merge pull request #3907 from harjas27/go_json 3 years ago
Rongjian Lan 0bed4945f4
Order super committe slots list by bitmap order (#3913) 3 years ago
Jacky Wang c1f62404a3
Sync status rpc fix (#3912) 3 years ago
harjas 2f8a98ba45 Update goimports 3 years ago
harjas 44c13a24cd Update goimports 3 years ago
harjas bbf6c0bec1 Update go mod 3 years ago
harjas 2b2b32fe10 Fix tests in rpc module 3 years ago
harjas c2a2dc7238 Rename object to fix duplicate symbol error 3 years ago