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

Add execution witness codes support #11347

Open
mattsse opened this issue Sep 30, 2024 · 0 comments
Open

Add execution witness codes support #11347

mattsse opened this issue Sep 30, 2024 · 0 comments
Labels
A-rpc Related to the RPC implementation C-enhancement New feature or request D-complex Quite challenging from either a design or technical perspective Ask for help!

Comments

@mattsse
Copy link
Collaborator

mattsse commented Sep 30, 2024

Describe the feature

with alloy-rs/alloy#1390

we now can set the ap of all contract codes (created / accessed) to their preimages that were required during the execution of the block:

codes: Default::default(),

TODO

  • populate codes field

Additional context

No response

@mattsse mattsse added C-enhancement New feature or request S-needs-triage This issue needs to be labelled D-complex Quite challenging from either a design or technical perspective Ask for help! A-rpc Related to the RPC implementation and removed S-needs-triage This issue needs to be labelled labels Sep 30, 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 D-complex Quite challenging from either a design or technical perspective Ask for help!
Projects
Status: Todo
Development

No branches or pull requests

1 participant