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

handles expert mode required error in ledger ui #5661

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

hughy
Copy link
Contributor

@hughy hughy commented Nov 19, 2024

Summary

as of v1.1.0 of the Ironfish Ledger app expert mode must be required to review a transaction that sends custom assets

defines the error code for the new export mode error

stops polling the Ledger app when an expert mode error is thrown so that the user can navigate to the expert mode screen and enable expert mode before continuing

Closes IFL-3148

Testing Plan

manual testing:
with expert mode set to disabled, run wallet:mint --ledger --transferTo <other_address> to send a transaction with a custom asset as an output note

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

as of v1.1.0 of the Ironfish Ledger app expert mode must be required to review a
transaction that sends custom assets

defines the error code for the new export mode error

stops polling the Ledger app when an expert mode error is thrown so that the
user can navigate to the expert mode screen and enable expert mode before
continuing
@hughy hughy requested a review from a team as a code owner November 19, 2024 00:09
@hughy hughy merged commit b801bf6 into staging Nov 19, 2024
14 checks passed
@hughy hughy deleted the feat/hughy/expert-mode-error branch November 19, 2024 00:36
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