zerosnacks.eth pfp

zerosnacks.eth

@zerosnacks

64 Following
343 Followers


zerosnacks.eth pfp
zerosnacks.eth
@zerosnacks
gm! You may be looking for the 1.0 migration guide if you are experiencing CI failures this morning. 1.0 has now been marked as stable and is installed by default with the Foundry Toolchain. https://book.getfoundry.sh/guides/v1.0-migration
0 reply
16 recasts
20 reactions

zerosnacks.eth pfp
zerosnacks.eth
@zerosnacks
ANNOUNCING: FOUNDRY v1.0! Every major DeFi protocol and smart contract developer who wants secure and gas-efficient code uses Foundry. Today, Foundry is officially stable, and here for the long run. https://www.paradigm.xyz/2025/02/announcing-foundry-v1-0
11 replies
44 recasts
153 reactions

zerosnacks.eth pfp
zerosnacks.eth
@zerosnacks
FOUNDRY 1.0 IS HERE https://www.paradigm.xyz/2025/02/announcing-foundry-v1-0
0 reply
60 recasts
92 reactions

zerosnacks.eth pfp
zerosnacks.eth
@zerosnacks
Excited to announce our 1.0 release candidate! Check out the migration guide and try it out by running `foundryup -i rc` It is important to us we get your feedback as this is the last step before the official 1.0 release after three years ❤️ https://book.getfoundry.sh/guides/v1.0-migration
0 reply
1 recast
0 reaction

zerosnacks.eth pfp
zerosnacks.eth
@zerosnacks
Improved docs for multichain scripting ✨ https://book.getfoundry.sh/forge/deploying#multi-chain-deployments
0 reply
1 recast
2 reactions

zerosnacks.eth pfp
zerosnacks.eth
@zerosnacks
If you are running Foundry’s latest nightly and your tests are failing with: [FAIL: call didn't revert at a lower depth than cheatcode call depth] Please read here! https://book.getfoundry.sh/cheatcodes/expect-revert
0 reply
1 recast
2 reactions

zerosnacks.eth pfp
zerosnacks.eth
@zerosnacks
https://x.com/zerosnacks/status/1884270307055395051
0 reply
0 recast
2 reactions

zerosnacks.eth pfp
zerosnacks.eth
@zerosnacks
Easy to miss if you are ahead of the curve and already experimenting with EIP-7702 Set your `evm_version` to `prague` For Anvil pass `--hardfork prague` Alternatively you can pass the `--odyssey` flag when running commands https://book.getfoundry.sh/reference/config/solidity-compiler#evm_version
0 reply
1 recast
1 reaction

zerosnacks.eth pfp
zerosnacks.eth
@zerosnacks
For Foundry's next stable release we plan to remove `testFail*`. It has been marked as deprecated for quite some time and has long been discouraged. Do you still have any cases in your active codebases where you need to resort to using it?
0 reply
0 recast
1 reaction

zerosnacks.eth pfp
zerosnacks.eth
@zerosnacks
For all our latest updates and action items please check out the announcements page of the Foundry book to stay up to date https://book.getfoundry.sh/announcements
1 reply
3 recasts
23 reactions

zerosnacks.eth pfp
zerosnacks.eth
@zerosnacks
Reminder: if you recently updated Foundry and your build starts breaking with stack too deep set `optimizer = true` in your foundry.toml We’ve recently stopped enabling the optimizer by default and now require you to enable it explicitly https://github.com/foundry-rs/foundry/issues/2486
0 reply
2 recasts
4 reactions