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
|
58226fd0f7
|
fix test
|
2026-05-15 20:11:11 -03: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 |
|