Skip to content

v0.11.0

Compare
Choose a tag to compare
@THenry14 THenry14 released this 16 May 16:17
· 97 commits to master since this release
c24f34f

Changelog

New compiler version

Cairo Compiler 1.0.0rc0 is now supported - now you can write your contracts and tests using bleeding edge cairo 1 features!
Warning We do not support starknet 0.11.1 yet, this may result in some incompatibilities on the side of CLI.

New cheatcodes

start_warp and start_roll cheatcodes - DOCS and DOCS

Deprecated legacy test runner

Deprecated legacy cairo0 runner (you can still deploy your cairo0 contracts from cairo1 tests)

  • test-cario1 -> test
  • build-cario1 -> build
  • test -> test-cario0
  • build -> build-cario0

Documentation makeover

Protostar documentation is now cairo 1 focused. It has more examples and is much more accessible than before! Check it out!

Other

Fixed bugs related to gas