Skip to content

Releases: spaceandtimelabs/sxt-proof-of-sql

v0.64.4

20 Dec 22:35
91173a3
Compare
Choose a tag to compare

0.64.4 (2024-12-20)

Bug Fixes

  • docs (35aed21)
  • docs, initial range_lengths in tests (f7b2992)
  • remove redundant range length update call (0a2ebbb)
  • remove unneeded generic (5c14765)
  • resolve merge conflicts with main (342659f)
  • separate ones eval length and range lengths (#445) (91173a3)
  • start range length from FirstRoundBuilder from num rows length instead of zero (f6390ff)
  • update first round builder to accept initial range length (252818d)

v0.64.3

20 Dec 05:11
a74cda8
Compare
Choose a tag to compare

0.64.3 (2024-12-20)

Features

v0.64.2

18 Dec 22:06
db8d46c
Compare
Choose a tag to compare

0.64.2 (2024-12-18)

Features

v0.64.1

18 Dec 19:24
792aaf3
Compare
Choose a tag to compare

0.64.1 (2024-12-18)

Features

  • add script to import yul functions from another file (ce07269)
  • add yul implementation of lagrange basis evaluation (83714f5)
  • yul lagrange basis evaluation (#442) (792aaf3)

v0.64.0

18 Dec 16:12
c83b298
Compare
Choose a tag to compare

0.64.0 (2024-12-18)

v0.63.2

17 Dec 20:12
43a2a3d
Compare
Choose a tag to compare

0.63.2 (2024-12-17)

Bug Fixes

  • clippy and fmt (b002bb8)
  • make protocol sound by moving word value evaluation into sumcheck (2f99685)
  • make range check protocol sound by moving word value evaluation into sumcheck (#440) (43a2a3d)

v0.63.1

16 Dec 22:37
098f671
Compare
Choose a tag to compare

0.63.1 (2024-12-16)

Bug Fixes

  • rename range_check_test_plan.rs to range_check_test.rs (db711cd)

v0.63.0

16 Dec 21:30
be3853a
Compare
Choose a tag to compare

0.63.0 (2024-12-16)

Bug Fixes

  • restore proof-of-sql-parser crate (1807f71)

Features

  • add normalization to TableTestAcessor (c8110b3)

v0.62.4

16 Dec 20:14
a9ba6e0
Compare
Choose a tag to compare

0.62.4 (2024-12-16)

v0.62.3

16 Dec 16:15
c8ac34f
Compare
Choose a tag to compare

0.62.3 (2024-12-16)

Features

  • add EVM-compatible serialization for DynProofPlan (9be37bd)
  • EVM compatible proof plan serialization (#432) (d4eff36)