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

v0.5.3

Compare
Choose a tag to compare
@FabijanC FabijanC released this 01 Jun 15:15
· 46 commits to master since this release

Usage related changes

  • Adapted to cairo-lang/Starknet v0.11.2
    • Cairo 1 declaration by default using an x86-compatible compiler v1.1.0, see docs or --help on how to override
  • Cairo 1 improved support
    • Forked mode: fixed retrieval of classes declared on origin
    • Improved docs
    • Fixed message on recompilation failure
  • Fixed L1-L2 (postman) functionality when no messages to flush
  • JSON-RPC improvements
    • Updated to specification v0.3.0 (trace API under development)
    • Fixed fee estimation of Cairo 1 declaration
    • Other bugfixes

Development related changes

Merged PRs

New Contributors

  • @cfal made their first contribution in #479

Full Changelog: v0.5.2...v0.5.3