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

Lifetimed EvmFactory #63

Merged
merged 4 commits into from
Dec 2, 2024
Merged

Lifetimed EvmFactory #63

merged 4 commits into from
Dec 2, 2024

Conversation

prestwich
Copy link
Contributor

@prestwich prestwich commented Nov 27, 2024

Modifies DbConnect to add a lifetime to allow output to borrow

Adds EvmFactory<'a> with shortcut functions

This is supplemental to revm::EvmBuilder as it allows builder inputs to be captured and shared between threads. the builder can/should be used during instantiation

@prestwich prestwich merged commit 2e032b7 into main Dec 2, 2024
5 checks passed
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