Features
Fixes
- fix(anvil): use interval_at to mine after first elapsed interval (#1598)
- fix(anvil): set internal timestamp properly (#1600)
- fix(anvil): reset all settings on
anvil_reset
(#1614)
Other
- Return Index Value and Type printed in
forge run
(#1592) - feat(cast): pad bytes32 hex values if they are short (#1594)
- chore(backend.rs): their -> there (#1603)
- chore: bump ethers and disable fmt (#1610)
- Solidity's model checker basic options (#1602)
- feat(cast): allow providing a custom interface name (#1615)