What's Changed
- docs: update outdated opcode memory reference link by @radik878 in #2859
- chore: fix tags in migration guide by @rakita in #2861
- chore: make ci happy by @nkysg in #2863
- chore: use HashMap::or_insert_with lazily compute by @nkysg in #2864
- perf: small performance and safety improvements by @rakita in #2868
- fix(osaka): do base/mod zero check after gas calc by @rakita in #2872
- chore: use mem::take by @nkysg in #2870
- feat: impl inspector for tuple by @klkvr in #2871
- Aggregate cleanup changes from PRs #2866, #2867, and #2874 by @rakita in #2876
- build: update checkout action to v5 by @rejected-l in #2880
- chore: codspeed sstore sload opcodes by @rakita in #2881
- chore(bytecode): remove unused Debug import by @Snezhkko in #2879
- Revert "feat: removed padding in case last opcode is terminal (#2816)" by @rakita in #2883
- chore: release by @github-actions[bot] in #2873
- bump: tag v85 revm v28.0.1 by @rakita in #2884
New Contributors
- @radik878 made their first contribution in #2859
- @rejected-l made their first contribution in #2880
- @Snezhkko made their first contribution in #2879
Full Changelog: v84...v85