Other
- fix(fmt): correct total_difficulty attribute name (#13578) by @eeemmmmmm
- chore(evm): use
AnyRpcTransactioninconfigure_tx_env/commit_transaction(#13572) by @mablr - feat(evm): add
AsEnvMut::set_env(#13573) by @stevencartavia - fix(fmt): don't inline while/for/if blocks with multiple statements (#13566) by @MarkFizz77
- refactor(cheatcodes,evm): use ContextTr read accessors for env fields (#13582) by @figtracer
- chore(evm): simplify
CowBackendinit logic by usingOption<SpecId>(#13584) by @mablr - feat(anvil): add EIP-2935 blockhash history storage support (#13588) by @koko1123
- fix(test): add missing rpc_before assertion in deep reorg blockhash test (#13586) by @FredPhilipy
- refactor(cheatcodes,evm): use JournalTr and JournalExt trait methods (#13581) by @figtracer