-
Hi,
Beginner to revm here - can't get started!
when using ethers v2.0.0:
error[E0277]: the trait bound `ethers::ethers_providers::Provider: ethers_providers::Middleware` is not satisfied
-…
-
### Component
Forge
### Have you ensured that all of these are up to date?
- [x] Foundry
- [X] Foundryup
### What version of Foundry are you on?
forge 0.2.0 (3fec8c1 2023-08-11T00:53:21.210226000…
-
I saw the comment here: https://github.com/primitivefinance/arbiter/blob/main/lib/simulate/src/environment/middleware.rs about implementing a middleware approach and spent a bit of time trying to mak…
-
I am getting `more than one contract found for the same hash` error for a real world projects in `offiline` mode
-
-
https://github.com/bluealloy/revm/blob/main/crates/interpreter/src/gas/calc.rs
Can u make this file public ?
Ref:
https://github.com/paradigmxyz/reth/issues/3235
-
### Component
Forge
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
forge 0.2.0 (6676e81 2023-08-22T00:28:15.086036000…
-
It seem something got changed and default stack size is not enough for running eth tests, bumped it to 3MB does the job but should check to be sure
-
# Bug Report
**Kakarot ef-tests version:**
main
**Current behavior:**
This is the error message that appears when the command is executed:
```
$ make fetch-dump
cargo run --features d…
-