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(primitives): serde for L1BlockInfoTx #460

Merged
merged 1 commit into from
Aug 24, 2024
Merged

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Aug 24, 2024

Overview

Adds a conditional Serialize + Deserialize implementation for L1BlockInfoTx.

Copy link
Collaborator Author

clabby commented Aug 24, 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 requested a review from refcell August 24, 2024 22:55
@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 78.3%. Comparing base (0048fcc) to head (6289eb1).

Files Patch % Lines
crates/primitives/src/block_info.rs 0.0% 3 Missing ⚠️
Additional details and impacted files

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

@refcell refcell added this pull request to the merge queue Aug 24, 2024
@clabby clabby removed this pull request from the merge queue due to a manual request Aug 24, 2024
@clabby clabby enabled auto-merge August 24, 2024 23:08
@clabby clabby added this pull request to the merge queue Aug 24, 2024
Merged via the queue into main with commit edd7081 Aug 24, 2024
16 checks passed
@github-actions github-actions bot mentioned this pull request Sep 2, 2024
This pull request was closed.
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.

3 participants