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
|
a216234a95
|
refactored
|
2026-05-17 12:32:43 -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 |
|
Sergio Chouhy
|
355fe3842d
|
rename program
|
2026-05-11 19:38:28 -03:00 |
|
Sergio Chouhy
|
a9baf5d3dc
|
rename progam
|
2026-05-11 17:09:46 -03:00 |
|
Sergio Chouhy
|
8f6a519f0e
|
clippy
|
2026-05-07 13:45:51 -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 |
|
Sergio Chouhy
|
1599fc655c
|
add tests
|
2026-05-05 21:17:15 -03:00 |
|