Other
- chore(ci): update time crate (#13348) by @gakonst
- test(cast): ignore flaky_run_celo_with_precompiles (Celo RPC no longer supports debug_traceTransaction) (#13347) by @gakonst
- fix(test-utils): create destination directory in copy_dir_filtered (#13350) by @gakonst
- chore(wallets): Remove
NetworkWallet<FoundryNetwork>impl forWalletSigner(#13343) by @mablr - fix(anvil): return error when querying future block number in with_database_at (#13267) by @thunggis
- chore: remove stale
tiny-keccakreferences (#13358) by @gakonst - chore(script): typo (#13353) by @cuiweixie
- perf(cheatcodes): loop invariant code motion by hand (#13357) by @cuiweixie
- chore(anvil): remove unnecessary clone operations (#13330) by @MarkFizz77
- perf(linking): replace double hash mpa lookup contains_key + [] with single get (#13361) by @cuiweixie
- fix(verify): correct Sourcify API URL construction for custom chains (#13360) by @marukai67
- chore(common): remove dead
with_spinner_reporterfunction (#13366) by @sashass1315 - resolve absolute and relative paths on Windows (#13364) by @DanielGuupta
- fix: unittest failed (#13371) by @cuiweixie
- perf(anvil): reuse storage root from prove_storage instead of recompu… (#13363) by @thunggis