Skip to content

feat(rpc-types): debug_executionWitness#1178

Merged
mattsse merged 4 commits intoalloy-rs:mainfrom
shekhirin:alexey/rpc-types-debug
Aug 23, 2024
Merged

feat(rpc-types): debug_executionWitness#1178
mattsse merged 4 commits intoalloy-rs:mainfrom
shekhirin:alexey/rpc-types-debug

Conversation

@shekhirin
Copy link
Copy Markdown
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
Copy Markdown
Contributor

@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
Copy Markdown
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

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