Forge
Changed
- Minimal recommended
Scarbversion is now2.12.2(updated from2.11.4)
Fixed
- Signature generation now enforces the low-s rule
- Fixed a bug that caused a slowdown in test execution
- Panic that occurred in debug trace and gas report when using mock calls
Removed
- The deprecated
snforge completion. Usesnforge completionsinstead.
Cast
Changed
- Error message for already declared contracts now includes the class hash
Fixed
- When using
account createoraccount importcommands without specifying--networkor--url, url from snfoundry.toml is now used correctly (if present) - Fixed account's balance value from
sncast balancecommand
Removed
- The deprecated
sncast completion. Usesncast completionsinstead.