Fix for pre berlin selfdestruct oog, introduced in v99 tag (revm v32.0.0)
What's Changed
- fix: expose optional_priority_fee_check feature from context crate by @jonathanykh in #3159
- feat(context): add mark_cold method to JournaledAccount by @karlb in #3160
- feat: Add set nonce journal entry and fn by @rakita in #3163
- fix(op-revm): return error when enveloped_tx is missing by @Keemosty12 in #3143
- fix(database): return correct bytecode in BenchmarkDB::code_by_hash by @viktorking7 in #3170
- fix: correctly handle selfdestruct cold load by @klkvr in #3174
- chore: release by @github-actions[bot] in #3162
- bump: tag v102 revm v33.1.0 by @rakita in #3177
Backported from previous release:
New Contributors
- @jonathanykh made their first contribution in #3159
- @karlb made their first contribution in #3160
- @Keemosty12 made their first contribution in #3143
Full Changelog: v100...v102