jonesmarvin8
|
2e52d36948
|
fix keycard and lint
|
2026-05-27 17:33:01 -04:00 |
|
Pravdyvy
|
675fd35664
|
feat!(wallet): SigningGroup merged with AccountManager
|
2026-05-27 14:56:47 +03:00 |
|
Pravdyvy
|
89bf1e9422
|
fix(wallet): merge postfix
|
2026-05-27 12:25:13 +03:00 |
|
Pravdyvy
|
8965f70051
|
Merge branch 'Pravdyvy/account-manager-extension' into Pravdyvy/keycard-account-manager-merge
|
2026-05-27 12:13:17 +03:00 |
|
Pravdyvy
|
251397b291
|
Merge branch 'main' into Pravdyvy/account-manager-extension
|
2026-05-27 12:01:17 +03:00 |
|
Sergio Chouhy
|
71be6bae32
|
Merge branch 'main' into schouhy/private-pdas-as-external-input
|
2026-05-25 16:32:11 -03:00 |
|
Pravdyvy
|
f3e2c4fc78
|
fix(wallet): fmt
|
2026-05-25 14:56:24 +03:00 |
|
Pravdyvy
|
e3b5e4f19a
|
Merge branch 'main' into Pravdyvy/account-manager-extension
|
2026-05-25 14:41:51 +03:00 |
|
Marvin Jones
|
a927955e04
|
fmt fix
|
2026-05-22 20:15:56 -04:00 |
|
Marvin Jones
|
b0593b34fb
|
addressed deferred comments
|
2026-05-22 14:23:44 -04:00 |
|
jonesmarvin8
|
cf9177a095
|
feat(wallet): add keycard support for public tx for auth-transfer (#451)
* feat: add basic commands for communicating with keycard
* initialize changes
* reorganization
* add script file for easier wallet access
* update commands
* fixes
* fixed load for non continuous run
* Updates for signatures with keycard
* fix BIP-340 signatures for fixed sized messages
* fmt
* refactor and add pin support to program facades
* fix unit test
* fixes
* Revert "fixes"
This reverts commit 41f34f4ff4145b7abb60fd9bec168ae4b60f23b4.
* fixes
* fixes
* Removed privacy keycard calls
* Revert "Removed privacy keycard calls"
This reverts commit d70ef505a1f40b87159099761f5fce5a31e3f17b.
* Add domain separators
* Removed privacy txs for keycard
* CI fixes
* CI fixes
* addressed some comments
* fix ci
* ci fixes
* fix integration test issue and updated keycard firmware
* addressed more comments
* fixed deny
* remove keycard-py
* fixed from earlier merge
* add hash_message tests
* add test
* fix deny
* CI fixes
* fixed integration tests
* Update public.rs
* update artifacts
* ci and comments
* addressed comments
* comment fixes
* fixes from merging main
* first round of comments
* Revert "Merge branch 'main' into marvin/keycard-commands"
This reverts commit 3fce53f663a3996938dddf77680854570063ca21, reversing
changes made to e7b42a5177641455a8917bd2e29db20afd9690e5.
* python comments
* addressed comments
* compile error fixed
* fix artifacts
* fix main merge error
* adjust signer logic workflow
* fmt
* merge main and shift keycard tests
* deny fix
* artifacts fix
* remove keycard scripts from root
* tps fix
* fmt
|
2026-05-21 20:46:13 -04:00 |
|
Sergio Chouhy
|
3c6d623c49
|
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
|
2026-05-21 11:22:31 -03:00 |
|
Pravdyvy
|
ef1e0e0fa4
|
fix(wallet): suggestion fix 1
|
2026-05-21 13:02:18 +03:00 |
|
Pravdyvy
|
97d9188c38
|
fix(wallet): suggestion 1
|
2026-05-20 18:55:39 +03:00 |
|
Pravdyvy
|
43e7fa9be2
|
fix(wallet): no sign option added
|
2026-05-19 17:54:25 +03:00 |
|
jonesmarvin8
|
643eb2e741
|
addressing comments
|
2026-05-18 15:33:26 -04:00 |
|
jonesmarvin8
|
26df0ceb7b
|
clippy fix
|
2026-05-18 08:54:50 -04:00 |
|
Pravdyvy
|
0210d70602
|
feat(wallet): added unified way of sending public transactions to all facades
|
2026-05-18 15:06:09 +03:00 |
|
Pravdyvy
|
3732f16df9
|
feat: account manager extension
|
2026-05-18 13:44:03 +03:00 |
|
jonesmarvin8
|
a81fa01431
|
Merge branch 'marvin/keycard-commands' into marvin/keycard-privacy-commands
|
2026-05-17 12:35:02 -04:00 |
|
jonesmarvin8
|
a216234a95
|
refactored
|
2026-05-17 12:32:43 -04:00 |
|
jonesmarvin8
|
2f85288bae
|
fmt
|
2026-05-17 12:24:11 -04:00 |
|
jonesmarvin8
|
c2dad4b602
|
Merge branch 'marvin/keycard-commands' into marvin/keycard-privacy-commands
|
2026-05-15 18:17:39 -04:00 |
|
jonesmarvin8
|
54f6d4922b
|
updating logic
|
2026-05-15 18:15:54 -04:00 |
|
jonesmarvin8
|
91ba9c1536
|
adjust signer logic workflow
|
2026-05-15 18:09:40 -04:00 |
|
jonesmarvin8
|
1baa5d07b3
|
Merge branch 'marvin/keycard-commands' into marvin/keycard-privacy-commands
|
2026-05-15 09:24:50 -04:00 |
|
jonesmarvin8
|
dd4ee70797
|
compile error fixed
|
2026-05-15 09:07:35 -04:00 |
|
jonesmarvin8
|
d2b6597119
|
Merge branch 'main' into marvin/keycard-commands
|
2026-05-14 21:29:38 -04:00 |
|
jonesmarvin8
|
52026c4065
|
addressed comments
|
2026-05-14 21:19:25 -04:00 |
|
Daniil Polyakov
|
9075f30f19
|
refactor: use system faucet and vaults to supply accounts from genesis
Co-authored-by: Copilot <copilot@github.com>
|
2026-05-15 01:34:01 +03:00 |
|
Daniil Polyakov
|
5f207a3f02
|
feat: move initial accounts data into genesis
|
2026-05-15 01:33:50 +03:00 |
|
jonesmarvin8
|
524a06099c
|
python comments
|
2026-05-14 12:57:36 -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 |
|
jonesmarvin8
|
3fce53f663
|
Merge branch 'main' into marvin/keycard-commands
|
2026-05-14 10:29:40 -04:00 |
|
Sergio Chouhy
|
bc65c877af
|
fix private shared account preparation
|
2026-05-13 00:03:01 -03:00 |
|
jonesmarvin8
|
e7b42a5177
|
first round of comments
|
2026-05-12 18:07:44 -04:00 |
|
Sergio Chouhy
|
67b6916b72
|
clippy
|
2026-05-12 13:55:30 -03:00 |
|
Sergio Chouhy
|
f3389571f8
|
use identifier in private gms command
|
2026-05-12 13:29:06 -03:00 |
|
Sergio Chouhy
|
ee0fecee25
|
add privatepdashared variant
|
2026-05-11 20:30:23 -03:00 |
|
Sergio Chouhy
|
355fe3842d
|
rename program
|
2026-05-11 19:38:28 -03:00 |
|
Sergio Chouhy
|
927c24de68
|
Merge branch 'main' into schouhy/diversify-private-pdas-by-identifier
|
2026-05-11 18:57:44 -03:00 |
|
Sergio Chouhy
|
b8a4d94d96
|
Merge pull request #473 from logos-blockchain/schouhy/remove-stale-files
chore: Remove stale files
|
2026-05-11 09:38:09 -03:00 |
|
jonesmarvin8
|
ede66bb37e
|
ci fixes
|
2026-05-09 16:08:28 -04:00 |
|
Sergio Chouhy
|
b05da5b426
|
remove stale files
|
2026-05-08 23:30:46 -03:00 |
|
Sergio Chouhy
|
e9c0aa0858
|
handle comments
|
2026-05-08 21:41:48 -03:00 |
|
Moudy
|
27e2850b5c
|
refactor: make SealingPublicKey a newtype wrapper
|
2026-05-08 23:59:08 +02:00 |
|
Moudy
|
6e376900f7
|
fix: remove export/import commands, rewrite test to use invite/join
|
2026-05-08 20:28:39 +02:00 |
|
Moudy
|
1bed9ecef2
|
fix: resolve shared accounts in all facades, use SealingPublicKey alias, ignore fund test
|
2026-05-08 17:44:10 +02:00 |
|
Moudy
|
2b2275ee74
|
fix: resolve shared accounts in auth-transfer commands
|
2026-05-08 11:03:13 +02:00 |
|
Moudy
|
4e7963c655
|
feat: add dedicated sealing key for GMS distribution
|
2026-05-08 08:19:55 +02:00 |
|