Skip to content

Releases: spaceandtimelabs/sxt-proof-of-sql

v0.35.2

31 Oct 14:24
7598b5c
Compare
Choose a tag to compare

0.35.2 (2024-10-31)

Features

v0.35.1

31 Oct 06:44
905e9c7
Compare
Choose a tag to compare

0.35.1 (2024-10-31)

Bug Fixes

Features

  • add example using postprocessing (309d73a)
  • add harder queries to test (dc122ed)
  • add movies dataset placeholder (df3e77b)
  • add space example stub (e05a752)
  • Added sports example (#318) (905e9c7)
  • expand examples of queries (2eea92b)
  • expand the queries (88d3e1b)
  • further populate data set to ensure robustnes (b72d449)
  • further populate dataset (084cc05)
  • populate movies with first examples (94eb0b6)

v0.35.0

30 Oct 22:18
26372d8
Compare
Choose a tag to compare

0.35.0 (2024-10-30)

Bug Fixes

Features

Reverts

  • ResourceId conversion to use ObjectName structure (eeaf042)

v0.34.10

30 Oct 18:26
a9821ba
Compare
Choose a tag to compare

0.34.10 (2024-10-30)

Bug Fixes

  • Added in Extra Padding for fixing the Dory Seed requirement of 32 chars (fd1588d)

Features

  • Tech Gadget Prices crate integrated (0b4f16a)

v0.34.9

30 Oct 02:55
de3e8af
Compare
Choose a tag to compare

0.34.9 (2024-10-30)

Features

v0.34.8

29 Oct 19:27
88029cf
Compare
Choose a tag to compare

0.34.8 (2024-10-29)

Bug Fixes

Features

  • add census example (#309) (88029cf)
  • add census example stub (3871bee)
  • add census-income.csv dataset for census example (a678a7e)
  • add complex query to census example (9742981)
  • add example using postprocessing (ffdce17)
  • add more queries to census example (a33293e)
  • add more queries to census example (91fca2d)
  • load csv file in census example (618f30f)
  • run SELECT * query in census example (3d97169)

v0.34.7

29 Oct 18:55
be7650c
Compare
Choose a tag to compare

0.34.7 (2024-10-29)

Bug Fixes

  • add albums example to cargo.toml (071f1cd)
  • rename albums csv file name (bca51ac)
  • run cargo fmt (7816894)

Features

v0.34.6

29 Oct 17:52
ab969f3
Compare
Choose a tag to compare

0.34.6 (2024-10-29)

Features

  • add proof generation and verification (66800f9)
  • add query for calculating total market cap and stock count (92a801a)
  • add query for filtering, grouping, and selecting stocks (4b4fdb2)
  • add query parsing to prove_and_verify_query (40c45fd)
  • create function skeleton for prove_and_verify_query (005e18c)
  • define dory setup constants (5e760cd)
  • Initialize main function with basic imports (dc88908)
  • log prove and verify results (abd2e61)
  • main function setup (3392b0e)

v0.34.5

29 Oct 01:48
4c2840c
Compare
Choose a tag to compare

0.34.5 (2024-10-29)

Bug Fixes

v0.34.4

29 Oct 00:47
cbc33c2
Compare
Choose a tag to compare

0.34.4 (2024-10-29)

Bug Fixes

  • fix formatting issue with extra line at the end of file (2e544c1)
  • Fix naming convention (5c1000e)
  • fixed cargo run command (4976dc4)

Features