github 0xSpaceShard/starknet-hardhat-plugin v0.5.3

2 years ago

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

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

Don't miss a new starknet-hardhat-plugin release

NewReleases is sending notifications on new releases.