|
f50be01b89
|
create a PIN during registration
|
2024-08-22 19:48:34 +03:00 |
|
|
9aedc5d48f
|
added amount validation flag and logic
|
2024-08-22 15:44:28 +03:00 |
|
|
47c38bf507
|
call api on creating an account
|
2024-08-21 21:49:27 +03:00 |
|
|
e521145faa
|
Merge remote-tracking branch 'refs/remotes/origin/wip-account-creation' into wip-account-creation
|
2024-08-21 21:44:07 +03:00 |
|
|
80ff5c477f
|
implement pin check
|
2024-08-21 21:37:29 +03:00 |
|
|
cc6cfc8646
|
validate a recipient
|
2024-08-21 20:30:59 +03:00 |
|
|
1964623daa
|
retrieve transaction data and display the PIN page
|
2024-08-20 17:27:13 +03:00 |
|
|
59ff44214d
|
save the recipient to the user data
|
2024-08-20 17:25:14 +03:00 |
|
|
231967b120
|
added recipient flags and functions
|
2024-08-20 17:23:34 +03:00 |
|
|
e4ebb02b77
|
Added main template and check balance
|
2024-08-20 17:21:33 +03:00 |
|
|
be6c0d6afb
|
add pin unlock flag
|
2024-08-20 16:55:43 +03:00 |
|
|
afe238003a
|
use strings for state flags
|
2024-08-19 10:59:20 +03:00 |
|
|
16ea648014
|
add handler for quiting and use debug on states
|
2024-08-19 10:15:26 +03:00 |
|
|
289fc2b69a
|
chore: log error when saving state fails
|
2024-08-17 17:57:39 +03:00 |
|
|
659e1c95a2
|
change entry node to root
|
2024-08-16 17:57:36 +03:00 |
|
|
88731124df
|
generate account using english and swahili
|
2024-08-16 13:38:58 +03:00 |
|
|
a096d3f5b5
|
change to use registration as the entry point
|
2024-08-15 14:58:44 +03:00 |
|
|
fb7b35af74
|
directly use the persistedEngine
|
2024-08-15 13:49:36 +03:00 |
|
|
1e82d18604
|
initialize main entry point
|
2024-08-15 11:12:58 +03:00 |
|