Skip to content

core: fix GenerateVerkleChain not processing EL requests #31175

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

Merged
merged 2 commits into from
Mar 25, 2025

Conversation

nethoxa
Copy link
Member

@nethoxa nethoxa commented Feb 13, 2025

Verkle is post-Prague, so it must support EIP-7002 EL requests. However, it is not the case, so this PR fixes this.

@fjl fjl changed the title core: Fix GenerateVerkleChain not processing EL requests core: fix GenerateVerkleChain not processing EL requests Feb 13, 2025
@gballet gballet self-assigned this Feb 14, 2025
@gballet
Copy link
Member

gballet commented Feb 14, 2025

Please format the file @nethoxa

@nethoxa
Copy link
Member Author

nethoxa commented Feb 14, 2025

Done @gballet. Thanks for the ping

@gballet gballet added the verkle label Mar 23, 2025
@gballet gballet added this to the 1.15.7 milestone Mar 25, 2025
@gballet gballet merged commit 21d36f7 into ethereum:master Mar 25, 2025
3 of 4 checks passed
sidhujag pushed a commit to syscoin/go-ethereum that referenced this pull request Mar 26, 2025
sivaratrisrinivas pushed a commit to sivaratrisrinivas/go-ethereum that referenced this pull request Apr 21, 2025
Rampex1 pushed a commit to streamingfast/go-ethereum that referenced this pull request May 15, 2025
fredrik0x added a commit to fredrik0x/documentation-1 that referenced this pull request Jun 17, 2025
Name: Andrés Jiménez Láinez
Team: Protocol Security Research
Start time: 2025-01
Weight: 1

Elegibility:

- Found bugs in EL clients such as Geth [1](ethereum/go-ethereum#31176) [2](ethereum/go-ethereum#31175) and Reth (private right now, DOS)
- Ported [tx-fuzz](https://github.com/MariusVanDerWijden/tx-fuzz) to Rust with enhanced performance and more mutators (here)(https://github.com/nethoxa/rakoon), having found a bug in Anvil [here](foundry-rs/foundry#10444)
- Designed the new website of the Protocol Security Research website [here](https://security.ethereum.org)
- Managed the Cantina contest in full, triagging most issues as well as verifying the fixes
- Contributed to EIPs such as EIP-7702 [here](ethereum/EIPs#9632)
- Contributed to some clients like Nimbus [here](status-im/nimbus-eth2#7082) and Reth [here](paradigmxyz/reth#14623), among others

For more information on his work, you can check his GitHub profile [here](https://github.com/nethoxa) as well as his background [here](https://nethoxa.github.io)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants