Other
- fix(anvil): use individual tx gas instead of cumulative in fee history (#13552) by @zeroprooff
- fix(anvil): clear tx pool on anvil_reset (#13544) by @FredPhilipy
- add EIP-3860 initcode size check in txpool validation (#13473) by @DanielGuupta
- fix: clarify Anvil storage caching builder naming (#13546) by @anim001k
- refactor(evm): remove dead BackendError::Other variant (#13553) by @andrewshab3
- fix(script): actually skip Vyper contract verification (#13484) by @eeemmmmmm
- feat(doc): Adding new 'Constants' section for constants and immutables (#13116) by @SocksNFlops
- fix(evm): avoid wrong CowBackend initialization in load_allocs and clone_account (#13554) by @andrewshab3