go-ethereum/internal/cli
Pratik Patil 57075d000d
Add support for new flags in new config.toml, which were present in old config.toml (#612)
* added HTTPTimeouts, and TrieTimeout flag in new tol, from old toml

* added RAW fields for these time.Duration flags

* updated the conversion script to support these extra 4 flags

* removed hcl and json config tests as we are only supporting toml config files

* updated toml files with cache.timeout field

* updated toml files with jsonrpc.timeouts field

* tests/bor: expect a call for latest checkpoint

* tests/bor: expect a call for latest checkpoint

* packaging/templates: update cache values for archive nodes

Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
2022-12-05 19:21:33 +05:30
..
flagset PR#518 and PR#529 -> qa (#532) 2022-09-29 14:25:27 +05:30
server Add support for new flags in new config.toml, which were present in old config.toml (#612) 2022-12-05 19:21:33 +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 Add support for new flags in new config.toml, which were present in old config.toml (#612) 2022-12-05 19:21:33 +05:30
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