Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2024-08-15)
15 Aug 00:24
Compare
Sorry, something went wrong.
No results found
Other
fix: cast --to-ascii does not work if input has trailing whitespaces (#8670 )
Nightly (2024-08-14)
14 Aug 00:23
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Other
Add --disable-code-size-limit flag for anvil (#8646 )
Nightly (2024-08-12)
12 Aug 00:26
Compare
Sorry, something went wrong.
No results found
Other
chore(deps): weekly cargo update (#8647 )
Nightly (2024-08-11)
11 Aug 00:26
Compare
Sorry, something went wrong.
No results found
Other
fix(anvil): correctly print logs (#8642 )
Nightly (2024-08-10)
10 Aug 00:25
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Other
fix(coverage): account if/else statements without brackets (#8608 )
ci: enable asm-keccak on more platforms (#8609 )