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
foundry/crates/evm/src/executor/fork/multi.rs
Lines 474 to 488 in cdba273
Lines 276 to 279 in cdba273
and uses fixed values for some reason
Lines 235 to 237 in cdba273
we definitely want support for this, I think the easiest way would be to use the values of the CreateFork argument instead here
CreateFork
Line 262 in cdba273
via createfork.evm_opts.no_rpc_rate_limit
createfork.evm_opts.no_rpc_rate_limit
this would be an easy fix, do you want to take this @ChinW ?
converting this into an issue
Originally posted by @mattsse in #5810 (comment)
The text was updated successfully, but these errors were encountered:
I'll handle this one
Sorry, something went wrong.
@mattsse i picked this up.
Resolved by #6193
Perelyn-sama
No branches or pull requests
foundry/crates/evm/src/executor/fork/multi.rs
Lines 474 to 488 in cdba273
foundry/crates/evm/src/executor/fork/multi.rs
Lines 276 to 279 in cdba273
and uses fixed values for some reason
foundry/crates/evm/src/executor/fork/multi.rs
Lines 235 to 237 in cdba273
we definitely want support for this, I think the easiest way would be to use the values of the
CreateFork
argument instead herefoundry/crates/evm/src/executor/fork/multi.rs
Line 262 in cdba273
via
createfork.evm_opts.no_rpc_rate_limit
this would be an easy fix, do you want to take this @ChinW ?
converting this into an issue
Originally posted by @mattsse in #5810 (comment)
The text was updated successfully, but these errors were encountered: