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

feat(derive): Brotli Decompression #287

Merged
merged 1 commit into from
Jun 20, 2024
Merged

feat(derive): Brotli Decompression #287

merged 1 commit into from
Jun 20, 2024

Conversation

refcell
Copy link
Collaborator

@refcell refcell commented Jun 19, 2024

Description

Implements no_std Brotli Decompression.

Metadata

Copy link
Collaborator Author

refcell commented Jun 19, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @refcell and the rest of your teammates on Graphite Graphite

@refcell refcell changed the title feat: brotli compression feat(derive): Brotli Decompression Jun 19, 2024
@refcell refcell requested a review from clabby June 19, 2024 20:25
@refcell refcell added K-feature Kind: feature A-derive Area: kona-derive crate labels Jun 19, 2024 — with Graphite App
@refcell refcell force-pushed the refcell/fjord-brotli branch from 76fc905 to ff4309a Compare June 19, 2024 22:59
@refcell refcell changed the base branch from refcell/fjord to refcell/fjord-upgrade-txs June 19, 2024 22:59
@refcell refcell self-assigned this Jun 20, 2024
@refcell refcell marked this pull request as ready for review June 20, 2024 03:52
@refcell refcell linked an issue Jun 20, 2024 that may be closed by this pull request
crates/derive/src/stages/channel_reader.rs Outdated Show resolved Hide resolved
@refcell refcell force-pushed the refcell/fjord-upgrade-txs branch 2 times, most recently from 3149ce0 to 6b0122f Compare June 20, 2024 20:32
@refcell refcell force-pushed the refcell/fjord-brotli branch from b0e0133 to 6a21abc Compare June 20, 2024 20:37
@refcell refcell force-pushed the refcell/fjord-upgrade-txs branch from 6b0122f to 67ed776 Compare June 20, 2024 20:39
@refcell refcell force-pushed the refcell/fjord-brotli branch from 3ae87e1 to 2c8bcc4 Compare June 20, 2024 20:40
@refcell refcell force-pushed the refcell/fjord-brotli branch from 2c8bcc4 to 33ec962 Compare June 20, 2024 21:21
@refcell refcell changed the base branch from refcell/fjord-upgrade-txs to main June 20, 2024 21:21
@refcell refcell enabled auto-merge June 20, 2024 21:21
@refcell refcell added this pull request to the merge queue Jun 20, 2024
Merged via the queue into main with commit 5acf0fe Jun 20, 2024
14 checks passed
This was referenced Jun 20, 2024
@clabby clabby deleted the refcell/fjord-brotli branch July 2, 2024 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-derive Area: kona-derive crate K-feature Kind: feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(derive): Fjord Hard Fork
2 participants