Marvin Jones
ee3cfb6ec6
fix clippy errors from main merge
2026-05-29 20:23:34 -04:00
Marvin Jones
12a2902a54
update from main
2026-05-29 20:09:05 -04:00
Marvin Jones
f4315d1832
addressed comments
2026-05-29 19:54:53 -04:00
Marvin Jones
738dfc0cc4
addressing comments
2026-05-29 16:28:55 -04:00
Daniil Polyakov
9b8955daf5
feat(sequencer, programs): implement deposit operation for bridge
2026-05-29 20:01:24 +03:00
Sergio Chouhy
48da4b5119
fix!: protocol fixes
...
BREAKING CHANGE
- Nonce init (PrivateAuthorizedInit): the initial nonce for PrivateAuthorizedInit accounts was incorrectly computed. Privacy preserving circuit code changed, as well as its id.
- Authorization bidirectional check: programs must now set is_authorized = true for every authorized account in pre-states, not just avoid marking unauthorized ones as authorized.
- Authorization in chained calls: authorized-account set is now the union across the call chain instead of being reset at each hop.
2026-05-29 02:08:14 -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
Marvin Jones
fa569dab41
updates from main and ci
2026-05-21 14:22:09 -04:00
Marvin Jones
cf0ef6f3b8
Merge branch 'main' into marvin/pq-privacy-encryption
...
Binary artifact conflicts resolved by keeping branch versions (compiled
against the PQ codebase). All source conflicts auto-merged cleanly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 14:06:23 -04: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
jonesmarvin8
694e484228
fix(nssa): audit 91 issue fix ( #489 )
...
* address audit-issue-91
* add privacy test version
* addressed comments
2026-05-21 09:00:27 -04:00
jonesmarvin8
8492f995df
ci fixes
2026-05-20 16:36:24 -04:00
jonesmarvin8
8253002739
add test and other fixes
2026-05-20 16:00:57 -04: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
jonesmarvin8
dc7378da1f
Merge branch 'main' into marvin/pq-privacy-encryption
2026-05-19 17:52:30 -04:00
Daniil Polyakov
f721a00bdf
fix: proper account authorization propagation
2026-05-15 01:34:07 +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
Daniil Polyakov
5f207a3f02
feat: move initial accounts data into genesis
2026-05-15 01:33:50 +03:00
jonesmarvin8
aa977d8ded
key agreement update
2026-05-13 20:43:12 -04:00
jonesmarvin8
428568467c
initialize pq encryption changes
2026-05-12 18:17:56 -04:00
Sergio Chouhy
355fe3842d
rename program
2026-05-11 19:38:28 -03:00
Sergio Chouhy
927c24de68
Merge branch 'main' into schouhy/diversify-private-pdas-by-identifier
2026-05-11 18:57:44 -03:00
Sergio Chouhy
a9baf5d3dc
rename progam
2026-05-11 17:09:46 -03:00
Sergio Chouhy
d648505d89
fmt, clippy
2026-05-08 22:15:57 -03:00
Sergio Chouhy
190054c94d
use borsh
2026-05-08 22:13:56 -03:00
Sergio Chouhy
e9c0aa0858
handle comments
2026-05-08 21:41:48 -03:00
Moudy
cf699fde7c
refactor: rename private_pda_spender to auth_transfer_proxy
2026-05-08 18:18:40 +02:00
Moudy
4ace6e1570
fix: address review feedback
2026-05-07 22:48:32 +02:00
Sergio Chouhy
a1a7924c85
ignore advisories since there's no available upgrade
2026-05-07 15:07:32 -03:00
Sergio Chouhy
8f6a519f0e
clippy
2026-05-07 13:45:51 -03:00
Sergio Chouhy
2d7d50646d
add tests
2026-05-07 12:27:51 -03:00
Sergio Chouhy
f722d257a3
fmt
2026-05-07 01:41:35 -03:00
Sergio Chouhy
d4334c4694
move privateaccountkind to program module
2026-05-07 01:38:41 -03:00
Sergio Chouhy
755b49654e
minor change to test
2026-05-07 01:32:37 -03:00
Sergio Chouhy
61dd8ec9b3
fix test
2026-05-07 00:16:28 -03:00
Moudy
f73cd6738f
refactor: delegate to auth-transfer, add shared account test
2026-05-06 14:22:50 +02:00
Sergio Chouhy
fb4ddb055a
Merge branch 'main' into schouhy/diversify-private-pdas-by-identifier
2026-05-06 00:22:58 -03:00
Sergio Chouhy
1599fc655c
add tests
2026-05-05 21:17:15 -03:00
Moudy
9e207450d6
fix: resolve merge conflicts with main
2026-05-05 12:37:54 +02:00
Sergio Chouhy
11949e9fa1
use privateaccountkind in storage and fix circuit
2026-05-04 21:40:30 -03:00
Sergio Chouhy
95afb2065d
use privateaccuontkind in privacy circuit
2026-05-04 18:07:56 -03:00
Moudy
51f718d9fb
Merge pull request #462 from logos-blockchain/moudy/feat-strong-type-circuit-input
2026-05-04 20:10:41 +02:00
Sergio Chouhy
dd4670ab2f
encrypt privateaccountkind instead of identifier
2026-05-01 01:21:48 -03:00
Sergio Chouhy
64a8ea5807
add privateaccountkind
2026-05-01 00:49:28 -03:00
Sergio Chouhy
fb48c82717
add identifier to private pda formula
2026-05-01 00:06:23 -03:00
Moudy
8a8bac8b69
ci: address fmt-rs, lint, and unit-tests failures from the merge
2026-04-30 22:16:26 +02:00
jonesmarvin8
f37454ed1e
Refactor signatures ( #457 )
...
* fix BIP-340 signatures for fixed sized messages
* fmt
* fix unit test
* Removed privacy keycard calls
* Revert "Removed privacy keycard calls"
This reverts commit d70ef505a1f40b87159099761f5fce5a31e3f17b.
* Add domain separators
* CI fixes
* add hash_message tests
* fix deny
* addressed comments
2026-04-30 14:21:47 -04:00