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

Improve error-handling of chain ID when parsing APDUs #525

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

apaillier-ledger
Copy link
Contributor

@apaillier-ledger apaillier-ledger commented Jan 30, 2024

Description

Ever since the migration of Ethereum compatible networks into the Ethereum app, some commands were accepted (or refused) when they shouldn't have base on the given chain ID.

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 fix/apa/chain_id_check_for_clones branch 2 times, most recently from dc78e10 to d77baa0 Compare February 1, 2024 09:14
@apaillier-ledger apaillier-ledger changed the title Improve handling of chain IDs for non ethereum-compatible clones Improve error-handling of chain ID when parsing APDUs Feb 2, 2024
@apaillier-ledger apaillier-ledger force-pushed the fix/apa/chain_id_check_for_clones branch 3 times, most recently from 63a0bef to 3d82bc7 Compare February 5, 2024 13:55
@apaillier-ledger apaillier-ledger force-pushed the fix/apa/chain_id_check_for_clones branch 2 times, most recently from 5370d04 to 9f77e01 Compare February 5, 2024 16:58
src/network.h Outdated Show resolved Hide resolved
fbeutin-ledger
fbeutin-ledger previously approved these changes Feb 5, 2024
@apaillier-ledger apaillier-ledger merged commit c689024 into develop Feb 5, 2024
92 of 96 checks passed
@apaillier-ledger apaillier-ledger deleted the fix/apa/chain_id_check_for_clones branch February 5, 2024 17:16
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