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(pectra): Update geth dependencies for Pectra. #13

Merged
merged 3 commits into from
Feb 17, 2025

Conversation

ryanschneider
Copy link
Contributor

📝 Summary

We need to use at least geth 1.15.0 for Pectra, since that's the version that can parse tx type 4 (the new EIP-7702 tx type).

The code doing so is in go-utils so we can either wait for a new tagged release that includes flashbots/go-utils#37 or update directly like in this PR.

⛱ Motivation and Context

Pectra.

📚 References


✅ I have run these commands

  • make lint
  • make test
  • go mod tidy

@ryanschneider ryanschneider changed the title Prepare for pectra chore(pectra): Update geth dependencies for Pectra. Feb 10, 2025
@metachris metachris requested a review from dvush February 14, 2025 17:03
@ryanschneider ryanschneider merged commit 6f19308 into main Feb 17, 2025
2 checks passed
@ryanschneider ryanschneider deleted the prepare-for-pectra branch February 17, 2025 18:39
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