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

2 years ago

Usage related changes

  • Account classes use OpenZeppelin v0.1.0 and Argent v0.2.1 (new versions coming soon, but better late than never)
  • Easier getting of account address (account.address)
  • In CLI commands, --signature is fixed and now accepts multiple values
  • url property made optional for hardhat network configs
  • dockerizedVersion defaults to cairo-lang 0.8.2
  • Integrated-devnet uses uses starknet-devnet v0.2.2 by default
  • Voyager has recently updated its verification API, so the starknet-verify command will not work with this and older versions of the plugin

Development related changes

  • Read account artifacts from the plugin itself (part of npm package, used to be fetched from the example repo)

Merged PRs

New Contributors

Full Changelog: v0.5.4...v0.5.5

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

NewReleases is sending notifications on new releases.