Commit Graph

17 Commits

Author SHA1 Message Date
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
a31cac4e50
Merge branch 'master' into voucher-data 2024-10-30 18:46:21 +03:00
lash
cb997159f7
Add reverse sessionid address lookup 2024-10-30 00:59:59 +00: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
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
01c13ec581
make packKey accessible from tests 2024-09-07 16:25:29 +03:00
de8c7ce34a
Added user data to db.go util 2024-09-06 08:35:01 +03: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