The change introduced by PR #3140 is a breaking change to the public Host trait, which would require a bump of the major version number.
Currently, Revm v31 (which is still the default for reth and alloy-evm) does not compile because revm-interpreter v29.0.1 does not work with revm-context-interface v12.1.0.
The change introduced by PR #3140 is a breaking change to the public
Hosttrait, which would require a bump of the major version number.Currently, Revm v31 (which is still the default for reth and alloy-evm) does not compile because
revm-interpreterv29.0.1 does not work withrevm-context-interfacev12.1.0.