Commit Graph

620 Commits

Author SHA1 Message Date
86e2f3b2d7 feat: crop circle avatar on import 2022-06-12 22:12:00 +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
29505ad1be update README: change roadmap 2022-06-10 23:16:42 +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
aebcbc6bdf add timeout to scanDerivation 2022-06-09 01:28:02 +02:00
89b6527d10 bump polkawallet-sdk to change webview port from 8080 to 6234 2022-06-08 20:37:28 +02:00
9962160608 set release keys 2022-06-08 15:32:44 +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
86467c06f3 Merge branch 'derivationsDetection' 2022-06-07 22:17:48 +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
4625fa1d70 fix the fix 2022-06-07 19:15:11 +02:00
3f75fa5c20 fix: do not valid mnemonic word if others exist in import 2022-06-07 19:06:46 +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
bd87aee7ec fix: check if nextIssuableOn < blocNumber 2022-06-05 14:44:18 +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
7a9f2442e2 Change qrscan package with updtated API, compatible with iOS 2022-06-01 23:59:56 +02:00
93f041eed8 upgrade dependencies 2022-06-01 22:49:35 +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
86931bab5b add lock pin state 2022-05-31 18:58:44 +02:00
8c1383bdd4 Complete refactoring of unlocking chests; Can cache pin code 15 minutes 2022-05-31 18:23:56 +02:00
d91d2cddb3 bump v7 2022-05-31 13:56:22 +02:00
7c29bdc73c try release publish key 2022-05-31 11:44:36 +02:00