Commit Graph

120 Commits

Author SHA1 Message Date
99c559d38c improve balance results; workaround batch (wip) 2022-08-11 19:19:50 +02:00
cd91ea838b refactor substrate_sdk.dart provider file; Add local node entry in settings 2022-08-11 15:47:08 +02:00
c487749f52 improve batch meca 2022-08-10 07:18:04 +02:00
2526f382f1 type and lock balance computing 2022-08-09 12:02:02 +02:00
2677cb8eb8 displayed balances are now transferabledBalances with unclaimed UDs 2022-08-09 11:26:45 +02:00
d71261d0ec WIP: unclaimed UD are almost calculated 2022-08-09 10:19:16 +02:00
29754e23b5 prepare to implement unclaimedUd evaluation 2022-08-08 19:40:24 +02:00
175334457a Add dead methode to get ss58 prefix from const storage; remove unused comments 2022-08-08 18:56:59 +02:00
a88034b206 Use certsByReceiver to gets certValidityPeriod instead of obsolete certsByReceiver call 2022-08-08 17:03:34 +02:00
81772f923a implement batch for membership validation 2022-08-08 16:29:43 +02:00
d8f3936e20 fix: ignore certs state if dest identity is null 2022-08-08 15:03:22 +02:00
fad6ebd878 Upgrade dependencies; apply new lints infos 2022-08-06 02:22:41 +02:00
c203364dc3 improve design of name + balance on wallet_home screen 2022-07-22 22:08:41 +02:00
c5960f8376 can set custom indexer endpoint 2022-07-16 21:22:12 +02:00
b975061a67 change indexer endpoint in settings 2022-07-16 21:03:40 +02:00
0f43100969 workflow for auto and custom endpoint is OK 2022-07-16 17:25:58 +02:00
c07cc9049b workaround dropdown 2022-07-14 18:18:19 +02:00
5e5e6ee437 wip: use dropdown to chose auto or manual endpoints 2022-07-14 15:20:57 +02:00
39d87c765a fix: show no data message if history profile is empty 2022-07-08 23:48:07 +02:00
af3451b662 increase indexer timeout 2022-06-28 12:56:13 +02:00
c58d859d07 fix: Use _removableOn instead of _renewableOn for certification renewale delay (#13) 2022-06-28 12:23:14 +02:00
fd9467ef79 fix: cast double to int before sign and send transcation (#14) 2022-06-24 23:32:13 +02:00
51894fe6be flutter format 2022-06-18 03:21:54 +02:00
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
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
b03a280356 improve headerProfileView: move to provider 2022-06-16 20:09:35 +02:00
a4f5b44a13 Hello Activity screen; paged history works for all profiles 2022-06-16 19:45:34 +02:00
1c4da17db9 WIP: Refactore history screen to new activity screen 2022-06-16 02:43:30 +02:00
0ada1635c6 can search username in indexer 2022-06-15 01:14:23 +02:00
e90e3063ae fix flutter format 2022-06-14 22:10:35 +02:00
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
2ea2eeb255 wip indexer 2 2022-06-14 19:35:54 +02:00
d38cabe1eb wip indexer 2022-06-14 19:35:54 +02:00
7f83965a8b Indexer client implemented; Display identity name when exist 2022-06-14 19:35:54 +02:00
86e2f3b2d7 feat: crop circle avatar on import 2022-06-12 22:12:00 +02:00
63c71fed01 feat: Edit wallet name in popup 2022-06-12 21:19:05 +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
71d321700b restore chest: can use space to go next case 2022-06-10 01:24:50 +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
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
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