jonesmarvin8
aa977d8ded
key agreement update
2026-05-13 20:43:12 -04:00
Sergio Chouhy
f3389571f8
use identifier in private gms command
2026-05-12 13:29:06 -03: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
e9c0aa0858
handle comments
2026-05-08 21:41:48 -03:00
Moudy
b44551225c
Merge pull request #460 from logos-blockchain/moudy/feat-group-cli
...
feat(wallet)!: wallet group commands with shared account derivation
2026-05-09 00:28:02 +02:00
Moudy
27e2850b5c
refactor: make SealingPublicKey a newtype wrapper
2026-05-08 23:59:08 +02:00
Moudy
6e376900f7
fix: remove export/import commands, rewrite test to use invite/join
2026-05-08 20:28:39 +02:00
Moudy
1bed9ecef2
fix: resolve shared accounts in all facades, use SealingPublicKey alias, ignore fund test
2026-05-08 17:44:10 +02:00
Moudy
4ace6e1570
fix: address review feedback
2026-05-07 22:48:32 +02:00
Sergio Chouhy
8f6a519f0e
clippy
2026-05-07 13:45:51 -03:00
Moudy
69b81ea621
fix: address review feedback, persist group data in wallet storage
2026-05-07 17:35:51 +02:00
Pravdyvy
6054ae113a
fix(indexer_ffi): suggestion fix
2026-05-07 14:29:06 +03:00
Sergio Chouhy
f722d257a3
fmt
2026-05-07 01:41:35 -03:00
Sergio Chouhy
d24931c643
refactor proxy program
2026-05-06 15:59:42 -03:00
Moudy
5bf24b191d
test: add unit tests for SharedAccountEntry and shared account derivation
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
Pravdyvy
f3472ce87a
Merge branch 'main' into Pravdyvy/indexer-query-api
2026-05-05 14:39:14 +03:00
Daniil Polyakov
332bd29e93
Merge pull request #389 from logos-blockchain/pg/zone-sdk-lez
...
feat(sequencer, indexer): Use zone-sdk instead of bedrock client
2026-05-05 14:36:16 +03:00
Moudy
9e207450d6
fix: resolve merge conflicts with main
2026-05-05 12:37:54 +02:00
Petar Radovic
5bcb1d468b
unstaged file
2026-05-01 09:25:37 +02:00
Petar Radovic
c263a98231
address comments
2026-05-01 09:12:24 +02:00
Moudy
8a8bac8b69
ci: address fmt-rs, lint, and unit-tests failures from the merge
2026-04-30 22:16:26 +02:00
Moudy
8517906025
Merge branch 'main' into moudy/feat-strong-type-circuit-input
2026-04-30 20:17:47 +02:00
Moudy
98da9b26cc
fix: address PR review feedback
...
- Rename PrivacyPreservingCircuitInputAccount to InputAccountIdentity (drop the PrivacyPreservingCircuit prefix; add Identity suffix)
- Rename PrivacyPreservingCircuitInput.accounts to account_identities
- Rename AccountManager.accounts() to account_identities() and loop variables to account_identity
- Drop legacy mask-1/2/3 references from variant doc comments and guest comments
- Remove the explanatory comments about deleted parallel-vec tests; moved to the PR description
- Rebake privacy_preserving_circuit and test program artifacts
2026-04-30 15:46:36 +02:00
Moudy
4c28133448
fix: resolve merge conflicts
2026-04-30 15:04:33 +02:00
Petar Radovic
af3a31509e
machete
2026-04-30 11:29:49 +02:00
Petar Radovic
0920e086d9
merge main
2026-04-30 11:21:01 +02:00
Petar Radovic
265a269da0
remove indexer dep from sequencer:
2026-04-30 11:13:50 +02:00
Sergio Chouhy
18642f9b6c
artifacts
2026-04-29 13:31:22 -03:00
Sergio Chouhy
72756e8622
Merge branch 'main' into schouhy/generalize-npk-to-multiple-accounts
2026-04-29 12:28:05 -03:00
Pravdyvy
06a6983ef3
fix: tests updated
2026-04-29 17:24:00 +03:00
Moudy
c327f592bf
merge: resolve Cargo.lock conflict with main
2026-04-29 15:38:09 +02:00
Moudy
27649560bc
fix: bump testcontainers to resolve RUSTSEC-2026-0112 and RUSTSEC-2026-0113
2026-04-29 15:34:45 +02:00
Petar Radovic
798b89839c
checkpoints
2026-04-29 14:05:23 +02:00
Petar Radovic
6bcbe058ed
merge master
2026-04-29 10:33:07 +02:00
Moudy
f7349656c7
refactor: strong-type PrivacyPreservingCircuitInput with per-account enum
2026-04-29 07:37:30 +02:00
Pravdyvy
89ea884207
feat: working queries
2026-04-28 19:36:23 +03:00
Sergio Chouhy
a23e44a8df
fmt and clippy
2026-04-28 00:18:57 -03:00
Sergio Chouhy
aea397565d
add test. Remove private sync skip when no private accounts
2026-04-28 00:04:42 -03:00
Sergio Chouhy
f512a3bf0f
refactor wallet config to use identifiers instead of the redundant account_id field
2026-04-27 23:12:30 -03:00
Sergio Chouhy
c3f47f6685
use option<identifier> for all wallet commands
2026-04-27 19:57:25 -03:00
Moudy
9927e6e690
fix: rebuild artifacts
2026-04-27 14:37:15 +02:00
Pravdyvy
02949e961a
Merge branch 'main' into Pravdyvy/indexer-ffi-spawns-rpc-for-communication
2026-04-27 13:58:10 +03:00
Moudy
5b9cf95c47
feat: add group PDA test program, unit tests, and integration test
2026-04-27 02:44:16 +02:00
Pravdyvy
063ad8e476
Merge branch 'main' into Pravdyvy/indexer-query-api
2026-04-24 16:32:06 +03:00
Sergio Chouhy
7c45b5af3c
Merge branch 'main' into schouhy/generalize-npk-to-multiple-accounts
2026-04-24 01:04:55 -03:00