Commit Graph

381 Commits (91250e1ec6c224e9150f659fcef1c0476ee9d2c7)

Author SHA1 Message Date
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
Jacky Wang 75dff6208e [cmd] set kms default enabled to false 4 years ago
Jacky Wang e68f2cfe18
[cmd] if running explorer node, set archive to true (#3306) 4 years ago
Jacky Wang 7a6fd23ff8 [cmd] more opt on logic and added comments 4 years ago
Jacky Wang 9740cfd43e [cmd] fix localnet syncing provider 4 years ago
Daniel Van Der Maden 8068d80200
Node API Refactor - pt3 (Stage 3.1 of Node API Overhaul) (#3297) 4 years ago
Jacky Wang 32d99b7547
[cmd] Added version information 4 years ago
Jacky Wang b9e6d336e0
[cmd] set devnet related flags as hidden. 4 years ago
Jacky Wang 4289737e29
[cmd] elaborated root cmd usage 4 years ago
Jacky Wang d943f5b425
[cmd] fix a bug where shard is not 4 in stressnet 4 years ago
Jacky Wang 0fd5f18ec8
[cmd] changed public ip flag values 4 years ago
Jacky Wang 200b0ca9e0
[cmd] changed consensus to option field, removed consensus flags, changed broadcast invalid transaction to option fields 4 years ago
Jacky Wang cb797783a3
[cmd] remove p2p.ip flag 4 years ago
Jacky Wang 8a250e6dd6
[cmd] seperate port between different usages 4 years ago
Jacky Wang 47fa673720
[cmd] added one more flag -TestHarmonyFlags 4 years ago
Jacky Wang c12bb262a6
[cmd] added flag tests 4 years ago
Jacky Wang 2c72098a3e
[cmd] small changes and fixes 4 years ago
Jacky Wang 93574bc4ee
[cmd] finished implementation of command line flags and commands 4 years ago
Jacky Wang b66be54a7e
[cmd] more refactoring 4 years ago
Jacky Wang 94b2d75923
[cmd] added more flags 4 years ago
Jacky Wang 3528b72bc6
[cmd] changed to use cli.HasFlagChanged function 4 years ago
Jacky Wang 242ca18234
[cmd] switch to cli.GetStringValue functions to use get values 4 years ago
Jacky Wang 74112a75b1
[cmd] added more stuff config. Need to implement an internal flag module 4 years ago