What's Changed
- chore: add links to arch page by @rakita in #2297
- chore: links to main readme by @rakita in #2298
- chore: update cheatcode inspector example by @agostbiro in #2296
- test: add unit test for EIP-3860 initcode size limit by @jackwener in #2302
- chore: make number more readable by @JackDrogon in #2300
- fix: ensure transactions succeed when balance check is disabled by @Wodann in #2286
- chore: Remove LATEST variant from SpecId enum by @gitToki in #2299
- refactor: update EOF validation logic and improve error handling by @jackwener in #2304
- feat(ci): Integrate script in ci that downloads fixtures and runs the tests by @PanGan21 in #2301
- fix(ci): Still run statetests from eth/tests repo by @rakita in #2306
- feat: Add a wrapper for arkworks for EIP196 by @kevaundray in #2305
- Bench with criterion by @nemnem7 in #2295
- feat: Add JournalInner by @rakita in #2311
- chore: bump bench time, and reduce burntpix iterations by @rakita in #2315
- Propagate asyncdb feature flag from database-interface to revm by @0xMushow in #2310
- test: add EIP-170 contract code size limit tests by @jackwener in #2312
- chore: Move all blst related methods into blst wrapper by @kevaundray in #2313
- chore: clean up blst wrapper doc comment and types by @kevaundray in #2314
- chore: remove redundant_clone by @argentpapa in #2293
- feat: provide more context to precompiles by @bernard-wagner in #2318
- Chore: add check for path and existence existence by @startup-dreamer in #2320
- chore: remove outdated TODO comments by @jackwener in #2325
- feat: Add arkworks wrapper for bls12-381 by @kevaundray in #2316
- chore: add criterion benchmark for evm build by @shane-moore in #2319
- chore: add
encode_fp
and simplify bls12-381 point encoding methods by @kevaundray in #2328 - chore: add bls12-381 benchmarks by @kevaundray in #2327
- fix(isthmus): Correctly filter refunds for deposit transactions by @clabby in #2330
- chore: Move all benchmarks into their own module like eip2537 by @kevaundray in #2335
- chore: Remove bls12-381 no-std fallback method by @kevaundray in #2338
- chore: Remove TODO for NBITS and remove NBITS from blst MSM API by @kevaundray in #2337
- feat: cache precompile warming by @rakita in #2317
- refactor: move Eof::new to first place && add doc for some pub functions by @JackDrogon in #2334
- chore!: Move modulus constant into blst wrapper by @kevaundray in #2336
- fix: fix typo by @JackDrogon in #2333
- chore: release by @github-actions in #2340
- bump: tag v67 revm v21.0.0 by @rakita in #2341
- bump: alloy 0.13 and kzg v2.1.0 by @rakita in #2342
New Contributors
- @gitToki made their first contribution in #2299
- @PanGan21 made their first contribution in #2301
- @bernard-wagner made their first contribution in #2318
- @shane-moore made their first contribution in #2319
Full Changelog: v66...v67