Skip to content

v0.5.3

Compare
Choose a tag to compare
@FabijanC FabijanC released this 21 Apr 12:43
· 221 commits to master since this release

Usage related changes

  • Adapted to cairo-lang v0.8.1.
  • Introduced --disable-hint-validation flag to the hardhat starknet-compile command:
    • Allows compiling contracts with e.g. printing in hints (useful when executing on Devnet).
  • Introduced --token option to the hardhat starknet-deploy:
    • Allows whitelisted deployment on mainnet.

Development related changes

  • Improved testing.
  • Use stable version of devnet in testing (instead of latest GitHub commit).

Merged PRs

New Contributors

  • @LucasLvy made their first contribution in #85

Full Changelog: v0.5.2...v0.5.3