Commit Graph

71 Commits

Author SHA1 Message Date
poka 263e7d4e88 Fix bugs on startup and deleting wallets 2021-04-04 13:40:32 +00:00
poka 5504cb0b17 Add pop to inform if payment is ok or not 2021-04-03 12:50:34 +02:00
poka c68e152040 Fix buggies stuff 2021-04-03 02:39:09 +02:00
poka 0f88f55e04 HELLO PAYMENTS !!! 2021-04-03 00:07:03 +02:00
poka c5e902ba88 better logs prints 2021-04-02 13:11:45 +02:00
poka b6703f48e6 Replace prints by debugs logs 2021-04-02 12:05:37 +02:00
poka 794d24e235 Fix defaultWallet checking 2021-04-02 11:45:59 +02:00
poka e6ff487b3d WIP: refactor wallet format 2021-04-02 11:15:53 +02:00
poka d96b184e0a WIP: Simple wallet Unlocking 2021-04-02 11:15:53 +02:00
poka 8f7397626c Start to implement transactions 2021-04-02 11:15:53 +02:00
poka 71f65995f0 Fix bad rebuild view when change default wallet 2021-03-29 22:40:41 +02:00
poka 687e14de3f Cesium+ Pod in global variable; Fix 2 bugs in walletOptions 2021-03-28 21:44:30 +02:00
poka de478e93e9 comment warning 2021-03-23 17:36:38 +01:00
poka 44fe648f0b Responsive wallet options screen 2021-03-21 23:04:11 +01:00
poka 6be4a92f20 Fix Copy button; Improve wallet name font (monospace) 2021-03-21 01:42:29 +01:00
poka 00a27768e6 Almost all elements on Wallet options screen works 2021-03-21 00:35:32 +01:00
poka ed8b343af4 Change wallet list store format; Start to implement figma wallet options screen 2021-03-19 06:33:48 +01:00
poka f39cafd309 Big improve on Wallets Tiles; Review of wallets index format 2021-03-11 07:08:45 +01:00
poka 47f6d1dc57 Upgrade to Flutter 2: Update depreciated syntaxes; Upgrade package; 2021-03-08 18:18:27 +01:00
poka 693426a156 Complete review of wallet unlocking; Improve routes using 2021-03-08 04:36:28 +01:00
poka 43a145821d Add global variable for responsive ratio in app; Fix all paddings for OnBoarding screens; Considere pinlenght in creation 2021-03-08 01:09:05 +01:00
poka 47f27d2342 Fix wallet generation moment; Fix reload myWallet view on creation 2021-03-08 01:09:05 +01:00
poka 83b9f92ca8 PIN validation is working but buggy 2021-03-08 01:09:05 +01:00
poka f536b3fab8 Fix wallet list view; Continue onboarding workflow until pin validation 2021-03-08 01:09:05 +01:00
poka fb11550ecc Display mnemonic in array of 12 worlds 2021-03-08 01:09:05 +01:00
librelois 4fea62ab64 fix(dubp): mnemonic should generate HD wallet only 2021-02-27 22:26:30 +01:00
poka a2a85ce8bb Make routes for new home page buttons; Change Sentry alertes catching again 2021-02-27 01:25:03 +01:00
librelois c50ae77d50 style: apply flutter format 2021-02-26 01:53:23 +01:00
poka 779ffbc579 print wallets list format 2021-02-23 23:05:54 +01:00
poka 4373e95cbf Catch DubpRust.setup errors on startup; Change Home tab to Explorer tab with icon 2021-02-18 07:54:35 +01:00
poka bde1028c70 Fix bugs reports in forum; change Sentry mode 2021-02-18 04:42:57 +01:00
poka b69d8d3f2b Big change on profiles UX; Can switch between pay view and history view 2021-02-17 00:15:08 +01:00
poka 5c8fd998af Remove unused search.dart file 2021-02-16 21:28:13 +01:00
poka 3217be291e Search works fine for pubkey; Add checksum to short pubkey format 2021-02-16 17:40:25 +01:00
poka 57cbcd2096 Start to implement search action 2021-02-16 04:57:13 +01:00
poka 16e9f79e14 Change profile basic disposition 2021-02-16 03:55:01 +01:00
poka 1522c46256 Settings: Add button to import Cesium wallet, and button to generate new keystore 2021-02-16 03:04:33 +01:00
poka 533f19dabc Can import and use Cesium wallet (salut/password) 2021-02-15 23:57:38 +01:00
poka c4d774e256 All pubkey in monospace everywhere; Fix delete all derivations; Fix delete all pubkey refresh 2021-02-15 03:59:07 +01:00
poka f430facfb5 HQ Wallet workflow is complete 2021-02-15 01:44:25 +01:00
poka 5ec6b715b0 Workflow OK for 1 HD wallet and first derivation only 2021-02-14 23:17:03 +01:00
poka 4bbb7e3915 Remove pubkey from HD wallet infos; Rename portefeuille to trousseau 2021-02-14 21:04:58 +01:00
poka 2d234e5a33 Use local variables 2021-02-13 01:04:40 +01:00
poka db6aa150b5 Fix errors on http link timeout endpoint not closed 2021-02-13 01:03:05 +01:00
poka 27ae053af0 Big improve on selection of GVA endpoint at startup 2021-02-12 21:31:42 +01:00
poka 0aa5d8a5af Change String type to list for BIP32 pubkeys reading 2021-02-12 18:57:35 +01:00
poka 2ec8949dde Generate HD wallets; Try to get 3 firsts BIP32 pubkeys of dewif 2021-02-12 18:57:35 +01:00
poka 2a1060850b Implement getPinLenght Sync 2021-02-09 23:11:11 +01:00
poka f450f0a181 Split walletOptions and changePin provider; Apply change PIN lenght +- 3Go RAM 2021-02-08 13:36:50 +01:00
poka 54a4e0dae3 Use hasPreviousPage correctly to check if we are on beginning of history 2021-02-07 17:25:51 +01:00