Other
- fix(cheatcodes): fix vm.expectRevert for direct precompile calls (#13460) by @gakonst
- fix(lint): remove unreachable macro arm in declare_forge_lint (#13452) by @aso20455
- chore(flake): use nightly rustfmt (#13441) by @beeb
- feat: add
executeTransactioncheatcode (#13437) by @onbjerg - fix(forge): don't reset snapshot diff result on missing file (#13442) by @dizer-ti
- fix(traces): check HTTP status before JSON parsing in Sourcify fetcher (#13446) by @marukai67
- feat(cheatcodes): add Ed25519 crypto cheatcodes (#13450) by @howydev
- feat(lint): add missing visit methods to EarlyLintVisitor (#13454) by @hawkadrian
- notify subscribers for txs promoted after block mining (#13464) by @DanielGuupta
- chore(deps): bump taiki-e/install-action from 2.67.27 to 2.68.0 (#13465) by @dependabot[bot]
- chore(deps): bump taiki-e/cache-cargo-install-action from 3.0.1 to 3.0.2 (#13466) by @dependabot[bot]
- chore(deps): bump crate-ci/typos from 1.43.4 to 1.43.5 (#13467) by @dependabot[bot]
- chore(deps): bump DeterminateSystems/update-flake-lock from 5adeaaaf36f64df54f62adb34aa5fbfdb0109d34 to a135ea602656a8348c5c34887131dd9f7a28bd8c (#13468) by @dependabot[bot]
- chore(deps): bump softprops/action-gh-release from 2.4.2 to 2.5.0 (#13469) by @dependabot[bot]
- test: mark clone CLI tests as flaky (#13472) by @mattsse
- fix: bind TempDir guard in clone test to prevent premature cleanup (#13471) by @mattsse