|
d0c181bca2
|
Merge branch 'master' into route-api-errors
|
2025-04-29 12:58:46 +03:00 |
|
|
7ea3cb6b51
|
remove reload for check identifier to prevent double address sms trigger
|
2025-04-18 10:54:23 +03:00 |
|
|
0274133d48
|
add handler to send an address sms
|
2025-04-17 23:32:05 +03:00 |
|
|
c9170ca45a
|
Merge branch 'master' into self-pin-reset-node
|
2025-04-09 23:43:10 +03:00 |
|
|
57a1645c03
|
remove the verify_new_pin functionality that managed the unused flag_valid_pin
|
2025-04-09 23:40:03 +03:00 |
|
|
aec1f4c4c1
|
use a single confirm_pin_change node
|
2025-04-09 19:23:46 +03:00 |
|
|
d680387ef1
|
use the same check for flag_invalid_pin to move to the invalid_pin node
|
2025-04-09 19:21:35 +03:00 |
|
|
0337c66f96
|
cleanup: remove extra space in all .vis files
|
2025-04-09 18:17:59 +03:00 |
|
|
6070792fe4
|
cleanup: remove extra space
|
2025-04-09 18:14:10 +03:00 |
|
|
69ae494b2c
|
update the order for the INCMP statement
|
2025-04-09 18:10:51 +03:00 |
|
|
834f2ce629
|
remove code related to admins resetting a user's actual PIN
|
2025-04-09 17:39:41 +03:00 |
|
|
26353bdf6e
|
add a space
|
2025-04-09 17:34:24 +03:00 |
|
|
0c1d9ab582
|
updated the description of the flag_incorrect_pin
|
2025-04-09 16:58:13 +03:00 |
|
|
29d94bb2e5
|
have the catch for create_pin above to catch accounts that do not have a PIN before the status on chain is checked
|
2025-04-09 16:57:22 +03:00 |
|
|
067c496244
|
use a single pin_mismatch node for a confirmed PIN that does not match the original PIN
|
2025-04-09 16:55:46 +03:00 |
|
|
f8c258a3b4
|
allow the user to quit and move to invalid_pin node if the given input is invalid
|
2025-04-09 16:49:04 +03:00 |
|
|
aec96ce9ba
|
move to the top node when one selects back
|
2025-04-09 15:19:23 +03:00 |
|
|
71ef950fff
|
use the confirm_self_pin_reset to confirm the new PIN
|
2025-04-09 15:12:51 +03:00 |
|
|
477f3a307a
|
use the self_reset_pin node to reset PINs for accounts with a flag_account_pin_reset
|
2025-04-09 15:11:51 +03:00 |
|
|
514f6ae05b
|
move back to the previous node if the admin user is not authorized
|
2025-04-08 16:26:21 +03:00 |
|
|
8a6659a98b
|
request the admin to authorize the PIN reset
|
2025-04-08 16:25:50 +03:00 |
|
|
d094af9c51
|
move to the authorize_reset_others_pin if the given number is valid and registered
|
2025-04-08 16:25:11 +03:00 |
|
|
2c671bc0d4
|
use the DATA_SELF_PIN_RESET to set the flag_account_pin_reset
|
2025-04-02 18:29:04 +03:00 |
|
|
73c3486400
|
catch api call failure when manage vouchers is called
|
2025-04-02 10:47:33 +03:00 |
|
|
3c84fb5ae7
|
Merge branch 'master' into route-api-errors
|
2025-04-02 10:38:47 +03:00 |
|
|
f82b413e34
|
Merge branch 'master' into manage-vouchers-in-single-function
|
2025-04-01 21:26:16 +02:00 |
|
|
a7e8c184f5
|
add some spacing
|
2025-04-01 11:59:31 +03:00 |
|
|
3615348efd
|
add swahili template
|
2025-04-01 11:57:59 +03:00 |
|
|
f562ce8adf
|
check for api call failure when setting the dafault voucher
|
2025-03-31 15:41:49 +03:00 |
|
|
cd2f4328a8
|
check for api call failure when checking transactions
|
2025-03-31 15:41:19 +03:00 |
|
|
95b9a6e486
|
catch api call failure when fetching voucher details
|
2025-03-28 16:09:53 +03:00 |
|
|
6c46c097fb
|
add explicit api call failure flag reset
|
2025-03-28 15:47:34 +03:00 |
|
|
bbecec0310
|
catch api call error when requesting an alias
|
2025-03-28 15:46:21 +03:00 |
|
|
eaa89c29df
|
Merge branch 'master' into route-api-errors
|
2025-03-28 15:22:40 +03:00 |
|
|
272a7ac05f
|
chore: remove extra colon
|
2025-03-28 11:32:24 +03:00 |
|
|
e832f46d22
|
return to top on retry
|
2025-03-26 14:40:54 +03:00 |
|
|
039117f40e
|
add api call failure catch
|
2025-03-26 14:40:32 +03:00 |
|
|
3532f72fbd
|
remove unneccessary catch
|
2025-03-26 14:39:37 +03:00 |
|
|
0914217769
|
increase the size limit for the manage_vouchers
|
2025-03-26 14:33:23 +03:00 |
|
|
ea117b7222
|
replace SetDefaultVoucher and CheckVouchers with ManageVouchers
|
2025-03-26 14:28:43 +03:00 |
|
|
0828b1eb10
|
Increase the limit for the max_amount output
|
2025-03-24 19:46:58 +03:00 |
|
|
64b42b92ec
|
Merge branch 'master' into fix-multiple-alias-requests
|
2025-03-24 16:00:20 +03:00 |
|
|
74c82de472
|
add check for if public key exists,then explicitly set flag_account_created
release / docker (push) Has been cancelled
|
2025-03-24 12:29:40 +03:00 |
|
|
ddb8c6e748
|
add lowercase balance text translation
|
2025-03-22 18:39:05 +03:00 |
|
|
b941cf2562
|
chore: match profile text prompt
|
2025-03-22 18:37:27 +03:00 |
|
|
20c8af582c
|
switch to use ens api endpoint for the aliases requests
|
2025-02-28 17:29:18 +03:00 |
|
|
7a6e5b094f
|
load current alias
|
2025-02-27 09:42:25 +03:00 |
|
|
5ed63cec39
|
reset invalid PIN flag
|
2025-02-27 09:41:02 +03:00 |
|
|
f922fb6d43
|
update authorize_account sink value
|
2025-02-26 15:48:25 +03:00 |
|
|
78af4d225f
|
add alias account template
|
2025-02-26 15:47:17 +03:00 |
|