Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2024-08-09)
Features
Other
- Forge doc --watch implementation (#8592)
- fix: add Mandala + Karura + Acala as exceptions for gas calculation during deployment (#8625)
eth_getBlockReceipts
should accept block hashes (#8623)- fix(fmt): fix disable line for first / last block lines (#8602)
- fix(cast run): print custom error when revert (#8620)
- feat(cheatcodes): add deterministic random value generation with seed (#8622)
- chore: bump revm 13 (#8628)
Nightly (2024-08-07)
Other
- chore(tests): bump forge-std version (#8610)
- feat: add default
T-needs-triage
label to default feature / bug form (#8612) - Add "%ne" format support for forge console log (#8543)
- feat(
cast interface
): allow retrieving abi from contract name (#8585) - chore(coverage): cleanup creation / push item (#8616)
- fix(coverage): use first opcode for if block with statements (#8615)
Nightly (2024-08-06)
Nightly (2024-08-05)
Other
- chore(deps): weekly
cargo update
(#8598)
Nightly (2024-08-04)
Nightly (2024-08-03)
Nightly (2024-08-02)
Nightly (2024-08-01)
- No changes
Nightly (2024-07-31)
Nightly (2024-07-30)
Other
- feat(cheatcodes): implement EIP-2098 in
vm.sign
(#8538) - fix(
verify-bytecode
): extract constructor arguments from creation code (#8547) - add
--max-persisted-states
to configuremax_on_disk_limit
(#8412) - fix(anvil): apply Arbitrum specifics to API block (#8542)
- fix: add
Mantle
+Mantle testnet
as exceptions for gas calculation during deployment (#8553) - fix(coverage): proper single path branch support (#8552)
- chore: potential fix flaky test_invariant_assert_shrink (#8554)
- feat(cheatcodes): display cheatcode name in error message (#8533)