github starkware-libs/cairo-lang v0.12.1

latest releases: v0.13.2, v0.13.2a0, v0.13.1...
13 months ago

Starknet

  • Take fee for reverted transactions. At this phase, the Starknet OS doesn't prove that the transactions failed. This will change once the move to Sierra is complete
  • Early rejection of transactions that (1) do not pass validate (2) have an old nonce or (3) do not pay enough fee
    • See here for more information
  • Support of keccak and Secp256k1
  • Fixed a bug where transactions that changed the ETH balance of a user were charged twice for it (once because of reducing the fee and once because of the transaction itself)

Don't miss a new cairo-lang release

NewReleases is sending notifications on new releases.