Skip to content

Conversation

@chiphamskymavis
Copy link
Contributor

@chiphamskymavis chiphamskymavis commented May 14, 2025

This PR is a modified pick from: ethereum/go-ethereum#27720

This PR introduces a new JSON-RPC method: eth_simulateV1 (previously called eth_multicall), which allows for advanced simulation of multiple EVM calls across a sequence of blocks, with extensive override and state manipulation capabilities. It is based on the spec discussed in ethereum/execution-apis#484.

Fixes included in this PR:

@chiphamskymavis chiphamskymavis force-pushed the eth-mutilcall branch 3 times, most recently from 22d6c3a to aea59c3 Compare May 20, 2025 09:00
@chiphamskymavis chiphamskymavis changed the base branch from evm-tracer-struct to main July 3, 2025 03:37
@ronin-chain ronin-chain deleted a comment from github-actions bot Aug 11, 2025
@ronin-chain ronin-chain deleted a comment from github-actions bot Aug 11, 2025
@ronin-chain ronin-chain deleted a comment from github-actions bot Aug 11, 2025
@ronin-chain ronin-chain deleted a comment from github-actions bot Aug 11, 2025
@ronin-chain ronin-chain deleted a comment from github-actions bot Aug 11, 2025
@ronin-chain ronin-chain deleted a comment from github-actions bot Aug 11, 2025
@ronin-chain ronin-chain deleted a comment from github-actions bot Aug 11, 2025
@ronin-chain ronin-chain deleted a comment from github-actions bot Aug 11, 2025
@ronin-chain ronin-chain deleted a comment from github-actions bot Aug 11, 2025
@trantienduchn trantienduchn merged commit 81276c9 into main Sep 3, 2025
3 checks passed
@trantienduchn trantienduchn deleted the eth-mutilcall branch September 4, 2025 08:20
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.

8 participants