Commit Graph

830 Commits (0ab1ced677e5958f1b3340cb810f08c05d941a69)

Author SHA1 Message Date
LuttyYang 3bce74fdbd
add auth-ws port (#3932) 3 years ago
yahtoo 2ecd96b948 fix: update toml config version 3 years ago
yahtoo f7247fb7f9 fix: add new config version for p2p security config 3 years ago
yahtoo c950b30644 change max conn per IP default to 10 3 years ago
yahtoo aae369babc fix: add configuration option 3 years ago
yahtoo 1133948ea9 Feat: mitigate single-Host P2P sybil attack 3 years ago
gab-nando e08fd4199f
Add flag to allow configuring log rotation via lumberjack (#3889) 3 years ago
Lutty dd31a20d32 fix ci 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 9bb0e177ad Fix pprof service related flag and config migration tests 3 years ago
niklr fd51db722f Set tomlConfigVersion to 2.2.0 3 years ago
niklr ef140c0b93 Implement pprof module extension 3 years ago
LuttyYang d79dd7d971
fix issue 3683 (#3816) 3 years ago
Lutty faacc7c091 rebase code 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 1ed07e93d1 [cmd] fix config persist 3 years ago
Peter Chung 74dfd53e0a [node,cmd] fix test syntax error 3 years ago
Peter Chung 1877d8e610 try to make goimports happy 3 years ago
Peter Chung 9fe7a51efa [rpc] add hmyv2_getConfig rpc 3 years ago
Peter Chung de603b3b94 [cmd] add --verbose-prints=config flag 3 years ago
Jacky Wang 237ce07730
[cmd] stop broadcasting invalid transaction (#3744) 4 years ago
MathxH Chen e77bd0efe5
[rpc] Add rate limit data to metrics (#3727) 4 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 a042c9f5f6 Missing colon in comment for dnsSync.Server 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 cb3fc64267 Stopped using port-3000 for DNSSync 4 years ago
ntsanov 450fc265df Removed DNSSync.Port-3000 logic 4 years ago
ntsanov 63419f4841 Do update config prompt if using default config 4 years ago
ntsanov 77ab41f902 Migration 1.0.4 DNSPort = Network.DNSPort - 3000 4 years ago
ntsanov 931e919c20 Removed correctLegacyHarmonyConfig func 4 years ago
ntsanov e3ef4f8916 Fixes regarding PR comments 4 years ago
ntsanov 47f1224c71 Config 2.0.0 4 years ago
Jacky Wang 33a6ec23fd [cmd] one more fix on cmd unit test 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 d67328444f
[stream] make travis test dns sync logic 4 years ago
Rongjian Lan a03a17ce45 clean up and todos 4 years ago
Rongjian Lan b6ca283a8a remove unnecessary crosslink broadcast in state sync 4 years ago
Jacky Wang b2fe9fe348
[stream] node.IsRunningBeaconChain is refactored to a new method 4 years ago
Jacky Wang e1358ee1fc
[stream] fixed flag tests 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 3b58b45a36
[stream] setupSyncService small updated to fix code writing that might cause confusion 4 years ago