Commit Graph

665 Commits

Author SHA1 Message Date
poka 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
poka 7c11146278 Check network state, try to reconnect if network up, display message if offline 2022-06-12 18:03:17 +02:00
poka 29505ad1be update README: change roadmap 2022-06-10 23:16:42 +02:00
poka d62691d6f9 fix: null balance deleting check 2022-06-10 19:26:54 +02:00
poka fd5504eadd fix: paymentPopup: do not allow '.' or ',' in first 2022-06-10 18:07:30 +02:00
poka ed16565535 fix: allow comma in payment pop, replaced by point 2022-06-10 15:30:10 +02:00
poka 71d321700b restore chest: can use space to go next case 2022-06-10 01:24:50 +02:00
poka 4e69b945ed fix: can certify after renewable spend time 2022-06-09 23:42:20 +02:00
poka eeb7b03259 fix: change cacheBalance type 2022-06-09 23:08:28 +02:00
poka aebcbc6bdf add timeout to scanDerivation 2022-06-09 01:28:02 +02:00
poka 89b6527d10 bump polkawallet-sdk to change webview port from 8080 to 6234 2022-06-08 20:37:28 +02:00
poka 9962160608 set release keys 2022-06-08 15:32:44 +02:00
poka 69122f1d59 canDelete if balance == 0 or > 2 2022-06-08 04:52:20 +02:00
poka 89c52ab8d7 Delete wallet only if has no consumers 2022-06-08 04:24:06 +02:00
poka 20c5ebafcc canPay: detect creations fees if needed; can't empty your own wallet 2022-06-08 03:14:08 +02:00
poka 55f08dddd6 transferKeepAlive for all payments; transferAll to defaultWallet when deleting wallet with non null balance 2022-06-08 02:30:19 +02:00
poka 86467c06f3 Merge branch 'derivationsDetection' 2022-06-07 22:17:48 +02:00
poka b7817a3299 improve paste mnemonic button; set numberScan to 20 2022-06-07 22:16:56 +02:00
poka 263b99fb95 Scan derivation on import is OK 2022-06-07 21:36:57 +02:00
poka 4625fa1d70 fix the fix 2022-06-07 19:15:11 +02:00
poka 3f75fa5c20 fix: do not valid mnemonic word if others exist in import 2022-06-07 19:06:46 +02:00
poka d7fcf0636f wip: try to import existing wallets 2022-06-07 01:10:40 +02:00
poka a1767d289f improve member status view 2022-06-06 17:52:42 +02:00
poka 48e2b09b22 fix: layout cert message; show renewable message before cert delay 2022-06-06 17:05:35 +02:00
poka 5c49be4f12 bump v0.0.8+0 dataVersion 4 2022-06-05 21:28:16 +02:00
poka c82700a45f show cert state on profile view 2022-06-05 19:58:04 +02:00
poka bd87aee7ec fix: check if nextIssuableOn < blocNumber 2022-06-05 14:44:18 +02:00
poka 684974cd59 manage membership revoke 2022-06-05 02:22:22 +02:00
poka 36bc2f571f improve idty confirmation 2022-06-04 23:32:44 +02:00
poka 9eacbef2a8 feat: detect if a wallet can cert an address; improve errors view; 2022-06-04 17:24:33 +02:00
poka 6280517f8d improve certs view 2022-06-04 15:08:22 +02:00
poka 1cd3f74c6c feat: add certifications up and down; Check if wallet exist in wallet_view 2022-06-03 18:15:45 +02:00
poka 1eb966046c WIP: get received/sent certs 2022-06-02 19:58:23 +02:00
poka e7e4bca4e3 fix: no need of nullable defaultWallet 2022-06-02 15:43:22 +02:00
poka 6143a05596 fix: go gack to search list after cert 2022-06-02 13:19:32 +02:00
poka 7a9f2442e2 Change qrscan package with updtated API, compatible with iOS 2022-06-01 23:59:56 +02:00
poka 93f041eed8 upgrade dependencies 2022-06-01 22:49:35 +02:00
poka 6a57572434 Improve home message style 2022-06-01 21:00:17 +02:00
poka 8e49ac73ff fix: chest change not consistent; feat: Can create custom derivation number, and root wallet 2022-06-01 15:17:07 +02:00
poka 51182efe97 fix: isCacheChecked is false if null 2022-06-01 09:54:12 +02:00
poka 09116b956b fix: lowercase for mnemonic words; set pin cache choice to false as default 2022-06-01 07:33:56 +02:00
poka 86931bab5b add lock pin state 2022-05-31 18:58:44 +02:00
poka 8c1383bdd4 Complete refactoring of unlocking chests; Can cache pin code 15 minutes 2022-05-31 18:23:56 +02:00
poka d91d2cddb3 bump v7 2022-05-31 13:56:22 +02:00
poka 7c29bdc73c try release publish key 2022-05-31 11:44:36 +02:00
poka 19020f93f6 gradle 2022-05-30 20:30:06 +02:00
poka 15d0046e18 Don't load Cs+ image on wallet_view 2022-05-30 15:39:23 +02:00
poka 1a6dfdd617 Disconnect completly GVA and Cs+ 2022-05-30 15:32:00 +02:00
poka 7bef4a9cd3 bugs fix 2022-05-30 14:48:12 +02:00
poka 1a7224fd57 fix: no delay needed anymore in importKeyStore (good address rendering) 2022-05-30 06:22:43 +02:00