What's Changed
- Add tests for checking fjord precompile activation by @emhane in #2199
- Add test for calling
bn128_pair
before and after granite by @emhane in #2200 - fix(op-precompiles): fix method name typo by @emhane in #2202
- fix: JumpMap from_slice requires len by @rakita in #2203
- chore(op-test): Clean up precompile tests by @emhane in #2206
- fix: remove unused dependencies from Cargo.toml by @jackwener in #2211
- test(op-precompiles): Add test for calling g1 add by @emhane in #2205
- feat(docs): MyEvm example and book cleanup by @rakita in #2218
- bump: tag v63 revm v20.0.0-alpha.6 by @rakita in #2219
- bump: revm-statetest-types to alpha5 by @rakita in #2220
Full Changelog: v62...v63