Commit Graph

85 Commits (f75cccfe3914fef6f8bb9314e3dc6453698b6538)

Author SHA1 Message Date
Max cf5a264b15
[p2p] feat: add maximum peers limit (#4272) 2 years ago
Diego Nava db870bddd8
fix: add go-eth metrics flags (#4269) 2 years ago
Jason Yi a928fe4ab7
feat: make log to console as optional (#4208) 2 years ago
Max 18ba697870
[pool] make GlobalSlots configurable (#4236) 2 years ago
PeekPI 7ae12b14b7
[txpool] fix #4215, support allowed transaction list. (#4218) 2 years ago
Gheis 8bd76f14e1
add new config to set local accounts from harmony config (#4177) 3 years ago
Gheis ea96987816
Feature/rpc filter (#4173) 3 years ago
Max 947c6ef11c
[p2p]: feat: allow disable scan of private ips (#4151) 3 years ago
haodi e736473bc6 fixed test case 3 years ago
haodi 9fc2b4404b add more params for sharddb 3 years ago
haodi a4e05f076d fixed test case 3 years ago
Max 649ea56b9a
feat: Add AccountSlots flag for TxPool (#4071) 3 years ago
lutty d6d25be453 leveldb shard 3 years ago
Haodi 832658480b
fixed rosetta issues (#4034) 3 years ago
LuttyYang 3bce74fdbd
add auth-ws port (#3932) 3 years ago
yahtoo aae369babc fix: add configuration option 3 years ago
gab-nando e08fd4199f
Add flag to allow configuring log rotation via lumberjack (#3889) 3 years ago
Lutty 5221838f26 support cli flag 3 years ago
MathxH Chen af7e0dee71
Add DHT concurrency flag (#3829) 3 years ago
niklr 7af5cdd864 Update pprof module extension 3 years ago
niklr ef140c0b93 Implement pprof module extension 3 years ago
peekpi b10628406e fix travis_rpc_checker 3 years ago
LuttyYang d79dd7d971
fix issue 3683 (#3816) 3 years ago
Lutty faacc7c091 rebase code 3 years ago
peekpi 404b861f81 [tracer][explorer] use event to send trace data to explorer 3 years ago
peekpi 054ba5d712 [explorer][tracer] store trace result into explorer db 3 years ago
peekpi 698e363f0a [tracer][core] call tracer module when insert blocks 3 years ago
Peter Chung 96d525a36f [cmd] default Log.VerbosePrints.Config to true 3 years ago
Peter Chung eaf70027e8 try to make goimports happy 3 years ago
Peter Chung fe4361fbf1 [cmd] add config migration 2.1.0 3 years ago
Peter Chung 1877d8e610 try to make goimports happy 3 years ago
Peter Chung de603b3b94 [cmd] add --verbose-prints=config flag 3 years ago
Jacky Wang 258f20ecb4
[cmd] Disable stream sync protocol as default on mainnet. (#3723) 4 years ago
MathxH Chen 5e09b89322
[rpc] Add Rate Limiter and cache for RPCs (#3711) 4 years ago
ntsanov 774dadd369 legacyDNSFlag(--dns) is now hidden 4 years ago
ntsanov a1550504c8 Config V2.0.0 PR fixes 4 years ago
ntsanov 47f1224c71 Config 2.0.0 4 years ago
Jacky Wang 5be1c10bda [cmd] more fixes 4 years ago
Jacky Wang 42bd346875 [cmd] small fixes in print messages 4 years ago
Jacky Wang abc21029b9 [cmd] further changed cmd code and fix unit test cases 4 years ago
Jacky Wang d7f31c5721 [cmd] changed code of dns-port 4 years ago
Jacky Wang fbff3b4be5
[stream] added --sync.downloader flag to enable the node run sync stream server without start downloader 4 years ago
Jacky Wang 79f9e12168
[stream] setup downloader in main. Added sync related flags, and revert beacon helper not to verify signature" 4 years ago
Jacky Wang 3d6858aba5
[P2P] Added functionality to Host for stream, replaced networkInfo service. (#3534) 4 years ago
Leo Chen c8631f2be8 [config] rename IsArchival to ArchiveModes 4 years ago
Leo Chen 74971b63b9 [config] disable beacon archival by default 4 years ago
Leo Chen 47b05a2458 [prometheus] fixed test error 4 years ago
Leo Chen 1bd3b9fe9f [prometheus] enable pushgateway for mainnet node by default 4 years ago
Leo Chen 06afef29dc [prometheus] remove redundant default config 4 years ago
Leo Chen e0ba870ca7 [prometheus] add EnablePush flag 4 years ago