mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 15:46:43 +00:00
* Added script to generate config.toml fromstart.sh (#518) * added go and bash script to get config out of start.sh and updated flagset.go * changed 'requiredblocks' flag back to 'eth.requiredblocks' * updated script * changed 'requiredblocks' flag back to 'eth.requiredblocks' * updated tests, and removed requiredblocks from json and hcl * addressed comments * internal/cli/server: fix flag behaviour (#529) * remove setting maxpeers to 0 for nodiscover flag * set default prometheus and open-collector endpoint * skip building grpc address from pprof address and port * fix: linters * fix and improve tests * use loopback address for prometheus and open-collector endpoint * add logs for prometheus and open-collector setup * updated the script to handle prometheus-addr * updated builder/files/config.toml Co-authored-by: Pratik Patil <pratikspatil024@gmail.com> Co-authored-by: Manav Darji <manavdarji.india@gmail.com> |
||
|---|---|---|
| .. | ||
| flagset | ||
| server | ||
| account.go | ||
| account_import.go | ||
| account_list.go | ||
| account_new.go | ||
| attach.go | ||
| bootnode.go | ||
| bor_fingerprint.go | ||
| chain.go | ||
| chain_sethead.go | ||
| chain_watch.go | ||
| command.go | ||
| debug.go | ||
| debug_block.go | ||
| debug_pprof.go | ||
| debug_test.go | ||
| dumpconfig.go | ||
| markdown.go | ||
| markdown_test.go | ||
| peers.go | ||
| peers_add.go | ||
| peers_list.go | ||
| peers_remove.go | ||
| peers_status.go | ||
| removedb.go | ||
| status.go | ||
| version.go | ||