zerosnacks

Results 159 comments of zerosnacks

cc @grandizzy would you mind doing a final review before merging?

> wonder if it would be useful to add evm version too at some point > like the max supported version by compiler? Added a follow-up ticket here: https://github.com/foundry-rs/foundry/issues/9125

Related: https://github.com/foundry-rs/foundry/issues/5069

Hi @caiquejjx thanks for picking this up, draft is looking good! I think it makes sense to add RPC methods for this (`anvil_setMixedmine(bool)`, `anvil_getMixedmine(bool)` matching `anvil_setAutomine(bool)` / `anvil_getAutomine(bool)`). cc @mattsse

Marking as `resolved` by https://github.com/foundry-rs/foundry/pull/8280 Thanks for your PR @caiquejjx!

Hi @hertarr, would you mind checking if this is still an issue for you? If so, please provide a minimal reproduction and if relevant, the RPC URL you are running...

This would be a design goal of a possible future Anvil built on Reth

Marking as `duplicate` of https://github.com/foundry-rs/foundry/issues/7193

Tagging as effectively blocked by https://github.com/foundry-rs/foundry/issues/3895 (which will be included as part of the `1.0` milestone)

Ethers has now been deprecated in favour of Alloy. Would anyone be interested in working on this? Happy to give pointers