Skip to content

v0.6.8

Choose a tag to compare

@FabijanC FabijanC released this 31 Oct 15:07
· 116 commits to master since this release
a72bcbe

Usage related changes:

  • Full support for StarkNet v0.10.1
    • v0.6.8-alpha.0 only lacked support if you're using the plugin's CLI account-creation functionalities:
      • hardhat starknet-deploy-account used to both create and deploy a new account.
      • Now before running hardhat starknet-deploy-account, you need to run hardhat starknet-new-account and fund it.

Merged PRs

Full Changelog: v0.6.8-alpha.0...v0.6.8