2347 Commits

Author SHA1 Message Date
Sergio Chouhy
670527c2f1 Merge branch 'main' into schouhy/generalize-npk-to-multiple-accounts 2026-04-21 18:53:24 -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
c43418721e remove unused methods 2026-04-19 23:13:33 -03:00
Sergio Chouhy
20a068a9e3 update shell completions 2026-04-19 21:16:18 -03:00
Sergio Chouhy
c30d435155 update nonce init formula to depend on account id instead of just npk 2026-04-19 19:28:10 -03:00
Sergio Chouhy
3dfbea9b66 update token transfer tutorial 2026-04-17 19:45:42 -03:00
Sergio Chouhy
a42144cb3c minor refactor. update ffi 2026-04-17 19:45:30 -03:00
Sergio Chouhy
b34e301023 rollback and remove identifier arguments in new private account wallet command 2026-04-17 14:26:50 -03:00
Sergio Chouhy
f28ac0f092 return account id on new private account creation 2026-04-17 12:52:07 -03:00
Sergio Chouhy
a4e8b53817 fix wallet storage bug 2026-04-17 00:09:32 -03:00
Sergio Chouhy
3cf7972425 add identifier to ciphertext and use it on sync mechanism 2026-04-16 23:22:40 -03:00
Sergio Chouhy
4c050f35dd refactor private key tree to store a vec<(Identifier, AccountId)> 2026-04-16 03:03:13 -03:00
Sergio Chouhy
0ecec7016e refactor key trees 2026-04-15 23:34:49 -03:00
Daniil Polyakov
c6f8890473
Merge pull request #433 from logos-blockchain/arjentix/descriptive-invalid-program-behavior-error
feat: introduce more descriptive error messages for public execution
v0.2.0-rc2
2026-04-16 02:51:21 +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
4ab8696d85 update facades to receive identifiers 2026-04-15 17:21:16 -03:00
Sergio Chouhy
8fd25bc4bf add identifier to PrivacyPreservingAccount to allow passing different identifiers 2026-04-15 16:51:20 -03:00
Sergio Chouhy
985f610cea wip 2026-04-15 15:42:04 -03:00
Moudy
3bc371fbc0
Merge pull request #448 from logos-blockchain/schouhy/fix-deny
Fix deny by updating `rustls-webpki` and `multihash`
2026-04-15 20:38:58 +02:00
Sergio Chouhy
db46dcc481 ignore rand deny 2026-04-15 14:25:19 -03:00
Sergio Chouhy
a6194ad447 fix deny by updating rustls-webpki and multihash 2026-04-15 14:08:35 -03:00
Sergio Chouhy
a4af8da13b replace npk for account id in commitment and init nullifier formulas 2026-04-14 23:45:34 -03:00
Sergio Chouhy
12b8c0ad31 add identifier to account id formula 2026-04-14 22:10:52 -03:00
Sergio Chouhy
dae617c673 wip: add dummy identifier 2026-04-14 18:02:38 -03:00
Daniil Polyakov
699e91363e feat: introduce more descriptive error messages for public execution 2026-04-13 21:25:18 +03:00
Daniil Polyakov
190c811f10
Merge pull request #439 from logos-blockchain/pr/enable-indexer-tests
chore(ci): enable indexer integration tests with new docker image
2026-04-13 21:00:42 +03:00
Petar Radovic
910d23821a rm cfgsync config 2026-04-13 12:56:45 +02:00
Petar Radovic
c15c6f09de settings 2026-04-13 12:49:37 +02:00
Petar Radovic
6cb2713356 port mappingS 2026-04-13 12:41:14 +02:00
Petar Radovic
e9878b5e9d user config 2026-04-13 12:30:55 +02:00
Petar Radovic
4d71492b4a user config 2026-04-13 12:30:40 +02:00
Petar Radovic
97653a938a sed fix 2026-04-13 12:16:29 +02:00
Petar Radovic
e6ebad31f9 config file 2026-04-13 11:47:33 +02:00
Petar Radovic
078c4726e4 simplify run script 2026-04-13 11:46:29 +02:00
Moudy
7a29b45cf4
Merge pull request #440 from logos-blockchain/schouhy/fix-main 2026-04-10 23:14:14 +02:00
Sergio Chouhy
9d2c37ff08 fix function parameters 2026-04-10 17:15:23 -03:00
Sergio Chouhy
a0cba55035
Merge pull request #435 from logos-blockchain/schouhy/fix-genesis-nullifiers
fix: Add init nullifiers for preconfigured accounts on genesis
2026-04-10 16:37:25 -03:00
Petar Radovic
9dc5c32354 clear debug stuff 2026-04-09 19:43:33 +02:00
Petar Radovic
7266433d51 debug 2026-04-09 18:07:04 +02: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
Petar Radovic
b7ba2daa97 use newer image 2026-04-09 13:18:54 +02:00