Skip to content

Comments

Add --tx-version option to wallet send and wallet pay commands#152

Merged
nullcopy merged 1 commit intomainfrom
feature/send_explicit_tx_version
Feb 19, 2026
Merged

Add --tx-version option to wallet send and wallet pay commands#152
nullcopy merged 1 commit intomainfrom
feature/send_explicit_tx_version

Conversation

@nuttycom
Copy link
Collaborator

@nuttycom nuttycom commented Feb 19, 2026

Threads the new proposed_version parameter from librustzcash#2152 through the send and pay commands, allowing explicit selection of transaction version 4 or 5. Updates librustzcash patches to rev 8bad53b6 and enables the unstable feature on zcash_client_backend.

Depends on zcash/librustzcash#2152

@nuttycom nuttycom force-pushed the feature/send_explicit_tx_version branch from 7ddb272 to 9da7a83 Compare February 19, 2026 03:54
Threads the new `proposed_version` parameter from librustzcash#2152
through the `send` command, allowing explicit selection of transaction
version 4 or 5. Updates librustzcash patches to rev 0d6e7fdc3 and
enables the `unstable` feature on `zcash_client_backend`.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@nuttycom nuttycom force-pushed the feature/send_explicit_tx_version branch from 9da7a83 to f484c7b Compare February 19, 2026 18:48
@nuttycom nuttycom requested a review from nullcopy February 19, 2026 18:48
Copy link
Contributor

@nullcopy nullcopy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK f484c7b

@nullcopy nullcopy merged commit 04138d0 into main Feb 19, 2026
17 checks passed
@nullcopy nullcopy deleted the feature/send_explicit_tx_version branch February 19, 2026 19:20
Copy link
Collaborator

@str4d str4d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Post-hoc utACK

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.

3 participants