We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Anvil
As more and more L2's come online with their own solidity precompiles, it would be nice to be able to inject those into Anvil for testing.
Does Anvil have any support or plans for this kind of thing? It would be injecting rust code with a solidity binding.
No response
The text was updated successfully, but these errors were encountered:
@glitch003 there's support added, please check
foundry/crates/anvil/src/evm.rs
Line 7 in 15fdb2a
Does this work for you? thank you!
Sorry, something went wrong.
cc @glitch003 related PR for context: #7589
No branches or pull requests
Component
Anvil
Describe the feature you would like
As more and more L2's come online with their own solidity precompiles, it would be nice to be able to inject those into Anvil for testing.
Does Anvil have any support or plans for this kind of thing? It would be injecting rust code with a solidity binding.
Additional context
No response
The text was updated successfully, but these errors were encountered: