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 runhardhat starknet-new-account
and fund it.
- v0.6.8-alpha.0 only lacked support if you're using the plugin's CLI account-creation functionalities:
Merged PRs
Full Changelog: v0.6.8-alpha.0...v0.6.8