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

calldata compression #712

Merged
merged 4 commits into from
Jan 24, 2025
Merged

Conversation

apaillier-ledger
Copy link
Contributor

Description

Simple compression of the stored calldata in RAM during generic clear-signing.

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/calldata_compression branch 4 times, most recently from 0eef9f9 to fc40ccb Compare January 23, 2025 14:07
@apaillier-ledger apaillier-ledger marked this pull request as ready for review January 23, 2025 15:32
@apaillier-ledger apaillier-ledger force-pushed the feat/apa/calldata_compression branch from fc40ccb to 8e0bbce Compare January 24, 2025 09:52
@apaillier-ledger apaillier-ledger force-pushed the feat/apa/calldata_compression branch from 8e0bbce to 88edc9b Compare January 24, 2025 13:00
@apaillier-ledger apaillier-ledger force-pushed the feat/apa/calldata_compression branch from 88edc9b to a0ed687 Compare January 24, 2025 13:48
@apaillier-ledger apaillier-ledger force-pushed the feat/apa/calldata_compression branch from a0ed687 to f136b32 Compare January 24, 2025 13:56
@apaillier-ledger apaillier-ledger merged commit 3a932e9 into develop Jan 24, 2025
170 of 174 checks passed
@apaillier-ledger apaillier-ledger deleted the feat/apa/calldata_compression branch January 24, 2025 14:31
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