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 |
|
Sergio Chouhy
|
a5565e0875
|
make identifier random by default for wallet cli send commands
|
2026-04-23 23:31:21 -03:00 |
|
Pravdyvy
|
9fc2e39c10
|
feat: first query api
|
2026-04-23 17:07:19 +03:00 |
|
Pravdyvy
|
ad6a55c55d
|
fix: lint fix 1
|
2026-04-22 07:42:02 +03:00 |
|
Sergio Chouhy
|
9d2abc76a1
|
fix tests
|
2026-04-21 22:39:14 -03:00 |
|
Sergio Chouhy
|
145198a078
|
fix test
|
2026-04-21 21:32:47 -03:00 |
|
Sergio Chouhy
|
b4d883e275
|
fix test
|
2026-04-21 19:34:08 -03:00 |
|
Pravdyvy
|
33557b122f
|
fix: comments fix 1
|
2026-04-21 17:46:16 +03:00 |
|
Sergio Chouhy
|
3ec166ff7c
|
bring back new private account command for simplicity
|
2026-04-21 02:35:50 -03:00 |
|
Sergio Chouhy
|
42842dfbb1
|
clippy
|
2026-04-20 22:07:03 -03:00 |
|
Sergio Chouhy
|
7ccd6ae331
|
wip
|
2026-04-20 11:27:15 -03:00 |
|
Sergio Chouhy
|
6316f59777
|
fmt
|
2026-04-19 23:13:51 -03:00 |
|
Sergio Chouhy
|
a42144cb3c
|
minor refactor. update ffi
|
2026-04-17 19:45:30 -03:00 |
|
Moudy
|
390bf59660
|
fix: nightly fmt
|
2026-04-16 19:11:46 +02:00 |
|
Moudy
|
d1fd6fe945
|
fix: clippy issue
|
2026-04-16 19:07:27 +02:00 |
|
Sergio Chouhy
|
4c050f35dd
|
refactor private key tree to store a vec<(Identifier, AccountId)>
|
2026-04-16 03:03:13 -03:00 |
|
Sergio Chouhy
|
3a3358e389
|
adapt wallet ffi
|
2026-04-15 19:35:48 -03:00 |
|
Sergio Chouhy
|
0fd2682d2e
|
add identifier arguments to cli commands
|
2026-04-15 19:01:58 -03:00 |
|
Sergio Chouhy
|
985f610cea
|
wip
|
2026-04-15 15:42:04 -03:00 |
|
Sergio Chouhy
|
dae617c673
|
wip: add dummy identifier
|
2026-04-14 18:02:38 -03:00 |
|
Pravdyvy
|
b864ff22d4
|
Merge branch 'main' into Pravdyvy/indexer-ffi-spawns-rpc-for-communication
|
2026-04-14 10:58:18 +03:00 |
|
Pravdyvy
|
dd3ac54318
|
fix: all ffi tests added
|
2026-04-14 10:51:57 +03:00 |
|
Pravdyvy
|
a921d63750
|
Merge branch 'main' into Pravdyvy/indexer-ffi-spawns-rpc-for-communication
|
2026-04-13 16:01:14 +03:00 |
|
Pravdyvy
|
5fc397c2ee
|
fix: ci fix
|
2026-04-13 15:53:31 +03:00 |
|
Pravdyvy
|
5f86e597d5
|
fix: tests running
|
2026-04-13 13:34:01 +03:00 |
|
Petar Radovic
|
427e1cea45
|
debug
|
2026-04-09 17:10:40 +02:00 |
|
Petar Radovic
|
d96e7aed68
|
debug
|
2026-04-09 15:45:54 +02:00 |
|
Petar Radovic
|
35b7712b12
|
debugging
|
2026-04-09 15:04:15 +02:00 |
|
Petar Radovic
|
e6ad1d3eea
|
resubmit interval
|
2026-04-09 14:35:51 +02:00 |
|
Petar Radovic
|
a8202603b6
|
reduce coefficient
|
2026-04-09 14:29:36 +02:00 |
|
Petar Radovic
|
0eb389b62c
|
increase timeout
|
2026-04-09 13:51:53 +02:00 |
|
fryorcraken
|
c0a3bee924
|
clippy
|
2026-04-08 15:01:22 +10:00 |
|
fryorcraken
|
45c3834da9
|
format
|
2026-04-08 14:54:31 +10:00 |
|
fryorcraken
|
bb461fac2a
|
revert some changes
|
2026-04-08 14:54:31 +10:00 |
|
fryorcraken
|
ba3c72ae50
|
revert changes and add tests
|
2026-04-08 14:54:31 +10:00 |
|