Commit Graph

102 Commits

Author SHA1 Message Date
poka 39d87c765a fix: show no data message if history profile is empty 2022-07-08 23:48:07 +02:00
poka af3451b662 increase indexer timeout 2022-06-28 12:56:13 +02:00
poka c58d859d07 fix: Use _removableOn instead of _renewableOn for certification renewale delay (#13) 2022-06-28 12:23:14 +02:00
poka fd9467ef79 fix: cast double to int before sign and send transcation (#14) 2022-06-24 23:32:13 +02:00
poka 51894fe6be flutter format 2022-06-18 03:21:54 +02:00
poka e71e00c995 App is fully translate en/fr ! 2022-06-18 03:01:22 +02:00
Hugo Trentesaux 87a6f444b3 translation 4 2022-06-18 01:50:06 +02:00
Hugo Trentesaux c04416ae0e onboarding translation 3 2022-06-18 00:48:07 +02:00
poka ad1a517553 fix flutter format 2022-06-17 20:18:54 +02:00
Hugo Trentesaux 8555c579bd welcome multilang! 2022-06-17 01:13:14 +02:00
poka b03a280356 improve headerProfileView: move to provider 2022-06-16 20:09:35 +02:00
poka a4f5b44a13 Hello Activity screen; paged history works for all profiles 2022-06-16 19:45:34 +02:00
poka 1c4da17db9 WIP: Refactore history screen to new activity screen 2022-06-16 02:43:30 +02:00
poka 0ada1635c6 can search username in indexer 2022-06-15 01:14:23 +02:00
poka e90e3063ae fix flutter format 2022-06-14 22:10:35 +02:00
poka 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
poka 2ea2eeb255 wip indexer 2 2022-06-14 19:35:54 +02:00
poka d38cabe1eb wip indexer 2022-06-14 19:35:54 +02:00
poka 7f83965a8b Indexer client implemented; Display identity name when exist 2022-06-14 19:35:54 +02:00
poka 86e2f3b2d7 feat: crop circle avatar on import 2022-06-12 22:12:00 +02:00
poka 63c71fed01 feat: Edit wallet name in popup 2022-06-12 21:19:05 +02:00
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 71d321700b restore chest: can use space to go next case 2022-06-10 01:24:50 +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 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 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 7a9f2442e2 Change qrscan package with updtated API, compatible with iOS 2022-06-01 23:59:56 +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 09116b956b fix: lowercase for mnemonic words; set pin cache choice to false as default 2022-06-01 07:33:56 +02:00