What's Changed
- test: add AccountStatus unit test by @nkysg in #2869
- chore(database): remove unused dependencies by @healthyyyoung in #2885
- chore: use core::fmt and remove unused Debug import by @phrwlk in #2887
- fix(handler): correct transaction ID decrement logic by @jackwener in #2892
- fix(interpreter): correct CreateContractStartingWithEF halt mapping by @Fibonacci747 in #2890
- fix: ensure token is loaded by @mattsse in #2893
- example(erc20): mark token contract as touched by @rakita in #2895
- feat: add generic state to ResultAndState by @alessandromazza98 in #2897
- fix: EIP-7702 target check to return correct error by @sashass1315 in #2896
- feat(fusaka): Add PrecompileId by @rakita in #2904
- chore: skip drain if checkpoing is incosistent by @rakita in #2911
- chore: release by @github-actions[bot] in #2899
- bump: tag v86 revm v29.0.0 by @rakita in #2912
New Contributors
- @phrwlk made their first contribution in #2887
- @Fibonacci747 made their first contribution in #2890
- @sashass1315 made their first contribution in #2896
Full Changelog: v85...v86