|
5e4a9e7567
|
Merge branch 'master' into pin-reset
|
2024-11-01 16:26:29 +03:00 |
|
|
d7ea8fa651
|
Use the DATA_TEMPORARY_VALUE for the user data
|
2024-11-01 01:10:58 +03:00 |
|
|
63eed81d3d
|
Merge branch 'master' into consolidate-temp-data-storage
|
2024-11-01 00:44:15 +03:00 |
|
|
f4ca4454ea
|
use a single DATA_TEMPORARY_VALUE for the PIN and voucher data
|
2024-11-01 00:42:23 +03:00 |
|
|
2704069e74
|
Merge branch 'master' into pin-reset
|
2024-10-31 21:09:48 +03:00 |
|
|
7aab3cff8c
|
remove seed
|
2024-10-31 21:00:16 +03:00 |
|
|
3ce25d0e14
|
Merge branch 'master' into profile-update-pin-check
|
2024-10-31 16:42:30 +03:00 |
|
|
8fe8ff540b
|
Merge branch 'master' into pin-reset
|
2024-10-31 16:38:28 +03:00 |
|
|
e6a369dcdd
|
remove unused code
|
2024-10-31 14:44:42 +03:00 |
|
|
b8bbd88078
|
retain the temporary data for it to be overwritten
|
2024-10-31 14:26:28 +03:00 |
|
|
981f7ca4f6
|
add keys to for holding temporary profile info
|
2024-10-31 14:14:50 +03:00 |
|
|
8262e14198
|
Merge branch 'master' into pin-reset
|
2024-10-30 21:10:12 +03:00 |
|
|
a31cac4e50
|
Merge branch 'master' into voucher-data
|
2024-10-30 18:46:21 +03:00 |
|
|
8b399781e8
|
make the VoucherMetadata more descriptive
|
2024-10-30 18:40:03 +03:00 |
|
|
caafe495be
|
use the dataserviceapi structs
|
2024-10-30 18:30:55 +03:00 |
|
|
b404ae95fb
|
setup an admin store based on fs
|
2024-10-30 14:30:38 +03:00 |
|
|
adaa0c63ef
|
Extract common db operations for the test
|
2024-10-30 14:12:42 +03:00 |
|
lash
|
cb997159f7
|
Add reverse sessionid address lookup
|
2024-10-30 00:59:59 +00:00 |
|
|
7241cdbfcb
|
Updated the tests
|
2024-10-30 00:53:13 +03:00 |
|
|
0480c02633
|
Moved voucher related functions to the utils package
|
2024-10-30 00:52:23 +03:00 |
|
|
d83962c0ba
|
load admin numbers defined in the .env
|
2024-10-29 14:26:24 +03:00 |
|
|
c9bb93ede6
|
create a simple admin store for phone numbers
|
2024-10-29 13:15:41 +03:00 |
|
|
e4c2f644f3
|
define a key to hold number during pin reset
|
2024-10-28 15:47:56 +03:00 |
|
|
3ef64271e7
|
Store and retrieve the voucher decimals and contract address
|
2024-10-25 17:24:09 +03:00 |
|
|
7c08a0f0af
|
add temp and active balance
|
2024-10-10 14:48:23 +03:00 |
|
|
6c904a8b3f
|
add the temporary and active symbol
|
2024-10-09 15:38:19 +03:00 |
|
|
517f980664
|
get the vouchers list and store in gdbm
|
2024-10-05 16:56:49 +03:00 |
|
|
6dbd250694
|
remove extra spaces
|
2024-09-25 09:29:26 +03:00 |
|
|
eff2cbde8b
|
setup check for unused code
|
2024-09-24 09:00:31 +03:00 |
|
|
a3f410875a
|
define temporary key value
|
2024-09-16 14:39:42 +03:00 |
|
|
78c033e61c
|
remove deprecated code
|
2024-09-14 20:59:08 +03:00 |
|
lash
|
8e3ff27bb8
|
Ensure db close on http signal shutdown, correct stores to provider
|
2024-09-10 20:44:10 +01:00 |
|
|
ad48890a9f
|
remove deprecated code
|
2024-09-10 11:24:09 +03:00 |
|
|
c0a3ad7e2b
|
delete deprecated code
|
2024-09-10 11:23:41 +03:00 |
|
|
134aa96194
|
implement db for user datastore
|
2024-09-09 17:16:08 +03:00 |
|
|
01c13ec581
|
make packKey accessible from tests
|
2024-09-07 16:25:29 +03:00 |
|
|
7a12588744
|
remove deprecated code
|
2024-09-06 12:42:24 +03:00 |
|
|
de8c7ce34a
|
Added user data to db.go util
|
2024-09-06 08:35:01 +03:00 |
|
lash
|
0feb013c78
|
Ensure handler init when state and cache is available
|
2024-09-05 20:40:40 +01:00 |
|
|
17804e7641
|
Save the actual PIN and verify it
|
2024-09-05 19:50:02 +03:00 |
|
lash
|
62b7adb967
|
Fix missing byte allocation for typ serialize
|
2024-09-05 15:41:27 +01:00 |
|
|
2bf7a5c246
|
setup db keys
|
2024-09-05 17:12:38 +03:00 |
|
|
771a1e8169
|
code refactoring
|
2024-09-05 17:07:20 +03:00 |
|
|
00d582c017
|
setup account file interface
|
2024-08-30 09:15:38 +03:00 |
|
|
20cf7bdb44
|
setup interface for file operations
|
2024-08-29 19:56:50 +03:00 |
|
|
2a5f7517f4
|
add function to calculate age with yob
|
2024-08-27 14:59:17 +03:00 |
|
|
9f1eed9ab3
|
Add an account util for reading and writing data to file
|
2024-08-27 11:19:49 +03:00 |
|
|
db96f0e2e4
|
add documentation lines
|
2024-08-27 10:15:11 +03:00 |
|
|
90f6d26f6d
|
add function to calculate age
|
2024-08-26 13:37:54 +03:00 |
|