10 Commits

Author SHA1 Message Date
thomaslavaur
d4e5603600
chore: bump circuits version to 0.5.5
The v0.5.4 release assets were replaced in place with circuits that have a
different public interface, so any machine with a warm prebuilt cache keeps
using the old ones (the cache key is the crate version). Bump to 0.5.5 so the
new circuits ship under a version of their own.
2026-08-05 15:22:55 +02:00
thomaslavaur
bd4fe8bad3
empower the poq (#51)
* empower the poq

* update test inputs

* Enhance GMP download process in CI workflow

Updated GMP download step to try multiple URLs with retries.

* revert ci

* fix test

* bump version

* add cargo lock
2026-08-04 13:44:26 +02:00
Antonio Antonino
127626881f
Bump cargo workspace version 2026-06-09 13:02:48 +02:00
Álex
3a4bdb1e6b
chore(version): update cargo version to 0.5.2 (#47) 2026-06-05 23:41:20 +02:00
Álex
523091e17c
fix: remove session (#34)
* remove session

* Update poq's sample input.

* Bump circuits version

* Update lock file

---------

Co-authored-by: thomaslavaur <thomas19.lavaur@gmail.com>
Co-authored-by: Antonio Antonino <antonio@status.im>
2026-05-30 22:35:08 +02:00
Álex
0fdacbe01a
feat: Rapidsnark crate (#39) 2026-05-29 21:14:17 +02:00
Álex
c6cc320c52
fix(tests): Hardcoded inputs (#36) 2026-05-29 16:38:03 +02:00
Álex
06e6dbe762
feat(flags). Make prebuilt flag a default. (#35) 2026-05-29 16:33:34 +02:00
Álex
104acb8f47
fix(build): Fix symbol resolution conflicts between circuits (#22) 2026-05-19 14:48:58 +02:00
Álex
64ec496067
feat: Circuits as libraries (#16) 2026-05-14 15:03:27 +02:00