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

Integrate generic receipt into execution #12358

Open
1 of 3 tasks
Tracked by #12454
emhane opened this issue Nov 6, 2024 · 0 comments
Open
1 of 3 tasks
Tracked by #12454

Integrate generic receipt into execution #12358

emhane opened this issue Nov 6, 2024 · 0 comments
Assignees
Labels
A-sdk Related to reth's use as a library

Comments

@emhane
Copy link
Member

emhane commented Nov 6, 2024

Describe the feature

Make execution stage generic over receipt type with NodePrimitives generic. Specify trait bound NodePrimitives::Receipt: reth_primitives_traits::Receipt or use FullNodePrimitives in impl bodies (#12331).

Blocked by #12357

Tasks

  1. A-sdk M-prevent-stale S-needs-design
  2. A-execution A-sdk C-debt
  3. A-execution A-sdk C-debt

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-sdk Related to reth's use as a library
Projects
Status: Todo
Development

No branches or pull requests

1 participant