Commit graph

19 commits

Author SHA1 Message Date
c522c4c3a2
Implement Account creation 2024-03-01 14:57:13 -06:00
642908a0e0
Add signature for adding accounts 2024-03-01 07:33:30 -06:00
52d3297fae
Check for accounts during startup 2024-02-29 15:02:58 -06:00
0de5dc4f9c
Avoid creating wallets with the same name 2024-02-28 16:37:43 -06:00
bb05d269ac
Add wallet creation logic 2024-02-28 15:12:57 -06:00
488a01c46d
Make input dialog generic 2024-02-27 11:17:36 -06:00
67e303af38
Refactor TUI input dialog 2024-02-27 09:44:17 -06:00
7b7c653d02
Clean up code 2024-02-27 08:41:43 -06:00
ec422c1c55
Add accounts and address tables to model 2024-02-27 08:33:12 -06:00
b8ff1eb561
Implement wallet check from DB 2024-02-19 14:05:32 -06:00
e9fd87ef58
Add splash screen to TUI 2024-02-14 12:03:18 -06:00
1022944e67
Implement help dialog 2024-02-13 14:19:05 -06:00
268d17c094
Implement functions to make RPC calls to Zebra 2024-02-12 15:14:30 -06:00
19afc808ac
Implement message window 2024-02-11 10:33:22 -06:00
1b91177a46
CLI enhancements to manage lists of items 2024-02-09 16:18:48 -06:00
e82a5e17ae
Implement POC of brick 2024-02-08 13:26:54 -06:00
67e70ef1c0
Add TypeOperators pragma 2024-01-23 09:55:24 -06:00
b89ee243b7
Implement DB tests for wallet 2024-01-22 12:58:37 -06:00
9a7f191d1b
Refactor existing code into modules 2024-01-17 12:15:21 -06:00