github starkware-libs/cairo-lang v0.12.0a0

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

Starknet

  • Use the rust blockifier and LambdaClass's Cairo VM to accelerate the sequencer's time to handle transactions
  • Support version 2.0.0 of the Cairo compiler
  • Replace the PENDING status of transactions to ACCEPTED_ON_L2 - once a transaction is in that status it means that it will be included in a block (this applies to transactions - blocks still have the PENDING status)
  • Add an experimental get_block_hash syscall (we plan to review how useful this syscall is, so treat it as experimental. We recommend using it only in upgradable contracts)

Don't miss a new cairo-lang release

NewReleases is sending notifications on new releases.