Skip to content

v0.6.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@liorgold2 liorgold2 released this 13 Dec 08:46
· 49 commits to master since this release

StarkNet:

  • Split PENDING status into PENDING and ACCEPTED_ON_L2.
  • StarkNet CLI: Renamed "alpha" network to "alpha-goerli".
  • Storage variables support felts-only types (structs and tuples that don't contain pointers).

Cairo:

  • Uint256 bitwise functions are now using the bitwise builtin (making them much more efficient).