Reverts portion of ContextPrecompile from v7.0.0 to not use external context as does not allow access of precompiles from Inspector.
What's Changed
- feat(interpreter): OpCode struct constants by @DaniPopes in #1173
- feat: Restrict ContextPrecompiles only to EvmContext by @rakita in #1174
- chore: tag v32 revm v7.1.0 by @rakita in #1176
Full Changelog: v31...v32