19 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
d91b083031
fix: Windows extension for rapidsnark binaries on build. (#42) 2026-05-29 23:03:31 +02:00
Álex
0fdacbe01a
feat: Rapidsnark crate (#39) 2026-05-29 21:14:17 +02:00
Álex
2939c83a67
feat: Unify env vars into single LBC_ROOT_DIR (#38) 2026-05-29 20:37:16 +02:00
Álex
8eab6dce28
feat: Expose all circuit artifacts via macro. (#37) 2026-05-29 18:56:50 +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
cc41762cb5
docs: Add documentation (#32) 2026-05-29 12:13:44 +02:00
Álex
7ce59ffda2
fix(build): fix c++ library for macos (#27) 2026-05-21 10:34:39 +02:00
Álex
b5ed645243
fix: Patch circuits' asserts (#26) 2026-05-20 16:51:51 +02:00
Álex
9d1f058338
feat(lints): add rustfmt options (#23) 2026-05-20 15:26:24 +02:00
Álex
104acb8f47
fix(build): Fix symbol resolution conflicts between circuits (#22) 2026-05-19 14:48:58 +02:00
Álex
3a790a3172
feat(build): Rerun build on circuit dir or lib dir change (#20) 2026-05-15 15:00:16 +02:00
Álex
f195de907e
feat(lib): Bundle static gmp and link (#19) 2026-05-15 12:34:49 +02:00
Álex
64ec496067
feat: Circuits as libraries (#16) 2026-05-14 15:03:27 +02:00