Other
- chore(flake): update flake (#12183) by @beeb
- chore(benches): drop unused tokio dependency (#12186) by @MamunC0der
- chore(
deps
): bump alloy-hardforks, alloy-core, proptest (#12191) by @zerosnacks - chore: ignore falky celo test, update Cargo.lock (#12210) by @grandizzy
- fix(fmt): do not add underscores on fractional part with exponent (#12195) by @0xrusowsky
- fix(coverage): do not account abstract contract items (#12202) by @grandizzy
- fix(invariant): revisit sequence indices and respect shrink limit (#12180) by @0xalpharush
- fix(forge): Avoid trace confusion on functions with shared signature (#12169) by @marcvernet31
- chore(deps): update soldeer (#12184) by @beeb
- chore(deps): bump taiki-e/install-action from 2.62.28 to 2.62.33 (#12208) by @dependabot[bot]
- chore(deps): bump softprops/action-gh-release from 2.3.4 to 2.4.1 (#12207) by @dependabot[bot]
- feat(anvil): add
/eth/v1/beacon/blobs
beacon endpoint (#12182) by @mablr - chore(deps): bump actions/setup-node from 5 to 6 (#12206) by @dependabot[bot]
- chore: Remove redundant Bytes inner conversions in fork and mem backends (#12199) by @phrwlk
- feat: add Sourcify trace identifier (#11917) by @DaniPopes
- fix: handle directory creation errors in sol-macro-gen (#12198) by @DeVikingMark
- fix: Simplify equal-case formatting in
fmt_change
by usingto_string()
(#12193) by @maximevtush - fix: Remove redundant
.to_string()
afterformat!
in test summary table (#12192) by @maximevtush - refactor(config): remove etherscan_api_key fallback from get_rpc_url (#12179) by @zeevick10
- chore(
testdata
): fix solidity warnings: shadowing of builtin symbol and unhandled low-level calls (#12189) by @zerosnacks - doc(cheats):
deployCode
reverts w/ unlinked artifact libs (#12212) by @0xrusowsky - chore: bump v1.4.3 (#12213) by @grandizzy
- fix(forge): show backtrace line only on -vvvvv (#12211) by @grandizzy
- chore: readd table tests (#12219) by @grandizzy
- fix(coverage): exclude only virtual fns without impl (#12216) by @grandizzy