Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

fix(derive): Fjord brotli decompression#298

Merged
refcell merged 1 commit intomainfrom
cl/fjord-decode-fix
Jun 21, 2024
Merged

fix(derive): Fjord brotli decompression#298
refcell merged 1 commit intomainfrom
cl/fjord-decode-fix

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented Jun 21, 2024

Overview

Fixes Fjord decompression by trimming the type byte off of the compressed data prior to decompression.

## Overview

Fixes Fjord decompression by trimming the type byte off of the
compressed data prior to decompression.
@clabby clabby self-assigned this Jun 21, 2024
Copy link
Contributor Author

clabby commented Jun 21, 2024

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

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

@clabby clabby added A-proof Area: proof crates K-fix Kind: fix labels Jun 21, 2024
@refcell refcell enabled auto-merge June 21, 2024 23:10
@refcell refcell added this pull request to the merge queue Jun 21, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 79.4%. Comparing base (2bc5723) to head (52157e9).

Files Patch % Lines
crates/derive/src/stages/channel_reader.rs 0.0% 1 Missing ⚠️
Additional details and impacted files

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Merged via the queue into main with commit 0f5d9ab Jun 21, 2024
This was referenced Jun 21, 2024
@clabby clabby deleted the cl/fjord-decode-fix branch July 2, 2024 03:38
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
## Overview

Fixes Fjord decompression by trimming the type byte off of the
compressed data prior to decompression.
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
## Overview

Fixes Fjord decompression by trimming the type byte off of the
compressed data prior to decompression.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-proof Area: proof crates K-fix Kind: fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants