Skip to content

v2.0.0-rc-0

Pre-release
Pre-release
Compare
Choose a tag to compare
@pefontana pefontana released this 23 Oct 15:14
· 1 commit to main since this release
d2257d6
  • chore: bump cairo-lang- dependencies to 2.9.0-dev.0 #1858

  • chore: update Rust required version to 1.81.0 #1857

  • feat(BREAKING): #1824#1838:

    • Add support for dynamic layout
    • CLI change(BREAKING): The flag cairo_layout_params_file must be specified when using dynamic layout.
    • Signature change(BREAKING): Both CairoRunner::new and CairoRunner::new_v2 now receive an Option<CairoLayoutParams>, used only with dynamic layout.
  • fix: #1841:

    • Fix modulo builtin to comply with prover constraints
  • chore: bump pip cairo-lang 0.13.2 #1827

  • chore: bump cairo-lang- dependencies to 2.8.0 #1833

    • chore: update Rust required version to 1.80.0
  • fix: Added the following VM fixes: #1820

    • Fix zero segment location.
    • Fix has_zero_segment naming.
    • Fix prover input.
    • Fix version reading when no version is supplied.
  • chore: bump cairo-lang- dependencies to 2.7.1 #1823