Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

displays tx details before signing in 'wallet:sign' #5691

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

hughy
Copy link
Contributor

@hughy hughy commented Dec 4, 2024

Summary

changes the 'wallet:transactions:sign' command to render the details of the unsigned transaction before signing the transaction

this gives the user a chance to see the transaction details on the CLI before signing the transaction

Testing Plan

manual testing

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[ ] Yes

changes the 'wallet:transactions:sign' command to render the details of the
unsigned transaction before signing the transaction

this gives the user a chance to see the transaction details on the CLI before
signing the transaction
@hughy hughy requested a review from a team as a code owner December 4, 2024 19:45
@hughy hughy merged commit 5c05701 into staging Dec 4, 2024
13 checks passed
@hughy hughy deleted the fix/hughy/sign-render-tx branch December 4, 2024 20:48
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