Other
- feat(anvil): cache block timestamp in mined receipts (#13311) by @thunggis
- fix: use shared
display_chainhelper in CLI error handler (#13314) by @prestoalvarez - Add --enable-tx-gas-limit CLI flag for EIP-7825 support (#13307) by @DanielGuupta
- fix(anvil): use consistent chain_id fallback in fork setup (#13276) by @tefyosL-sol
- fix(test-utils): skip build artifacts when copying to temp workspace (#13266) by @echowandere
- feat(lint): add common uppercase abbreviations to mixedCase exceptions (#13305) by @Himess
- fix(fmt): correct indentation for closing brace in empty contracts with comments (#13319) by @Himess
- feat(anvil): add
trace_replayBlockTransactionsendpoint for block txs tracing (#13098) by @mablr - fix(eip712): write diagnostics to stderr instead of stdout (#13293) by @thunggis