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(rpc-types): debug_executionWitness #1178

Merged
merged 4 commits into from
Aug 23, 2024

Conversation

shekhirin
Copy link
Contributor

Motivation

paradigmxyz/reth#10404

Solution

debug_executionWitness is a Reth-only JSON RPC method recently introduced for generating historical execution witnesses.

This PR contains an updated version that includes state preimages that will be implemented in paradigmxyz/reth#10404.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@shekhirin shekhirin added the enhancement New feature or request label Aug 22, 2024
@shekhirin shekhirin marked this pull request as ready for review August 22, 2024 16:24
Copy link
Member

@rkrasiuk rkrasiuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense

@mattsse mattsse merged commit 0de6aa8 into alloy-rs:main Aug 23, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants