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

Validate that Hardhat parameter resolution is as strict as geth #230

Open
Tracked by #303
Wodann opened this issue Nov 8, 2023 · 0 comments
Open
Tracked by #303

Validate that Hardhat parameter resolution is as strict as geth #230

Wodann opened this issue Nov 8, 2023 · 0 comments
Assignees
Milestone

Comments

@Wodann
Copy link
Member

Wodann commented Nov 8, 2023

edr_eth RPC types have been using the execution-spec as the source of truth, whereas Hardhat has been using geth as the source of truth for their RPC types.

We want to transition to RPC types that align with geth.

A risk here is that some of EDR's types are used as engine types, so we might have to separate those two in the process.

Definition of Done

  • Create a full list of differences between RPC types in geth and EDR
@Wodann Wodann added this to the EDR v0.2.0 milestone Nov 8, 2023
@Wodann Wodann assigned alcuadrado and fvictorio and unassigned alcuadrado and fvictorio Nov 8, 2023
@fvictorio fvictorio modified the milestones: EDR v0.2.0, EDR v0.3.0 Feb 13, 2024
@Wodann Wodann mentioned this issue Feb 26, 2024
29 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

3 participants