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

EIP-712 buffer pairs to fill screen #593

Merged
merged 6 commits into from
Jun 20, 2024

Conversation

apaillier-ledger
Copy link
Contributor

Description

  • Now can show multiple EIP-712 key/value pairs on one screen for NBGL devices.
  • Also fixes the formatting of long bytes values.

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 apaillier-ledger force-pushed the feat/apa/eip712_buffer_pairs_to_fill_screen branch 8 times, most recently from 6aa5a0d to 831371d Compare June 13, 2024 16:10
@apaillier-ledger apaillier-ledger marked this pull request as ready for review June 14, 2024 12:43
…unks

Also fixes EIP-712 bytes formatting for values longer than the display buffer, it would only show "..." (introduced by aa38ee9)
@apaillier-ledger apaillier-ledger force-pushed the feat/apa/eip712_buffer_pairs_to_fill_screen branch from 0aa3215 to 9c426dc Compare June 20, 2024 11:31
@apaillier-ledger apaillier-ledger merged commit 189a5bf into develop Jun 20, 2024
154 checks passed
@apaillier-ledger apaillier-ledger deleted the feat/apa/eip712_buffer_pairs_to_fill_screen branch June 20, 2024 12:06
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