Skip to content

refactor: remove ChainSpec from ConfigureEvm#10752

Closed
klkvr wants to merge 3 commits intomainfrom
klkvr/remove-chainspec
Closed

refactor: remove ChainSpec from ConfigureEvm#10752
klkvr wants to merge 3 commits intomainfrom
klkvr/remove-chainspec

Conversation

@klkvr
Copy link
Member

@klkvr klkvr commented Sep 6, 2024

Removes chain_spec parameter from ConfigureEvm methods, requiring all ConfigureEvm implementations to hold their own copy of chainspec.

This allows us to avoid introducing ChainSpec generic on types that implement EvmEnvProvider, eg DatabaseProvider

@klkvr klkvr changed the title refactor: remove ChainSpec from ConfigureEvm refactor: remove ChainSpec from ConfigureEvm Sep 6, 2024
@klkvr
Copy link
Member Author

klkvr commented Sep 6, 2024

Closing in favor of #10748

@klkvr klkvr closed this Sep 6, 2024
@mediocregopher mediocregopher deleted the klkvr/remove-chainspec branch February 25, 2026 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant