Mario Vega
Mario Vega
We do a lot the trick of `pre.fund_eoa(amount=0)` to signal in a test that we want an account that is guaranteed to be empty (and it's not a precompile or...
## 🗒️ Description Draft that contains the configuration fixture type to be consumed by clients to verify their network configuration. I think everything needs to be moved to `ethereum_test_forks`. We...
## 🗒️ Description Renames `eip7692` to `future`, which will now onwards point to the current mainnet deployed hardfork + 2. - `stable`: Current mainnet deployed hardfork (Currently Cancun) - `develop`:...
The `with_all_call_opcodes` marker should also include a parametrization using a sentinel value to signal that the scenario where the `tx.to` is used (as opposed to a `CALL`, `EXTCALL`, etc, from...
Wanted to open this issue with potential test case that have come up from the Holesky incident discussions. Only got one so far, from the debrief call, but if other...