40 Commits

Author SHA1 Message Date
edouard
ee466798bd gui: change project and crate name for liana 2022-11-18 17:29:45 +01:00
edouard
d541ca90e5 Fix spend creation 2022-11-17 22:02:28 +01:00
edouard
3e43a806cf bump minisafe 2022-11-17 22:02:28 +01:00
edouard
34b833f148 Add check height to coins panel
close #82
2022-11-17 11:46:36 +01:00
edouard
675f7fafe7 gui: use RWLock for embedded daemon 2022-11-16 12:34:08 +01:00
edouard
0f6b043fb3 Add rescan to gui settings 2022-11-16 12:34:08 +01:00
edouard
8155516386 Add rescan to daemon client 2022-11-16 12:06:40 +01:00
edouard
635903118e gui: fix clippy errors 2022-11-15 18:32:10 +01:00
edouard
25056d0d5e installer: check xpub network 2022-11-14 19:33:00 +01:00
edouard
e9fa816be7 Delete install target datadir in case of failure
close #20
2022-11-10 12:11:33 +01:00
edouard
8903dedaf5 fix installer: check if setup exists before install 2022-11-09 18:45:25 +01:00
edouard
6f75515f9b Add coins and recipients view 2022-11-04 18:07:49 +01:00
edouard
a043f024e2 fix clippy errors 2022-11-04 16:22:32 +01:00
edouard
063786fe54 Create spend transaction 2022-11-03 18:11:28 +01:00
edouard
7fda64f4ad Add select inputs step 2022-11-03 16:33:05 +01:00
edouard
0b2f64279b Add choose feerate step 2022-11-03 16:33:05 +01:00
edouard
5b9414260b Add choose recipient step 2022-11-03 16:33:05 +01:00
edouard
e1209d2cff Add spend panel 2022-11-03 16:33:05 +01:00
edouard
95aa8a1529 Add spend txs to app cache 2022-11-03 16:33:05 +01:00
edouard
258aeb57fe hw: load wallet from config 2022-11-02 16:21:55 +01:00
edouard
6500381059 installer: add clipboard 2022-10-31 14:56:54 +01:00
edouard
c2ed30961c installer: register wallet 2022-10-31 14:54:26 +01:00
edouard
a2021ca326 installer: refac context 2022-10-31 14:54:26 +01:00
edouard
8ad37f18a8 gui: import xpubs from hws (wip) 2022-10-31 14:54:26 +01:00
edouard
813b9684a9 bump minisafe#790d28 2022-10-21 10:43:08 +02:00
edouard
b849f9bb3d Update minisafe master 2022-10-19 12:56:44 +02:00
edouard
86eddb28c6 add coins panel to gui 2022-10-19 12:56:44 +02:00
Antoine Poinsot
6871407b1a
gui: clippification 2022-10-13 14:24:25 +02:00
edouard
7f9fd84bee Add balance to panel home 2022-09-07 15:12:08 +02:00
edouard
157d9b3933 Add coins to cache 2022-09-07 15:12:08 +02:00
edouard
f32b4d52d2 daemon: add list_coins method 2022-09-07 15:12:08 +02:00
edouard
647b74ebcf Add unit test for receive panel state 2022-09-07 15:12:08 +02:00
edouard
ebc239733c Add sandbox and daemon mock to utils mod 2022-09-07 15:12:08 +02:00
edouard
928294b32e Add receive panel 2022-09-07 15:12:08 +02:00
edouard
1026d2b487 Add get_new_address to daemon trait 2022-09-07 15:12:08 +02:00
edouard
baa87375d0 fix windows title and doc 2022-09-05 18:36:33 +02:00
edouard
b77d331792 fix clippy errors 2022-09-05 18:34:45 +02:00
edouard
29e134748d Add settings panel to gui
Remove context module for a cache module.
2022-08-24 12:00:24 +02:00
edouard
88bfe974d0 Add dashboard view 2022-08-22 17:19:08 +02:00
edouard
0b24104b45 gui: installer and loader 2022-08-22 17:19:08 +02:00