Foundry Rs Foundry Versions Save

Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

nightly-2cf84d9f3ba7b6f4a9296299e7036ecc24cfa1da

3 months ago

Other

  • fix(foundry-common): Do not retry custom errors (#7017)
  • fix: normalize default evm version if solc configured (#7018)
  • fix(chisel): validate that EVM version is compatible with solc version (#7019)
  • chore: pin nightly (#7020)
  • chore(cast): improve cast wallet new (#7021)
  • test: add Command::debug_assert tests to CLIs (#7024)

nightly-2cb875799419c907cc3709e586ece2559e6b340e

3 months ago

Other

  • feat(forge): new flatten implementation (#6936)
  • chore: fix typos (#7000)
  • added arg and computing state in function of some overrides (#6985)

nightly-f0199f022c2daa2a7aa7d627b60b25ab28b63286

4 months ago

Other

  • feat(forge) _expectRevertCheatcode (#6841)
  • chore(deny): ignore shlex (#6877)
  • feat(evm, forge): use alloy TransactionRequest for saving BroadcastableTransactions (#6876)
  • feat(evm): use alloy provider to fetch chain id, remove ethers-providers (#6881)

nightly-5ea2c5e64de91b4e470dee2abee1770ae3f79122

4 months ago

Other

  • chore(deps): weekly cargo update (#6870)
  • test: add chain id to legacy rlp test (#6871)
  • fix: forge build spinner output (#6872)

nightly-d0a4452212f54cfe6b6ef03cf4f92c013e38af04

4 months ago

Other

  • feat: resolve multiple function/event selectors in one openchain.xyz request (#6863)
  • feat(cast/selectors): add optional selectors resolving (#6864)
  • fix(cast) lowercase selectors before send API request to openchain.xyz (#6865)
  • fix(cast): add description to 'cast wallet derive-private-key' (#6866)

nightly-293fad73670b7b59ca901c7f2105bf7a29165a90

4 months ago
  • No changes

nightly-9e3ab9b3aff21c6e5ef8b7290df1ad079a24ab6e

4 months ago

Other

  • fix(cheatcodes): always omit pk on addr (#6698)
  • chore: more chisel debug and print compile error (#6647)
  • chore(cheatcodes): mark getLabel as view (#6700)
  • chore: fix some docs (#6701)

nightly-0f20cc609b04b9b086122d85e0994c820105a47c

4 months ago

Other

  • docs(crates/config): correct README.md link path (#6693)

nightly-2bcb4a1aded22c7f5c1263462acb6c75409dabeb

5 months ago
  • No changes

nightly-6fcbbd866bc0f8a988471eb5588b8de33578bc74

5 months ago

Other

  • chore: add --encoded-constructor-args to verify-contract as alias for --constructor-args (#6454)