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

fix(swap): Add swap cancellation easy-confirmation support #2734

Merged
merged 7 commits into from
Sep 29, 2023

Conversation

michaeljscript
Copy link
Collaborator

@michaeljscript michaeljscript commented Sep 29, 2023

@michaeljscript michaeljscript marked this pull request as ready for review September 29, 2023 11:56
@michaeljscript michaeljscript self-assigned this Sep 29, 2023
Copy link
Member

Choose a reason for hiding this comment

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

it's named -> ConfirmTxWithHW, ConfirmTxWithOS, ConfirmTxWithPassword, maybe ConfirmRawTxWithOS question, I don't see ConfirmRawTxWithHW nor ConfirmRawTxWithPassword

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks, I'll rename the components. There is no support for HW yet

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@stackchain I've added ConfirmRawTx which decides to render between ConfirmRawTxWithHW, ConfirmRawTxWithOs, ConfirmRawTxWithPassword. The ConfirmRawTxWithHW returns only null for this moment.

@stackchain stackchain added this to the 5.0.0 milestone Sep 29, 2023
@stackchain stackchain merged commit 2a3a423 into develop Sep 29, 2023
2 checks passed
@michaeljscript michaeljscript deleted the feat/swap-cancellation-easy-confirmation branch January 25, 2024 22: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