go-ethereum/internal/cli
Pratik Patil 43e5d3aa09
PR#518 and PR#529 -> qa (#532)
* 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>
2022-09-29 14:25:27 +05:30
..
flagset PR#518 and PR#529 -> qa (#532) 2022-09-29 14:25:27 +05:30
server PR#518 and PR#529 -> qa (#532) 2022-09-29 14:25:27 +05:30
account.go Lint internal/cli 2022-05-26 11:55:44 -07:00
account_import.go Lint internal/cli 2022-05-26 11:55:44 -07:00
account_list.go Lint internal/cli 2022-05-26 11:55:44 -07:00
account_new.go Lint internal/cli 2022-05-26 11:55:44 -07:00
attach.go Enable prealloc check and improve address comparison 2022-05-26 11:55:44 -07:00
bootnode.go Lint internal/cli 2022-05-26 11:55:44 -07:00
bor_fingerprint.go Lint internal/cli 2022-05-26 11:55:44 -07:00
chain.go Lint internal/cli 2022-05-26 11:55:44 -07:00
chain_sethead.go Lint internal/cli 2022-05-26 11:55:44 -07:00
chain_watch.go Lint internal/cli 2022-05-26 11:55:44 -07:00
command.go internal/cli: add support for removedb (#478) 2022-08-22 23:43:17 -07:00
debug.go internal/cli: add block tracing (#397) 2022-06-06 14:54:05 +05:30
debug_block.go internal/cli: add block tracing (#397) 2022-06-06 14:54:05 +05:30
debug_pprof.go internal/cli: add block tracing (#397) 2022-06-06 14:54:05 +05:30
debug_test.go internal/cli: add block tracing (#397) 2022-06-06 14:54:05 +05:30
dumpconfig.go internal/cli, cmd/geth: replaced package naoina/toml with BurntSushi/toml and updated config name-tags (#486) 2022-08-22 23:43:17 -07:00
markdown.go Automatically generate markdown pages from bor CLI 2022-05-09 17:10:36 +02:00
markdown_test.go Lint internal/cli 2022-05-26 11:55:44 -07:00
peers.go Lint internal/cli 2022-05-26 11:55:44 -07:00
peers_add.go Lint internal/cli 2022-05-26 11:55:44 -07:00
peers_list.go Lint internal/cli 2022-05-26 11:55:44 -07:00
peers_remove.go Lint internal/cli 2022-05-26 11:55:44 -07:00
peers_status.go Lint internal/cli 2022-05-26 11:55:44 -07:00
removedb.go internal/cli: add support for removedb (#478) 2022-08-22 23:43:17 -07:00
status.go Lint internal/cli 2022-05-26 11:55:44 -07:00
version.go Lint internal/cli 2022-05-26 11:55:44 -07:00