starkware-libs / blockifier

Blockifier is a Rust implementation for the transaction-executing component in the StarkNet sequencer, in charge of creating state diffs and blocks.
Apache License 2.0
170 stars 107 forks source link

chore: bump cairo lang to `2.6.3` #1931

Open tcoratger opened 3 months ago

tcoratger commented 3 months ago

This PR update cairo lang from 2.6.0 to 2.6.3.


This change is Reviewable