Skip to content

Latest commit

 

History

History
112 lines (57 loc) · 7.39 KB

File metadata and controls

112 lines (57 loc) · 7.39 KB

Changelog

0.8.0 (2026-05-18)

⚠ BREAKING CHANGES

  • update prover stack for v31 (#131)

Features

Bug Fixes

0.7.1 (2026-02-26)

Features

0.7.0 (2025-12-19)

⚠ BREAKING CHANGES

  • Update provers to v1.3.1 (#115)

Features

Bug Fixes

  • Add sequencer URL into error output (#113) (c919e94)
  • Properly sanitize credentials in seq URLs (#109) (f84d183)
  • prover: Ensure round-robin works as intended (#111) (abd5afc)
  • use default headers for Basic Auth (#114) (da9d64b)

0.6.1 (2025-11-21)

Features

Bug Fixes

0.6.0 (2025-11-19)

⚠ BREAKING CHANGES

  • Update prover stack for protocol v1.3 (#104)
  • Poll a list of sequencers in provers (#97)

Features

  • Poll a list of sequencers in provers (#97) (36b589f)
  • Update prover stack for protocol v1.3 (#104) (fe5df4d)

Bug Fixes

  • Refactor multi_sequencer_proof_client implementation (#102) (f8e5aa4)

0.5.1 (2025-11-06)

Features

0.5.0 (2025-11-06)

⚠ BREAKING CHANGES

  • Update prover stack for protocol v1.2 (#98)

Features

0.4.8 (2025-10-21)

Features

Bug Fixes