This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
v0.5.0a1
Pre-release
Pre-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
- Introduce new CLI option
Full Changelog: v0.5.0a0...v0.5.0a1