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

23 months ago

Usage related changes

  • Adapted to cairo-lang and Starknet 0.9.1
    • estimateFee response still has the amount property, it is just expanded with the new gas_price and gas_usage properties
  • Fixed running of scripts with hardhat run - no more signature issues.
  • Fixed running of hardhat starknet-invoke
  • Updated OpenZeppelin account version to v0.2.1
  • Adapted hardhat starknet-verify to the new Voyager verification API
  • Expanded docs with 3rd party library installation guide

Development related changes

  • Updated development docs

Merged PRs

  • Fix invalid signature on hardhat run & Unsupported chain ID: undefined on starknet-invoke/call by @Nathan-SL in #159
  • Update OpenZeppelin account artifacts to v0.2.1 by @amanusk in #169
  • Adapt to cairo-lang/starknet 0.9.1 by @FabijanC in #170
  • Add account param to voyager verifier API by @Nathan-SL in #172

New Contributors

Full Changelog: v0.6.1...v0.6.2

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

NewReleases is sending notifications on new releases.