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 blind-signing regression #544

Merged
merged 5 commits into from
Mar 8, 2024

Conversation

apaillier-ledger
Copy link
Contributor

@apaillier-ledger apaillier-ledger commented Mar 8, 2024

Description

Would refuse the APDU but then start a empty signature flow on the device, which would crash the device when accepted or rejected.
Introduced in c353982

Also added new signature + verification tests for both legacy & 1559 transactions made possible by #543

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Tests
  • Documentation
  • Other (for changes that might not fit in any category)

Would refuse the APDU but then start a empty signature flow on the device
Which would crash the device when accepted or rejected
@apaillier-ledger apaillier-ledger force-pushed the fix/apa/blind_signing_regression branch from 3d8e62f to 72f8bad Compare March 8, 2024 17:00
@apaillier-ledger apaillier-ledger force-pushed the fix/apa/blind_signing_regression branch from 72f8bad to 30067d6 Compare March 8, 2024 17:07
@apaillier-ledger apaillier-ledger merged commit ee10ca2 into develop Mar 8, 2024
94 of 99 checks passed
@apaillier-ledger apaillier-ledger deleted the fix/apa/blind_signing_regression branch March 8, 2024 17:19
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