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

App release 1.12.0 #657

Merged
merged 129 commits into from
Sep 30, 2024
Merged

App release 1.12.0 #657

merged 129 commits into from
Sep 30, 2024

Conversation

apaillier-ledger
Copy link
Contributor

Description

Bring all the changes of the new 1.12.0 app into master. See changelog for details.

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)

apaillier-ledger and others added 30 commits July 26, 2024 16:12
…ith_plugin_standard_app

Align internal plugin handler API with standard plugin handler API
- Update src code to adapt to new API 'os_pki_verify'
- Support both Ledger-PKI and legacy method
Revert back to the simpler settings_toggle function in the Python client
If the app was skipping an empty array that was followed by a non-empty
array of structs, the app would not stop at the struct array field but
instead at its first non-array child, so its typehash was not computed
and the resulting message hash was wrong.
…ersal_end

Fix EIP-712 end of empty arrays traversal
- Factorize and cleanup code in io_seproxyhal_send_status
- Cleanup io_seproxy_hal_touch_xxx functions
apaillier-ledger and others added 24 commits September 20, 2024 16:57
Trusted names v2 + EIP-712 trusted name filtering
Unfiltered EIP-712 fallback to raw message for NBGL devices + skip button
Scenario navigator wasn't working
1.12.0 changelog & version number
@apaillier-ledger apaillier-ledger marked this pull request as ready for review September 30, 2024 16:24
@apaillier-ledger apaillier-ledger merged commit 4103eb7 into master Sep 30, 2024
307 of 309 checks passed
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.

5 participants