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

v0.2.2

Compare
Choose a tag to compare
@FabijanC FabijanC released this 26 May 11:12
· 343 commits to master since this release

Usage related changes

  • Introduce timestamp management endpoints (for setting time and increasing time offset: read more)
  • Fix timestamp support in lite-mode
  • Include max_fee in get_transaction response
  • Include failure reason in tx_status and get_transaction response.

Development related changes

  • Use call_raw for making calls (introduced with cairo-lang 0.8.2)
  • Improve typing by relying on starknet's types
  • Improve testing (test with min and max python version)

Merged PRs

New Contributors

Full Changelog: v0.2.1...v0.2.2