Skip to content

cmd/utils, internal/debug: hide the deprecated flags#32128

Merged
rjl493456442 merged 1 commit intoethereum:masterfrom
DanialZhouMAX:demo2test
Jul 3, 2025
Merged

cmd/utils, internal/debug: hide the deprecated flags#32128
rjl493456442 merged 1 commit intoethereum:masterfrom
DanialZhouMAX:demo2test

Conversation

@DanialZhouMAX
Copy link
Copy Markdown
Contributor

Some of the flags were deprecated, so try to hide them in the help message. And move the --vmodule and --logjson flags to the DeprecatedCategory.

@rjl493456442 rjl493456442 added this to the 1.16.2 milestone Jul 3, 2025
@rjl493456442 rjl493456442 changed the title cmd: hide the deprecated flags cmd/utils, internal/debug: hide the deprecated flags Jul 3, 2025
@rjl493456442 rjl493456442 merged commit 97645ca into ethereum:master Jul 3, 2025
3 of 4 checks passed
rjl493456442 pushed a commit that referenced this pull request Jul 4, 2025
This is a follow up PR after #32128 , Seems I've missed to add
--txlookuplimit as hidden. In hte meanwhile, I also add the other 
deprecated flags into the output of `show-deprecated-flags`
Copilot AI mentioned this pull request Jul 6, 2025
7 tasks
howjmay pushed a commit to iotaledger/go-ethereum that referenced this pull request Aug 27, 2025
Some of the flags were deprecated, so try to hide them in the help
message. And move the `--vmodule` and `--logjson` flags to the
DeprecatedCategory.
howjmay pushed a commit to iotaledger/go-ethereum that referenced this pull request Aug 27, 2025
This is a follow up PR after ethereum#32128 , Seems I've missed to add
--txlookuplimit as hidden. In hte meanwhile, I also add the other 
deprecated flags into the output of `show-deprecated-flags`
gballet pushed a commit to gballet/go-ethereum that referenced this pull request Sep 11, 2025
Some of the flags were deprecated, so try to hide them in the help
message. And move the `--vmodule` and `--logjson` flags to the
DeprecatedCategory.
gballet pushed a commit to gballet/go-ethereum that referenced this pull request Sep 11, 2025
This is a follow up PR after ethereum#32128 , Seems I've missed to add
--txlookuplimit as hidden. In hte meanwhile, I also add the other 
deprecated flags into the output of `show-deprecated-flags`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants