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 to 1.15.x for pectra #167

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ryanschneider
Copy link
Contributor

📝 Summary

In the short term, the only change for Pectra for the rpc-endpoint is to allow passing through EIP-7702 tx type 0x4 txs. These are supported in geth 1.15.0 even though the pectra timestamps aren't set yet.

⛱ Motivation and Context

This will ensure that server.GetTx(raw) works for type 4 txs.

📚 References

https://eips.ethereum.org/EIPS/eip-7702


✅ I have run these commands

  • make lint
  • make test
  • go mod tidy

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.

1 participant