Commit Graph
1228 Commits
Author SHA1 Message Date
Sergio Chouhy 7236a7074c Merge pull request #204 from vacp2p/schouhy/add-readme-explainers
Add readme explainers
2025-12-04 21:39:46 -03:00
Daniil Polyakov f1aed0b632 Merge pull request #217 from vacp2p/arjentix/iss-188-fix-wallet-long-sync 2025-12-04 22:13:14 +03:00
fryorcraken 95ddea9fb0 Merge pull request #218 from vacp2p/fix/fedora
Add instructions for Fedora
2025-12-04 23:43:22 +11:00
Daniil Polyakov 1412ad4da4 refactor: remove redundant request and response types 2025-12-04 14:55:58 +03:00
Daniil Polyakov 03e911ecd5 feat: apply base64 encoding for large binary data transfer 2025-12-04 14:55:58 +03:00
Daniil Polyakov 6b26811229 feat: implement multiple blocks polling 2025-12-04 14:55:45 +03:00
fryorcraken 4ed86ce182 Add instructions for Fedora 2025-12-04 21:00:29 +11:00
Daniil Polyakov 91c898f19c refactor: split block polling 2025-12-03 18:30:22 +03:00
Sergio Chouhy d16908d463 remove pinata instructions 2025-12-02 16:48:12 -03:00
Sergio Chouhy c360db9698 Merge branch 'main' into schouhy/add-readme-explainers 2025-12-02 16:40:26 -03:00
Sergio Chouhy 2d34925725 Merge pull request #163 from vacp2p/schouhhy/expand-readme
Update Readme with documentation
2025-12-02 12:20:58 -03:00
Sergio Chouhy 468b39bc32 Merge pull request #203 from vacp2p/schouhy/add-init-function-to-token-program
Add init function to the token program
2025-12-02 12:11:49 -03:00
Daniil Polyakov 04ab7444a4 Merge pull request #205 from vacp2p/arjentix/iss-200-wallet-compute-pinata-solution
Refactor wallet & compute pinata solution in wallet
2025-12-02 02:42:28 +03:00
Daniil Polyakov df88d8bad6 feat: compute pinata solution in wallet 2025-12-02 01:21:34 +03:00
Daniil Polyakov 4afbd65e3b feat: add transaction output after pinata call 2025-12-01 17:08:07 +03:00
Daniil Polyakov 0c44785a07 refactor: small adjustments to privacy preserving tx sending 2025-12-01 17:08:07 +03:00
Daniil Polyakov 55fc4e9777 refactor: implement program interactions as facades 2025-12-01 17:08:07 +03:00
Daniil Polyakov df64f8864f refactor: implement universal interface for privacy-preserving transactions 2025-12-01 17:08:07 +03:00
Daniil Polyakov aee6f45a8b refactor: move some stuff to a more suitable place 2025-12-01 17:08:07 +03:00
Sergio Chouhy 500e0862f3 s/address/account_id/ 2025-12-01 10:48:43 -03:00
Sergio Chouhy ed38be57bb add explainers 2025-12-01 10:42:59 -03:00
Sergio Chouhy c937cb591e wip 2025-12-01 10:25:23 -03:00
Pravdyvy fa73a0a704 Merge pull request #149 from vacp2p/Pravdyvy/deterministic-key-derivation
Deterministic key derivation
2025-12-01 13:59:55 +02:00
Sergio Chouhy 7ab44507f5 test 2025-11-29 00:06:06 -03:00
Sergio Chouhy 640ed18f90 Merge branch 'main' into schouhy/add-readme-explainers 2025-11-28 23:38:43 -03:00
Sergio Chouhy c7bcd20a38 add init function to the token program 2025-11-28 14:16:54 -03:00
Pravdyvy c7ce31d00c fix: fmt 2025-11-28 09:49:05 +02:00
Pravdyvy 46515ce695 Merge branch 'main' into Pravdyvy/deterministic-key-derivation 2025-11-28 09:18:02 +02:00
Pravdyvy 64e2fb73a8 fix: merge update 2025-11-28 08:48:11 +02:00
Sergio Chouhy 702882c6ee Merge pull request #161 from vacp2p/schouhy/add-multi-chain-calls
Add multi chain calls
2025-11-27 12:39:23 -03:00
Sergio Chouhy 409ec19959 fix concatenation of call stack 2025-11-27 10:53:25 -03:00
Sergio Chouhy f46d7ee426 nit 2025-11-27 10:46:35 -03:00
Sergio Chouhy aba1d844f8 consume call stack from the other end 2025-11-27 10:42:58 -03:00
Sergio Chouhy 103332f6cd nit 2025-11-27 09:56:52 -03:00
Sergio Chouhy 577fad6d5f refactor call stack execution loop 2025-11-27 09:54:14 -03:00
Daniil Polyakov 6a507fdad1 Merge pull request #198 from vacp2p/arjentix/iss-185-wallet-list-all-accounts
feat: add list account subcommand
2025-11-27 15:08:38 +03:00
Pravdyvy 055c5388e0 Merge branch 'main' into Pravdyvy/deterministic-key-derivation 2025-11-27 13:49:00 +02:00
Pravdyvy 6c409b6fb1 Merge branch 'main' into Pravdyvy/deterministic-key-derivation 2025-11-27 13:46:35 +02:00
Pravdyvy a99aec05eb Merge pull request #166 from vacp2p/Pravdyvy/iss131-error-handling
Borsh derivation in place of previous manual encodings
2025-11-27 11:45:53 +02:00
Pravdyvy b26b972d3d Merge pull request #199 from vacp2p/Pravdyvy/fix-main
Fmt fix
2025-11-27 11:41:23 +02:00
Pravdyvy 00386eba24 fix: fmt 2025-11-27 06:03:43 +02:00
Pravdyvy bce0ac79cb fix: fmt fix 2025-11-27 05:55:25 +02:00
Pravdyvy 72d389a7c3 Merge branch 'main' into Pravdyvy/iss131-error-handling 2025-11-27 05:53:03 +02:00
Daniil Polyakov d7331455fc feat: add list account subcommand 2025-11-27 04:22:49 +03:00
Sergio Chouhy d1d2292028 fmt 2025-11-26 20:13:23 -03:00
Sergio Chouhy 12e21c935c Merge branch 'main' into schouhy/add-multi-chain-calls 2025-11-26 17:12:35 -03:00
Pravdyvy d78c83b7d3 Merge pull request #196 from vacp2p/Pravdyvy/commenting-of-troublesome-test
Turn off test test_success_private_transfer_to_another_owned_account_cont_run_path
2025-11-26 20:54:33 +02:00
Daniil Polyakov 8568302f38 Merge pull request #195 from vacp2p/arjentix/toolchain-and-fmt-improvements 2025-11-26 21:35:28 +03:00
Pravdyvy c9b911836b fix: test commented 2025-11-26 15:13:40 +02:00
Pravdyvy 30f19b245d fix: suggestions fix 3 2025-11-26 14:53:26 +02:00