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(wallet-mobile): cbor wasnt cleaned after use #3738

Conversation

banklesss
Copy link
Contributor

@banklesss banklesss commented Nov 14, 2024

cbor was not cleaned up so when making a new transaction using unsigned tx the transactions were mixed

The use of unsigned tx and the provider is deprecated: it is still used because during catalyst registration unsigned tx can change due to CIP36. THE GOAL IS TO ELIMINATE THE USE OF UNSIGNED TX IN THE NEAR FUTURE💥💥💥💥💥

@banklesss banklesss self-assigned this Nov 14, 2024
@banklesss banklesss changed the base branch from develop to feature/new-tx-review-update-operations November 14, 2024 17:02
@github-actions github-actions bot added the fix label Nov 14, 2024
@stackchain stackchain merged commit a55b6ce into feature/new-tx-review-update-operations Nov 14, 2024
2 checks passed
@stackchain stackchain deleted the fix/new-tx-review-clear-data-source branch November 14, 2024 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants