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: add api bindings for eth_simulateV1 #10050

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Aug 3, 2024

ref ethereum/execution-apis#484

towards #8844

this should make it easier to make progress on impl

it's likely that some types aren't just right yet, so we can tune them while we're implementing the endpoint

cc @dhruvmalik007

@mattsse mattsse added C-enhancement New feature or request A-rpc Related to the RPC implementation labels Aug 3, 2024
@dhruvmalik007
Copy link

dhruvmalik007 commented Aug 3, 2024

Thanks , Yes I saw the 0.2.1 PR compared with the spec so now I can start

emhane
emhane previously requested changes Aug 3, 2024
crates/rpc/rpc-eth-api/src/core.rs Show resolved Hide resolved
@mattsse mattsse enabled auto-merge August 5, 2024 10:03
@mattsse mattsse dismissed emhane’s stale review August 5, 2024 10:22

overrides refers to block+state

@mattsse mattsse added this pull request to the merge queue Aug 5, 2024
Merged via the queue into main with commit 247be8c Aug 5, 2024
33 checks passed
@mattsse mattsse deleted the matt/add-basics-for-eth-simulatev1 branch August 5, 2024 10:35
martinezjorge pushed a commit to martinezjorge/reth that referenced this pull request Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rpc Related to the RPC implementation C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants