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: bump alloy-eip7702 #11986

Merged
merged 10 commits into from
Oct 23, 2024
Merged

chore: bump alloy-eip7702 #11986

merged 10 commits into from
Oct 23, 2024

Conversation

klkvr
Copy link
Collaborator

@klkvr klkvr commented Oct 22, 2024

@klkvr
Copy link
Collaborator Author

klkvr commented Oct 23, 2024

book workspace is failing to compile (because main is broken after alloy bump)

it should get fine once this is merged though it's blocking some of the tests

Copy link
Member

@onbjerg onbjerg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, blocked by revm release tho

Copy link
Member

@onbjerg onbjerg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, waiting on revm release

@onbjerg onbjerg added A-dependencies Pull requests or issues that are about dependencies E-prague Related to the prague network upgrade labels Oct 23, 2024
buf.put_u8(v.y_parity_byte());
buf.put_slice(r.as_le_slice());
buf.put_slice(s.as_le_slice());
buf.put_u8(self.y_parity());
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks correct now because this always writes the u8 value as is

Cargo.toml Outdated Show resolved Hide resolved
@onbjerg onbjerg added this pull request to the merge queue Oct 23, 2024
Merged via the queue into main with commit ff04de3 Oct 23, 2024
39 checks passed
@onbjerg onbjerg deleted the klkvr/bump-eip7702 branch October 23, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Pull requests or issues that are about dependencies E-prague Related to the prague network upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants