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

v0.5.0a1

Pre-release
Pre-release
Compare
Choose a tag to compare
@FabijanC FabijanC released this 29 Mar 08:56
· 100 commits to master since this release

Usage related changes

  • Fix function calling in #426
    • Smart contract v0 function calls no longer return Internal Server Error (500)
  • Support custom compiler in #428
    • Introduce new CLI option --cairo-compiler-manifest <PATH>
    • For handling declare v2 transactions on non-x86 machines, supply your own cairo 1.0 compiler on Devnet startup
    • Supports compiling using whichever compiler version the user needs

Full Changelog: v0.5.0a0...v0.5.0a1