jonesmarvin8
2104f71e39
feat(key-protocol/nssa)!: PQ resistance primitives for vsk/vpk for shared key agreement ( #474 )
...
* initialize pq encryption changes
* key agreement update
* add test and other fixes
* ci fixes
* fix unit tests
* updates from main and ci
* added updated specs for pq encryption
* addressing comments
* addressed comments
* fix clippy errors from main merge
* Rebased to main
2026-06-03 14:40:06 -04:00
Daniil Polyakov
9b8955daf5
feat(sequencer, programs): implement deposit operation for bridge
2026-05-29 20:01:24 +03:00
Sergio Chouhy
71be6bae32
Merge branch 'main' into schouhy/private-pdas-as-external-input
2026-05-25 16:32:11 -03:00
Daniil Polyakov
fa47d471af
fix: disable default features for risc0-zkvm for workspace and enable client feature for nssa
2026-05-22 18:23:47 +03:00
Pravdyvy
5f14ac1cfe
revert(490): CI test
2026-05-22 07:28:49 +03:00
Sergio Chouhy
3c6d623c49
feat!: Add new path for externally provided seed to the circuit.
...
BREAKING CHANGE: add identity variants to the circuit and change semantics for `Claim::Authorized` for private PDAs
2026-05-21 11:22:31 -03:00
ygd58
94096bcdc6
fix(workspace): disable risc0-zkvm default features to avoid ring in guest builds
...
- Cargo.toml: add default-features = false to risc0-zkvm
- nssa/Cargo.toml: add explicit prove feature for ExecutorEnv/default_prover
- Regenerate artifacts
Fixes #468
2026-05-20 17:23:51 +02:00
Sergio Chouhy
57173cc140
make authorization propagate transitively through chain calls in the circuit like in the public execution
2026-05-15 17:24:24 -03:00
Daniil Polyakov
ee5a98fc48
refactor: use faucet program to manage faucet account
2026-05-15 01:34:07 +03:00
Daniil Polyakov
9075f30f19
refactor: use system faucet and vaults to supply accounts from genesis
...
Co-authored-by: Copilot <copilot@github.com>
2026-05-15 01:34:01 +03:00
Sergio Chouhy
b3acd46f11
artifacts
2026-05-11 20:00:20 -03:00
Sergio Chouhy
355fe3842d
rename program
2026-05-11 19:38:28 -03:00