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

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

Starknet

  • Add sequencer signature on block hash and state diff, using the following API (see here):
    • get_signature - returns the signature on the data
    • get_public_key - returns the public key used to sign blocks
  • Increase the maximum number of steps in a single transaction from 1M to 3M
  • Add 0x prefix in the API responses for state roots
  • Add an optional parameter to get_state_update API - includeBlock which adds block information to the response (see here)
  • An improvement to the max throughput

Don't miss a new cairo-lang release

NewReleases is sending notifications on new releases.