Commit Graph

235 Commits

Author SHA1 Message Date
0ada1635c6 can search username in indexer 2022-06-15 01:14:23 +02:00
e90e3063ae fix flutter format 2022-06-14 22:10:35 +02:00
b196ed2bf1 check online indexer on startup^in bootstrap nodes; Don't use it in app if offline 2022-06-14 21:55:33 +02:00
7f83965a8b Indexer client implemented; Display identity name when exist 2022-06-14 19:35:54 +02:00
5ee80a5af4 feat: ask password for mnemonic display even if it's cached 2022-06-12 21:26:16 +02:00
63c71fed01 feat: Edit wallet name in popup 2022-06-12 21:19:05 +02:00
9ec7a6594d can't pay if offline 2022-06-12 19:56:43 +02:00
1a49035cbf fix: bad parent widget in search; improve lost connection info 2022-06-12 19:43:13 +02:00
7cbf328123 fix: check if node is connected before chest creation/import; Do not allow wallet generation if node is disconnected; live check 2022-06-12 19:20:15 +02:00
7c11146278 Check network state, try to reconnect if network up, display message if offline 2022-06-12 18:03:17 +02:00
d62691d6f9 fix: null balance deleting check 2022-06-10 19:26:54 +02:00
fd5504eadd fix: paymentPopup: do not allow '.' or ',' in first 2022-06-10 18:07:30 +02:00
ed16565535 fix: allow comma in payment pop, replaced by point 2022-06-10 15:30:10 +02:00
71d321700b restore chest: can use space to go next case 2022-06-10 01:24:50 +02:00
4e69b945ed fix: can certify after renewable spend time 2022-06-09 23:42:20 +02:00
eeb7b03259 fix: change cacheBalance type 2022-06-09 23:08:28 +02:00
69122f1d59 canDelete if balance == 0 or > 2 2022-06-08 04:52:20 +02:00
89c52ab8d7 Delete wallet only if has no consumers 2022-06-08 04:24:06 +02:00
20c5ebafcc canPay: detect creations fees if needed; can't empty your own wallet 2022-06-08 03:14:08 +02:00
55f08dddd6 transferKeepAlive for all payments; transferAll to defaultWallet when deleting wallet with non null balance 2022-06-08 02:30:19 +02:00
b7817a3299 improve paste mnemonic button; set numberScan to 20 2022-06-07 22:16:56 +02:00
263b99fb95 Scan derivation on import is OK 2022-06-07 21:36:57 +02:00
d7fcf0636f wip: try to import existing wallets 2022-06-07 01:10:40 +02:00
a1767d289f improve member status view 2022-06-06 17:52:42 +02:00
48e2b09b22 fix: layout cert message; show renewable message before cert delay 2022-06-06 17:05:35 +02:00
5c49be4f12 bump v0.0.8+0 dataVersion 4 2022-06-05 21:28:16 +02:00
c82700a45f show cert state on profile view 2022-06-05 19:58:04 +02:00
684974cd59 manage membership revoke 2022-06-05 02:22:22 +02:00
36bc2f571f improve idty confirmation 2022-06-04 23:32:44 +02:00
9eacbef2a8 feat: detect if a wallet can cert an address; improve errors view; 2022-06-04 17:24:33 +02:00
6280517f8d improve certs view 2022-06-04 15:08:22 +02:00
1cd3f74c6c feat: add certifications up and down; Check if wallet exist in wallet_view 2022-06-03 18:15:45 +02:00
1eb966046c WIP: get received/sent certs 2022-06-02 19:58:23 +02:00
e7e4bca4e3 fix: no need of nullable defaultWallet 2022-06-02 15:43:22 +02:00
6143a05596 fix: go gack to search list after cert 2022-06-02 13:19:32 +02:00
6a57572434 Improve home message style 2022-06-01 21:00:17 +02:00
8e49ac73ff fix: chest change not consistent; feat: Can create custom derivation number, and root wallet 2022-06-01 15:17:07 +02:00
51182efe97 fix: isCacheChecked is false if null 2022-06-01 09:54:12 +02:00
09116b956b fix: lowercase for mnemonic words; set pin cache choice to false as default 2022-06-01 07:33:56 +02:00
8c1383bdd4 Complete refactoring of unlocking chests; Can cache pin code 15 minutes 2022-05-31 18:23:56 +02:00
19020f93f6 gradle 2022-05-30 20:30:06 +02:00
15d0046e18 Don't load Cs+ image on wallet_view 2022-05-30 15:39:23 +02:00
1a6dfdd617 Disconnect completly GVA and Cs+ 2022-05-30 15:32:00 +02:00
7bef4a9cd3 bugs fix 2022-05-30 14:48:12 +02:00
cd6c3e9c70 Dynamic home message; improve node statut UX 2022-05-29 04:30:03 +02:00
488435405c fix: no chest address anymore; Delete all wallet on startup if bad dataVersion 2022-05-29 01:38:27 +02:00
98bb94ab78 Add screen to show chest mnemonic 2022-05-29 00:00:57 +02:00
10f04c1a5a balanceBuilder on choose_wallets; bugs fix 2022-05-28 21:48:04 +02:00
f5c14e8924 fix: refresh bugs 2022-05-28 21:15:47 +02:00
f535bea932 Persitents profiles images; bugs fix; balances on wallets_home 2022-05-28 19:13:30 +02:00