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

Generic data primitives into reth-evm #12358

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

Generic data primitives into reth-evm #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
  4. A-execution A-sdk C-debt
  5. A-execution A-sdk C-debt
  6. A-sdk C-debt D-good-first-issue
  7. A-execution A-sdk C-debt
  8. A-execution A-sdk C-debt

Additional context

No response

@emhane emhane added S-blocked This cannot more forward until something else changes A-sdk Related to reth's use as a library labels Nov 6, 2024
@emhane emhane self-assigned this Nov 6, 2024
@emhane emhane removed the S-blocked This cannot more forward until something else changes label Nov 7, 2024
@emhane emhane changed the title Integrate generic receipt into execution stage Integrate generic receipt into execution Nov 15, 2024
@emhane emhane changed the title Integrate generic receipt into execution Generic data primitives into reth-evm Nov 28, 2024
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