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

chore: make Header encoding good #1524

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

Rjected
Copy link
Contributor

@Rjected Rjected commented Oct 18, 2024

Motivation

Previous code had a bunch of incorrect placeholders only required for arbitrary impls that output incorrect headers.

Solution

Remove the placeholders

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

crates/consensus/src/header.rs Outdated Show resolved Hide resolved
@Rjected Rjected force-pushed the dan/fix-header-encoding branch from 3b33ca4 to 2f47316 Compare October 18, 2024 21:01
@Rjected Rjected force-pushed the dan/fix-header-encoding branch from 2f47316 to b71b71b Compare October 18, 2024 21:06
@Rjected Rjected requested a review from mattsse October 18, 2024 21:09
crates/consensus/src/header.rs Outdated Show resolved Hide resolved
@mattsse mattsse merged commit bc2040d into alloy-rs:main Oct 18, 2024
26 checks passed
lwedge99 pushed a commit to sentioxyz/alloy that referenced this pull request Jan 3, 2025
* chore: make Header encoding good

* Update crates/consensus/src/header.rs

---------

Co-authored-by: Matthias Seitz <[email protected]>
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