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

2 years ago

Usage

  • Add utility functions for converting short string literals to BigInt and vice versa:
    • stringToBigInt
    • bigIntToString
  • Improve Readme.
  • Improve deployment logging.

Dev

  • Refactor index.ts into task-actions.ts and extend-utils.ts.
  • In Starknet wrappers:
    • Consistently await internal function calls.
    • Fix typo.

PRs

Full Changelog: v0.3.7...v0.3.8

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

NewReleases is sending notifications on new releases.