Skip to content

v0.6.8-alpha.0

Pre-release
Pre-release

Choose a tag to compare

@FabijanC FabijanC released this 27 Oct 13:19
· 117 commits to master since this release

Usage related changes

  • Adapt to work with Starknet v0.10.1:
    • Pending support for CLI command hardhat starknet-deploy-account
  • Fix WSL support
  • Update OZ account implementation to 0.5.0
  • hardhat run cannot be used with --starknet-network parameter:
    • Limited by hardhat's plugin system
    • Specify the network via the hardhat config file
  • Improve type checking in StarknetContractFactory.getContractAt(...)

Development related changes

Merged PRs

New Contributors

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