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

2 years ago

What's Changed

Usage

  • Have an Alpha Mainnet config entry the same way Alpha Testnet is present (i.e. alpha and alphaMainnet are available without defining in your hardhat config file; it was a bit late when it was realized that alphaMainnet is not the best choice, and future versions will have alpha-mainnet by default).
  • Use cairo-lang v0.6.1 by default.
  • When waiting for transactions to become PENDING, also check for their block_hash to become NOT pending.

Dev

  • Update packages.
  • Fix with-sources-path test.

Full Changelog: v0.3.2...v0.3.3

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

NewReleases is sending notifications on new releases.