Commit Graph

7225 Commits (5abe070ec600f8db3d8f73aed261d59e880fb8af)
 

Author SHA1 Message Date
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 aae2072680
Added metrics for dns server for sync service (#3975) 3 years ago
Jacky Wang a135e1f110
[sync] extend the expiration for sync status cache for non-validator nodes (#3974) 3 years ago
Jacky Wang d7af5ee9e0
[SYNC] refactor and make sync status check interval smaller (#3918) 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
Rongjian Lan d442ba9efc
Cache block processing results and reuse during block commitment to db (#3905) 3 years ago
LuttyYang c317881bbc
Add Rosetta Indexer (#3870) 3 years ago
yahtoo aae369babc fix: add configuration option 3 years ago
harjas a83a99812e Refactor the test file 3 years ago
harjas ff8e9d00cf update dependencies 3 years ago
harjas 9c9793cbc1 use eth rpc with go-json 3 years ago
harjas 6f39fafdb0 include rpc from go-eth 3 years ago
yahtoo 1133948ea9 Feat: mitigate single-Host P2P sybil attack 3 years ago
Rongjian Lan 616e94f668
update the error type for out of gas (#3900) 3 years ago
Rongjian Lan 471af49477
add logic to verify blocks in announce phase (#3897) 3 years ago
gab-nando e08fd4199f
Add flag to allow configuring log rotation via lumberjack (#3889) 3 years ago