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(eip4895): implement Withdrawals #1462

Merged
merged 9 commits into from
Oct 18, 2024
Merged

Conversation

tcoratger
Copy link
Contributor

In order to be able to centralize withdrawal definitions in alloy and remove this implementation https://github.com/paradigmxyz/reth/blob/661b260f6172c047e8530e2331b2c84141e03c2b/crates/primitives-traits/src/withdrawal.rs#L35 from reth, we need to properly have the Withdrawals struct in alloy.

We can improve it as needed in the future.

@DaniPopes DaniPopes changed the title eip4895: implement Withdrawals feat(eip4895): implement Withdrawals Oct 13, 2024
@tcoratger
Copy link
Contributor Author

@mattsse nice bump should be ready to review/merge

crates/eips/src/eip4895.rs Outdated Show resolved Hide resolved
@tcoratger
Copy link
Contributor Author

@mattsse nice bump here, anything missing?

@mattsse mattsse merged commit 13e575e into alloy-rs:main Oct 18, 2024
26 checks passed
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