Commit Graph

133 Commits

Author SHA1 Message Date
guenoel c8933fd5be fix: parse double to int in initCurrencyParameters for iPhone 2023-02-27 19:08:28 +01:00
atlasan 2cb7f234e5 flutter format 2023-02-03 11:47:55 +01:00
atlasan 9496b9206b Translations and fixes
- couple missing strings
- showing error conditioned on kDebug
- debugging network errors
2023-02-02 15:45:01 +01:00
poka 0634335854 upgrade flutter 3.7 2023-02-01 22:25:26 +01:00
poka 792ac2f715 fix: bug on delimiter redondance 2022-12-09 06:23:47 +01:00
poka a28df90c18 fix: bad screen view canCert state 2022-12-08 01:18:09 +01:00
poka d7731504c7 big refacto: home screen stateful; walletnames refacto 2022-12-07 23:10:28 +01:00
poka 82c1d5bf4c WIP: bug on walletname edition and display 2022-12-06 22:33:42 +01:00
poka 30b8b68bef fix null is not int when initCurrencyParameters
https://sentry.io/share/issue/da813434b4ba48c7b53dadaeb5d70cc1/
2022-12-06 02:47:56 +01:00
poka 535e121505 fix null avlue on indexer blockchainStartTime on app startup
https://sentry.io/share/issue/d26f6b14ddbc4dc59c5a59eaeb975780/
2022-12-06 01:39:22 +01:00
poka b924d644b7 UX: improve certification popup 2022-12-04 23:18:30 +01:00
poka 4158a5308c add certifications counter; show message if smith try to migrate identity 2022-12-04 03:03:08 +01:00
poka 806a96d127 activity screen: add gdev start time delimiter 2022-12-03 08:44:44 +01:00
poka 4c7326bfaa g1v1 import: display v1 pubkey instead of v2 address 2022-12-02 19:45:46 +01:00
poka 3a5674ae41 change all providers reference to final 2022-11-30 05:51:56 +01:00
poka a0b0423856 estimate fees are ok and diplayed to user 2022-09-14 15:57:18 +02:00
poka 6443e04191 apply const colors 2022-09-12 12:38:32 +02:00
poka bf58e8e3d1 refactor Ud ratio compute 2022-09-12 12:04:08 +02:00
poka 0728bc6aba codemetrics: apply check-unused-files and check-unused-code 2022-09-12 11:32:41 +02:00
poka d927ccea39 install codemetric; apply changes for check-unnecessary-nullable 2022-09-12 11:22:26 +02:00
poka 2b0a0428a0 hot fix: bad UD ratio 2022-09-12 08:52:27 +02:00
poka 57cdc23436 fix bad balance displayed 2022-09-11 14:04:52 +02:00
poka 0233816f68 implement UD unit view 2022-09-11 13:14:52 +02:00
poka 776a0f8c75 improve migration text infos 2022-09-11 07:53:34 +02:00
poka 0d54030c1a can't revoke if smith member and explain why 2022-09-10 06:26:49 +02:00
poka 147557f545 increase transaction timeout to 18s 2022-09-09 10:41:53 +02:00
poka f7e3066352 fix test revocation 2022-09-09 01:12:17 +02:00
poka e2ed9c5c98 fix identity revocation call 2022-09-08 20:52:43 +02:00
poka 3825bf0488 fix revocation payload 2022-09-08 20:15:19 +02:00
poka e752de474d fix some tx bad status 2022-09-08 20:14:45 +02:00
poka 23b6858a60 add test: identity revocation 2022-09-08 14:37:00 +02:00
poka 8663186a4a wip: prepare extrinsic revocation 2022-09-06 12:14:50 +02:00
poka f46acb23e4 setSender methode 2022-09-06 09:29:29 +02:00
poka 58572a5e0e migrate flutter 3.3.0 2022-09-05 04:15:27 +02:00
poka 37dee7f866 fix: transferAll in batch for identity migration 2022-08-29 20:50:43 +02:00
poka 9301eaf1a7 add test: migrate Cesium wallet identity 2022-08-29 06:03:05 +02:00
poka 03ab85a282 refactor test utility; add ud creation state test 2022-08-28 05:08:41 +02:00
poka 18743c871b fix: set good sender for cert action 2022-08-27 23:26:37 +02:00
poka 3761494606 refactor tests env 2022-08-27 05:43:43 +02:00
poka a03f711539 add certtification workflow test 2022-08-24 21:53:16 +02:00
poka 5744155400 can spawn new block just after transactions 2022-08-24 06:36:26 +02:00
poka 3100dc5126 fix: bad rendering canCert if identity is created 2022-08-20 22:46:21 +02:00
poka ad601be19c can migrate identity from standart mnemonic derivation 2022-08-20 20:08:02 +02:00
poka c840753f4a identity migration is working 2022-08-20 16:55:55 +02:00
poka 99f939d5a2 WIP: message to sign is ok, but bad use of Uint8List signature 2022-08-19 23:15:41 +02:00
poka 506110cfc8 use binary concatenation instead of string 2022-08-19 19:23:38 +02:00
poka d42e715482 WIP: continue digging identity migration 2022-08-19 14:10:27 +02:00
poka 237e581d0f Ready to migrate identity, wait for signMessage methode in sdk
https://github.com/polkawallet-io/sdk/issues/31
2022-08-18 18:22:36 +02:00
poka 1b896960ea can migrate GD from Cesium wallets 2022-08-18 14:26:12 +02:00
poka dbfd033fba new screen for g1V1 salt/password import 2022-08-18 01:31:47 +02:00