go-ethereum/internal/cli
Pratik Patil c4f33329ea
Added verbosity flag, supports log-level as well, but will remove that in future. (#722)
* changed log-level flag back to verbosity, and updated the conversion script

* supporting both verbosity and log-level, with a message to deprecat log-level

* converted verbosity to a int value
2023-02-10 08:49:32 +05:30
..
flagset Merge branch 'qa' and 'master' into develop (#663) 2023-01-13 14:47:14 +05:30
server Added verbosity flag, supports log-level as well, but will remove that in future. (#722) 2023-02-10 08:49:32 +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 Added verbosity flag, supports log-level as well, but will remove that in future. (#722) 2023-02-10 08:49:32 +05:30
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 Merge branch 'qa' and 'master' into develop (#663) 2023-01-13 14:47:14 +05:30
debug.go internal/cli: update grpc/protobuf dependency (#449) 2022-07-11 19:09:49 +03:00
debug_block.go internal/cli: add block tracing (#397) 2022-06-06 14:54:05 +05:30
debug_pprof.go Added flag in Status to wait for backend, and fixed panic issue. (#708) 2023-02-07 09:05:34 +05:30
debug_test.go A thread safe way to take a free port (#485) 2022-08-16 18:43:18 +03:00
dumpconfig.go Merge branch 'qa' and 'master' into develop (#663) 2023-01-13 14:47:14 +05:30
markdown.go Automatically generate markdown pages from bor CLI 2022-05-09 17:10:36 +02:00
markdown_test.go Reciept e2e test (#431) 2022-07-14 19:28:56 +03: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 Merge branch 'qa' and 'master' into develop (#663) 2023-01-13 14:47:14 +05:30
snapshot.go Merge branch 'qa' and 'master' into develop (#663) 2023-01-13 14:47:14 +05:30
status.go Added flag in Status to wait for backend, and fixed panic issue. (#708) 2023-02-07 09:05:34 +05:30
status_test.go Added flag in Status to wait for backend, and fixed panic issue. (#708) 2023-02-07 09:05:34 +05:30
version.go Lint internal/cli 2022-05-26 11:55:44 -07:00