Commit Graph

403 Commits (ce6e4c1f4cdfb5524e3cfe42f58141fd4649bcb0)

Author SHA1 Message Date
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
Leo Chen 6358379924 [ntp] address review comments 4 years ago
Leo Chen 112b403ba3 [ntp] check local time against ntp server 4 years ago
Leo Chen 0ad38d2a1c make viewchange variable private 4 years ago
Leo Chen a229177945 [viewchange] rename view change files 4 years ago
Daniel Van Der Maden b291f181fa
Offline Node Support (#3383) 4 years ago
Jacky Wang 2430a85162
[core] node stuck fix (#3378) 4 years ago
Leo Chen 1b66674f29 [misc] print Version during node bootup 4 years ago
Leo Chen 0c04a2b574 [consensus] rename SetViewID to SetViewIDs 4 years ago