Skip to content

Releases: foundry-rs/foundry

Nightly (2024-08-15)

15 Aug 00:24
3e3b30c

Choose a tag to compare

Nightly (2024-08-15) Pre-release
Pre-release

Other

  • fix: cast --to-ascii does not work if input has trailing whitespaces (#8670)

Nightly (2024-08-14)

14 Aug 00:23
224fe9c

Choose a tag to compare

Nightly (2024-08-14) Pre-release
Pre-release

Other

  • fix: allow result large err (#8656)
  • fix(coverage): relax deployed bytecode accepted score (#8657)
  • fix(fmt): apply multi statement block config to else block (#8661)

Nightly (2024-08-13)

13 Aug 00:25
515a4cc

Choose a tag to compare

Nightly (2024-08-13) Pre-release
Pre-release

Other

  • Add --disable-code-size-limit flag for anvil (#8646)

Nightly (2024-08-12)

12 Aug 00:26
a0a0020

Choose a tag to compare

Nightly (2024-08-12) Pre-release
Pre-release

Other

  • chore(deps): weekly cargo update (#8647)

Nightly (2024-08-11)

11 Aug 00:26
03c2028

Choose a tag to compare

Nightly (2024-08-11) Pre-release
Pre-release

Other

  • fix(anvil): correctly print logs (#8642)

Nightly (2024-08-10)

10 Aug 00:25
77158cc

Choose a tag to compare

Nightly (2024-08-10) Pre-release
Pre-release

Other

  • chore: simplify assert/require shrink test (#8634)
  • feat(forge script): set both tx input fields (#8532)
  • fix(fmt): preserve format of disabled item (#8633)
  • fix: bad unwrap for pretty fmt (#8636)
  • fix(fmt): write single param on multiline if params_first (#8637)

Nightly (2024-08-08)

08 Aug 00:24
7f0f5b4

Choose a tag to compare

Nightly (2024-08-08) Pre-release
Pre-release

Other

  • chore(coverage): remove SinglePathBranch kind, use Branch kind (#8619)
  • perf: configure provider poll interval (#8624)
  • feat(cast): call json flag (#8618)

Nightly (2024-08-09)

09 Aug 00:26
1197fbe

Choose a tag to compare

Nightly (2024-08-09) Pre-release
Pre-release

Features

  • extended JsonResult structure (#8565)
  • feat: add auth field to RPCEndpointConfig (#8570)

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)

07 Aug 00:25
4351742

Choose a tag to compare

Nightly (2024-08-07) Pre-release
Pre-release

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)

06 Aug 00:24
f2518c9

Choose a tag to compare

Nightly (2024-08-06) Pre-release
Pre-release

Other

  • fix(coverage): account if/else statements without brackets (#8608)
  • ci: enable asm-keccak on more platforms (#8609)