add-pool-selection #79

Merged
kamikazechaser merged 14 commits from add-pool-selection into master 2025-06-09 13:38:21 +02:00

14 Commits

Author SHA1 Message Date
alfred-mk
5a9fdbd580 use the stored DATA_ACTIVE_POOL_ADDRESS or fall back to default config.DefaultPoolAddress() in loading the swapToList 2025-06-07 12:56:41 +03:00
alfred-mk
310f15d59d add a catch for the flag_api_call_error 2025-06-07 12:43:52 +03:00
alfred-mk
3bfc0169ee correctly set the flag_incorrect_pool flag 2025-06-07 05:59:19 +03:00
alfred-mk
5d8daf56bc add pool related functions 2025-06-07 04:41:48 +03:00
alfred-mk
6532dd89f4 add pool related helper functions, for storing, reading and updating pool data 2025-06-07 04:40:51 +03:00
alfred-mk
22cf59f82a add keys for the DATA_ACTIVE_POOL_NAME and DATA_ACTIVE_POOL_SYM 2025-06-07 04:40:03 +03:00
alfred-mk
b574db1c89 add the pool_set node that stores the selected pool as the default 2025-06-07 04:37:55 +03:00
alfred-mk
419a020346 add the view_pool node that requests for a PIN before setting the selected Pool 2025-06-07 04:37:08 +03:00
alfred-mk
57287183bd add the displayed menu item for the select_pool node 2025-06-07 04:36:13 +03:00
alfred-mk
3e08d19975 add the select_pool node that shows the current default pool 2025-06-07 04:35:37 +03:00
alfred-mk
626538f38e add the navigation to the select_pool node 2025-06-07 04:34:50 +03:00
alfred-mk
1eb51bf8f3 add the default swahili translation for the view pool node 2025-06-07 04:34:09 +03:00
alfred-mk
2f706c1c0f use updated sarafu-api package 2025-06-07 04:33:26 +03:00
alfred-mk
9a1d3c0176 remove misplaced CATCH for the flag_incorrect_pin 2025-06-07 03:34:56 +03:00