Commit Graph

7566 Commits (1761a3ae644394255028b2792dbbd969cc8942db)
 

Author SHA1 Message Date
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 dc2438d4cc fix test 3 years ago
Rongjian Lan d00836c755 fix test 3 years ago
Rongjian Lan 0bb40ffc82 fix test 3 years ago
Rongjian Lan a18ce6dd52 fix test 3 years ago
Rongjian Lan 014c8f5e98 fix build 3 years ago
Rongjian Lan 07c63c27c0 trigger travis 3 years ago
Rongjian Lan a42f6f9897 Merge branch 'main' of github.com:harmony-one/harmony into HEAD 3 years ago
Rongjian Lan 326a00b935
fix build (#3968) 3 years ago
Rongjian Lan 0204df16ea fix tests 3 years ago
Soph 231729f116
Merge pull request #3927 from rlan35/rate_limiter 3 years ago
Rongjian Lan de3b044db8 fix tests 3 years ago
Rongjian Lan 6210e22b3d update min gas to 30 gwei 3 years ago
peekpi eb929b98ad always call SetTxHashETH in block insertion function 3 years ago
peekpi b2f9b06d04 add eth tx hash into stateDB memory objefct 3 years ago
peekpi aa33ca6696 add comments and move unused code to test file 3 years ago
peekpi 2873abab22 fix bug of ParityBlockTracer.GetStorage() 3 years ago
peekpi acc5a8a749 Merge remote-tracking branch 'harmony/main' into traceDB 3 years ago
zhiqiangxu 5cfd1d549d
add GetHeaderByNumberRLPHex and GetProof to rpc (#3951) 3 years ago
Rongjian Lan 9642566441 update comment 3 years ago
Rongjian Lan bf129f056c update min gas price to 50gwei 3 years ago
Rongjian Lan da65c8158a bump min gas price to 100 gwei 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
Rongjian Lan 52da22f2e1
Merge branch 'main' into traceDB 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