What's Changed
- chore: journal transfer fn cleanup by @rakita in #3085
- chore(inspector): remove redundant EthInterpreter import in either.rs by @Galoretka in #3093
- fix(op-revm): add missing enveloped_tx validation in validate_env by @sky-coderay in #3094
- chore(docs): recorrect eip4788 by @RyanBGG in #3111
- perf: optimize storage validation loop in blockchaintest by @vtjl10 in #3107
- chore: consolidate revme imports by @rakita in #3088
- chore(precompile): remove unused mainnet_address() function by @0xMushow in #3091
- chore: remove redundant alloy-eip7702 from handler dev-dependencies by @RyanBGG in #3105
- chore(op): use helper function in validate against state by @rakita in #3069
- feat: dont load access list immediatly by @rakita in #3116
- feat: impl
SealableforBytecodeby @makcandrov in #3118 - fix(jovian): fixes the DA footprint update storage slot. fix l1 fork associated with Jovian. by @theochap in #3120
- feat: JournaledAccount, a nice way to update and track changes by @rakita in #3086
- fix: hook up Cfg::memory_limit by @DaniPopes in #3129
- fix(context): avoid double reference in
Context::all()by @gap-editor in #3131 - chore: release by @github-actions[bot] in #3113
- feat(precompiles/jovian): add jovian precompiles to revm (#3128) by @rakita in #3134
- bump: tag v96 revm v31.0.0 by @rakita in #3135
New Contributors
- @sky-coderay made their first contribution in #3094
- @vtjl10 made their first contribution in #3107
Full Changelog: v93...v96