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 |
|
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 |
|
Pravdyvy
|
97d9188c38
|
fix(wallet): suggestion 1
|
2026-05-20 18:55:39 +03: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 |
|
Daniil Polyakov
|
5f207a3f02
|
feat: move initial accounts data into genesis
|
2026-05-15 01:33:50 +03:00 |
|
Daniil Polyakov
|
6780f1c9a4
|
feat: protect from public pda griefing attacks
|
2026-03-28 01:23:57 +03:00 |
|
Daniil Polyakov
|
7b20a83379
|
fix: fixes after rebase & address comments
|
2026-03-20 00:48:04 +03:00 |
|
Daniil Polyakov
|
b254ebb185
|
feat: refactor sequencer RPC client-side
|
2026-03-20 00:41:05 +03:00 |
|
jonesmarvin8
|
0bcb626adc
|
lint fixes
|
2026-03-18 10:28:52 -04:00 |
|
jonesmarvin8
|
ba8fdf4f29
|
fix conflicts from merging main
|
2026-03-17 19:16:09 -04:00 |
|
jonesmarvin8
|
8dd5037e28
|
Merge branch 'main' into marvin/nonce
|
2026-03-17 16:45:08 -04:00 |
|
Daniil Polyakov
|
e3b93b6e9a
|
feat: add restriction clippy lints
|
2026-03-17 21:25:30 +03:00 |
|
jonesmarvin8
|
889326d2ad
|
clean up and fixed tests
|
2026-02-16 19:53:32 -05:00 |
|
jonesmarvin8
|
77f2fb6994
|
update nonce mechanism
|
2026-02-12 19:22:03 -05:00 |
|
Daniil Polyakov
|
975cfb9ec6
|
feat: fully integrate Sequencer, Indexer and Explorer with Bedrock
|
2026-02-12 16:31:13 +03:00 |
|
Daniil Polyakov
|
1412ad4da4
|
refactor: remove redundant request and response types
|
2025-12-04 14:55:58 +03:00 |
|
Daniil Polyakov
|
55fc4e9777
|
refactor: implement program interactions as facades
|
2025-12-01 17:08:07 +03:00 |
|