Pravdyvy
|
8ada8ee2da
|
feat!(wallet): Merged SigningGroup with AccountManager (#500)
* feat: account manager extension
* feat(wallet): added unified way of sending public transactions to all facades
* fix(wallet): no sign option added
* fix(deny): deny fix
* fix(wallet): suggestion 1
* fix(wallet): suggestion fix 1
* 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
* feat(ci): use separate job per each integration tests module
* feat(ci): cache rust artifacts
* feat(ci): build integration tests binary once and reuse it
* fix(wallet): fmt
* ci: add bench-regression workflow with criterion-compare for crypto_primitives_bench
* fix(wallet): merge postfix
* feat!(wallet): SigningGroup merged with AccountManager
* fix(ci): deny and artifacts fix
* fix(deny): deny fix
* fix keycard and lint
---------
Co-authored-by: Sergio Chouhy <sergio.chouhy@gmail.com>
Co-authored-by: Daniil Polyakov <arjentix@gmail.com>
Co-authored-by: Moudy <m.ellaz@hotmail.com>
Co-authored-by: Sergio Chouhy <41742639+schouhy@users.noreply.github.com>
Co-authored-by: jonesmarvin8 <83104039+jonesmarvin8@users.noreply.github.com>
|
2026-05-27 17:34:08 -04:00 |
|
jonesmarvin8
|
643eb2e741
|
addressing comments
|
2026-05-18 15:33:26 -04:00 |
|
jonesmarvin8
|
1baa5d07b3
|
Merge branch 'marvin/keycard-commands' into marvin/keycard-privacy-commands
|
2026-05-15 09:24:50 -04:00 |
|
jonesmarvin8
|
52026c4065
|
addressed comments
|
2026-05-14 21:19:25 -04:00 |
|
jonesmarvin8
|
aa8331df6c
|
Revert "Merge branch 'main' into marvin/keycard-commands"
This reverts commit 3fce53f663a3996938dddf77680854570063ca21, reversing
changes made to e7b42a5177641455a8917bd2e29db20afd9690e5.
|
2026-05-14 12:53:28 -04:00 |
|
Moudy
|
1bed9ecef2
|
fix: resolve shared accounts in all facades, use SealingPublicKey alias, ignore fund test
|
2026-05-08 17:44:10 +02:00 |
|
jonesmarvin8
|
a8156b579c
|
adding support to other programs
|
2026-05-01 02:44:36 -04:00 |
|
jonesmarvin8
|
ab65c4be86
|
privacy command fixes
|
2026-04-29 07:52:15 -04:00 |
|
jonesmarvin8
|
b12222641b
|
initialize branch
|
2026-04-27 20:16:39 -04:00 |
|
jonesmarvin8
|
2926c808d3
|
Removed privacy txs for keycard
|
2026-04-27 16:37:21 -04:00 |
|
jonesmarvin8
|
24f6f1f8ca
|
fixes
|
2026-04-26 21:29:54 -04:00 |
|
Daniil Polyakov
|
b254ebb185
|
feat: refactor sequencer RPC client-side
|
2026-03-20 00:41:05 +03:00 |
|
Daniil Polyakov
|
4e46dbbdf4
|
feat: implement private multi chain calls in wallet (nssa)
|
2026-01-17 02:28:31 +03:00 |
|
Sergio Chouhy
|
77fd189010
|
refactor to use privacy tail calls from send_privacy_preserving_tx and add the example runner
|
2025-12-12 14:21:07 -03:00 |
|
Daniil Polyakov
|
1412ad4da4
|
refactor: remove redundant request and response types
|
2025-12-04 14:55:58 +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 |
|