REVM v117 — patch release
REVM v117 updates revm-context and revm-precompile to 43.0.1.
Highlights
- Restore flag-based selfdestruct finalization while retaining EIP-8246 balance handling (#3887).
- Fix Rust 1.98 clippy compatibility in the precompile crate (#3884).
Full Changelog: v116...v117
What's Changed
- chore: fix clippy for Rust 1.98 by @rakita in #3884
- fix(journal): restore flag-based selfdestruct finalization by @decofe in #3887
- chore: release v117 by @rakita in #3888
Full Changelog: v116...v117