13 Commits

Author SHA1 Message Date
thomaslavaur
888bbe0dd8
make pow_pk and pow_block_hash private (#53)
* make pow pk and block hash private

* fix

* remove slot secrets that was remvoed a long time ago
2026-08-05 13:30:05 +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
Á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
64ec496067
feat: Circuits as libraries (#16) 2026-05-14 15:03:27 +02:00
thomaslavaur
67ea0a5a6b fix typo 2026-03-18 12:47:24 +01:00
thomaslavaur
416c5a1722
Fix syntax for would_win.slot assignment 2026-03-18 08:30:25 +01:00
thomaslavaur
b2999e0949 update poq with slot in key nullifier derivation 2026-03-18 08:22:35 +01:00
thomaslavaur
e84e7f801c fix misspelling 2026-01-15 12:42:36 +01:00
thomaslavaur
6aa15f2bd7 remove protection against adaptive adversaries and update DSTs 2026-01-15 12:39:41 +01:00
thomaslavaur
0674fa2ac0 reflect nomos-pocs change on the circuits (add compression to nullifier, public keys and reward voucher) 2025-11-18 08:26:15 +01:00
thomaslavaur
d0891d80a7 reflect nomos-pocs changes in circuits 2025-11-17 14:36:39 +01:00
Alejandro Cabeza Romero
a23449f4d7
Fix import path in PoQ. 2025-10-06 11:49:54 +02:00
Alejandro Cabeza Romero
37570240e6
Migrate circuits from nomos-pocs. 2025-10-02 17:55:20 +02:00