10 Commits

Author SHA1 Message Date
Alejandro Cabeza Romero
ca118adbfe
Add shared cache with file lock to prevent redundant parallel downloads. 2026-05-14 13:50:20 +02:00
Alejandro Cabeza Romero
9d6ab94d5f
Gate prebuilt mode behind feature flag and use a shared cache. 2026-05-14 13:26:49 +02:00
Alejandro Cabeza Romero
10b4f20b5e
Make circuits version a single source of truth on the Rust crate. 2026-05-08 13:21:44 +02:00
Alejandro Cabeza Romero
d5404d9b5b
Replace native Bytes newtype with bytes crate and expose it as Witness. 2026-05-08 10:42:15 +02:00
Alejandro Cabeza Romero
d3bf5516cf
Abstract sys crate build. 2026-05-07 13:20:51 +02:00
Alejandro Cabeza Romero
2a135f19cd
Rename utils crate to common. 2026-05-05 16:26:04 +02:00
Alejandro Cabeza Romero
9af51ddf7e
Implement poc, pol and signature circuits. Abstract utils into their own crate. Abstract CircuitWitnessInput. 2026-05-05 16:24:21 +02:00
Alejandro Cabeza Romero
f91bd073d1
Various fixes and improvements. 2026-04-27 18:17:40 +02:00
Alejandro Cabeza Romero
cb0e660e16
Poq-sys crate and build script. 2026-04-27 15:21:32 +02:00
Alejandro Cabeza Romero
418e8b9b70
Into workspace. 2026-04-24 16:03:33 +02:00