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

src: Temporary patch for cx_crc32 #500

Merged
merged 1 commit into from
Jan 12, 2024
Merged

src: Temporary patch for cx_crc32 #500

merged 1 commit into from
Jan 12, 2024

Conversation

xchapron-ledger
Copy link
Contributor

Description

Current CX lib CRC32 implementation is buggy.
So fix it with software implementation to be embedded in app binary until the Os version is fixed.

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)

Copy link
Contributor

@lpascal-ledger lpascal-ledger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but may benefit from a review from @srasoamiaramanana-ledger

@xchapron-ledger xchapron-ledger merged commit 438bcdf into master Jan 12, 2024
161 checks passed
@xchapron-ledger xchapron-ledger deleted the xch/fix-crc32 branch January 12, 2024 13:49
This was referenced Jan 24, 2024
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.

None yet

3 participants