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

Expose Ethereum test utilities in revme crate #185

Merged
merged 1 commit into from Aug 23, 2022

Conversation

sveitser
Copy link
Contributor

I found these modules useful for loading and running state tests, so I'm wondering if the revme crate could expose them or if the modules could be moved to a separate crate ("test-utils", or something like that).

I'm currently using a fork of revm with these changes but this creates issues when I'm also using parts of foundry (that also depends on revm) as a dependency.

I realize the crate is currently described as binary crate so marking this as a draft.

@rakita
Copy link
Member

rakita commented Aug 23, 2022

Small test util crate is maybe better option but I am fine to just expose it for now.

@sveitser sveitser marked this pull request as ready for review August 23, 2022 14:56
@rakita rakita merged commit 03413f0 into bluealloy:main Aug 23, 2022
@sveitser sveitser deleted the test-utils-public branch August 23, 2022 15:05
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.

None yet

2 participants