Skip to content

v0.5.5

Compare
Choose a tag to compare
@FabijanC FabijanC released this 26 May 13:59
· 196 commits to master since this release
b854c8f

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