Skip to content

Latest commit

 

History

History
139 lines (62 loc) · 6.87 KB

CHANGELOG.md

File metadata and controls

139 lines (62 loc) · 6.87 KB

Changelog

0.152.8 (2024-11-22)

Miscellaneous Chores

0.152.7 (2024-11-20)

Features

  • boojum-cuda,shivini: implement GPU PoW (#54) (67f4c46)

0.152.6 (2024-11-19)

Miscellaneous Chores

  • bump crypto crates to 0.30.8 and protocol crates to 0.150.14 (#55) (9eff2ac)

0.152.5 (2024-11-18)

Miscellaneous Chores

0.152.4 (2024-11-06)

Features

0.152.3 (2024-10-31)

Bug Fixes

  • proof-compression: add missing crate description (#46) (ba077db)

0.152.2 (2024-10-31)

Features

0.152.1 (2024-10-31)

Features

0.152.0 (2024-10-31)

⚠ BREAKING CHANGES

Features

0.151.1 (2024-10-25)

Bug Fixes

0.151.0 (2024-10-18)

⚠ BREAKING CHANGES

Features

Bug Fixes

  • Attempt to pin github runner to 22.04.1 (#36) (ddb7311)

Reverts

0.150.9 (2024-09-24)

Features

  • enable compilation with CUDA stubs via the ZKSYNC_USE_CUDA_STUBS environment variable (#29) (f77ff80)

0.150.8 (2024-09-10)

Features

  • gpu-ffi: add bindings for the distribute function in bellman-cuda (#22) (a099924)

Bug Fixes

  • boojum-cuda: "un-swap" coarse and fine count for powers_data_g_i (#27) (95b29da)

0.150.7 (2024-09-06)

Features

0.150.6 (2024-09-04)

Bug Fixes

  • shivini: pub use ProverContextConfig (#20) (fb3c8e7)

0.150.5 (2024-09-04)

Features

  • ci: Introduce CI for automatic releases (#11) (847059a)
  • implement ProverContextConfig (#10) (0c6ba4b)