github starkware-libs/cairo-lang v0.11.0-pre

latest releases: v0.13.1, v0.13.1a0, v0.13.0...
pre-release14 months ago

Starknet:

  • Initial support of Cairo1.0 contracts:
    • New declare transaction version for declaring Cairo1.0 contracts
    • Only a few syscalls are currently supported.
  • Changes to on-chain data format. Include the Cairo1.0 declared classes and changes to the class hash of a given contract instance. See more information here
  • Support for Poseidon hash

Cairo:

  • New builtins:
    • Poseidon hash function (efficient, STARK-friendly hash function)
    • Keccak hash function (currently, the keccak builtin cannot be used in Starknet)

Don't miss a new cairo-lang release

NewReleases is sending notifications on new releases.