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

v0.4.3

Compare
Choose a tag to compare
@FabijanC FabijanC released this 23 Dec 15:31
· 145 commits to master since this release

Usage related changes

  • Introduce the option to run with the Rust implementation of Cairo VM (docs)

  • Mock L1-L2 communication without running an L1 instance:

    • POST /postman/send_message_to_l2 - docs
    • POST /postman/consume_message_from_l2 - docs

Development related changes

  • New CI/CD workflow - test_py_min_rust

Merged PRs

Full Changelog: v0.4.2...v0.4.3