What's Changed
- Fix docs in pre_execution.rs about nonce bump for CREATE by @so-schen in #2684
- feat: add custom precompile with journal access example by @rakita in #2677
- docs: minor fixes by @quentin in #2686
- docs: document external state transitions for EIP-4788 and EIP-2935 by @VolodymyrBg in #2678
- chore: add PartialEq u8 by @mattsse in #2688
- fix(inspector): revert pointer before calling step_end by @rakita in #2687
- bump: tag v81 revm v27.0.1 by @rakita in #2689
- docs (revme.md): fix minor typo by @kks-code in #2672
- docs: bump changelog for v81 by @rakita in #2691
New Contributors
- @so-schen made their first contribution in #2684
- @VolodymyrBg made their first contribution in #2678
- @kks-code made their first contribution in #2672
Full Changelog: v80...v81