Upgrade clap, using clap_derive to define subcommands and arguments#661
Open
eval-exec wants to merge 22 commits intonervosnetwork:developfrom
Open
Upgrade clap, using clap_derive to define subcommands and arguments#661eval-exec wants to merge 22 commits intonervosnetwork:developfrom
eval-exec wants to merge 22 commits intonervosnetwork:developfrom
Conversation
Collaborator
eval-exec
commented
Jan 30, 2026
- chore: upgrade clap to v4 builder API
- feat: introduce clap_derive for top-level args
- refactor: derive plugin subcommand
- refactor: derive molecule subcommand
- refactor: derive mock-tx subcommand
- refactor: derive account subcommand
- refactor: derive util subcommand
- refactor: derive pubsub subcommand
- refactor: derive api server subcommand
- refactor: derive dao subcommand
- refactor: derive deploy subcommand
- refactor: derive wallet subcommand
- refactor: derive tx subcommand
- refactor: derive sudt subcommand
- refactor: derive rpc subcommand
- chore: clean up post-derive warnings
- refactor: use typed args in account process
- refactor: use typed args in most subcommands
- refactor: use typed args in util
- chore: run cargo fmt
- fix: allow non-existent export path for account
- chore: use ckb v0.204.0 for integration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.