What's Changed
- fix typo: Rename is_created_globaly to is_created_globally by @leopardracer in #2692
- test: add comprehensive tests for TxEnvBuilder by @rakita in #2690
- chore: use c-kzg precompute value 8 by @rakita in #2698
- fix(Inspector): call_end not called on fast return by @rakita in #2697
- fix incorrect StorageKey and StorageValue parameter order in burntpix… by @reallesee in #2704
- refactor: simplify gas calculations by introducing a used() method by @jackwener in #2703
- chore: release by @github-actions[bot] in #2682
- bump: tag v82 revm v27.0.3 by @rakita in #2710
New Contributors
- @leopardracer made their first contribution in #2692
- @reallesee made their first contribution in #2704
Full Changelog: v81...v82