Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

v0.1.22

Compare
Choose a tag to compare
@FabijanC FabijanC released this 20 Apr 10:58
· 367 commits to master since this release
6f3a7fc

User related changes

  • Fixed interaction of Starknet CLI and hardhat plugin when they are using the --wallet functionality.
  • Fixed syscall get_block_timestamp

Developer related changes

  • Used code from cairo-lang that handles contract function calling - temporary solution.
  • Improved testing (timestamps, tx_version).
  • Added CircleCI step which checks devnet versioning consisntency across the project.
  • Changed the way error messages are handled (jsonify).

PRs merged

New Contributors

Full Changelog: v0.1.21...v0.1.22