Commit Graph

411 Commits (96d525a36f716b3b3cd233e53ea1907bdbf30d4c)

Author SHA1 Message Date
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 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 a1550504c8 Config V2.0.0 PR fixes 4 years ago
ntsanov cb3fc64267 Stopped using port-3000 for DNSSync 4 years ago
ntsanov 63419f4841 Do update config prompt if using default config 4 years ago
ntsanov 47f1224c71 Config 2.0.0 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
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 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
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 c05e150aa7
[stream] rename dns syncing package to legacysync 4 years ago
Jacky Wang 3d6858aba5
[P2P] Added functionality to Host for stream, replaced networkInfo service. (#3534) 4 years ago
Jacky Wang f00c90e3e6
Graceful shutdown - All registered services are shutdown gracefully. (#3533) 4 years ago
Rongjian Lan d1f1103b02
Resolves issues on eth comaptible txns (#3500) 4 years ago
Rongjian Lan d6e98436f4
Add EthChainID and update signers accordingly for processing eth txns. (#3497) 4 years ago
Leo Chen b38118fcbb
[node] graceful shutdown validators (#3483) 4 years ago
Rongjian Lan 6782972407
Cleanup sharding config code and add epoch block change for localnet (#3473) 4 years ago
Rongjian Lan 60e42232a9
Change blocks per epoch for testnet. (#3472) 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 6b5e84dda0 [prometheus] expose Config and remove module variable 4 years ago
Leo Chen 1c739d7581 [prometheus] add node type into job name 4 years ago
Leo Chen e0ba870ca7 [prometheus] add EnablePush flag 4 years ago
Leo Chen 1b15d5a9d7 [prometheus] move config to prometheus package 4 years ago
Leo Chen d06fcd95f5 [prometheus] use peer id as instance name 4 years ago
Leo Chen 6817dd3792 [prometheus] add network type and shard id 4 years ago
Leo Chen e1c528e9ff [prometheus] init pushgateway support 4 years ago
Leo Chen 392deab76d
[prometheus] enable prometheus config with old toml file (#3464) 4 years ago
Leo Chen cc9f435303 [prometheus] add prometheus ip configuration flag 4 years ago
Leo Chen b4af9bffdd [prometheus] initial support of prometheus metrics 4 years ago
Rongjian Lan bae5be68da
add aggregateSig flag (#3438) 4 years ago
Rongjian Lan 4aef0f4132 do not sent committed at 67% 4 years ago
Rongjian Lan 32c29e29f9 Revert "remove beacon sync for explorer node" 4 years ago
Rongjian Lan 13051c4cf8 remove beacon sync for explorer node 4 years ago
Rongjian Lan 9d95b9844d rename ChainReader to Blockchain 4 years ago
Rongjian Lan 611448a0a1 pipelining wireframe 4 years ago
Janet Liang 72115e4707 [config] Rename Enabled to DebugEnabled to be more clear 4 years ago
Janet Liang ec3f266cda [config] Add flag to enable/disable private debug apis 4 years ago
Leo Chen bf9a240a61 [ntp] do not exit if ntp query failed 4 years ago