What's Changed
- fix: implement
PartialEq
forJumpTable
correctly by @klkvr in #2654 - [crates]: fix typo by @lechpzn in #2660
- feat: optional_eip3541 by @bernard-wagner in #2661
- feat: implement
Transaction
forEither
by @klkvr in #2662 - docs: fix copy-pasted inner doc comments by @quentin in #2663
- refactor: use TxEnv::builder by @rakita in #2652
- refactor: statetest runner cleanup by @rakita in #2665
- docs: inline documentation of revm top modules by @quentin in #2666
- test(op/handler): verify caller account is touched by zero value transfer by @emhane in #2669
- chore: cargo +nightly clippy --fix --all by @rakita in #2671
- feat: implement Database traits for either::Either by @mattsse in #2673
- feat: blake2 avx2 by @rakita in #2670
- chore: release by @github-actions in #2659
- bump: tag v79 revm v27.0.0 by @rakita in #2680
New Contributors
Full Changelog: v78...v79