Commit Graph

60 Commits

Author SHA1 Message Date
73b501c8aa
removed left over commented code 2025-01-27 12:42:48 +03:00
a6cd4b5fca
added TestResetOthersPin 2025-01-27 12:36:04 +03:00
d47bc6c241 Merge branch 'master' into alfred/test-updates 2025-01-27 12:23:13 +03:00
dd55906e70
added TestGetCurrentProfileInfo 2025-01-27 11:35:05 +03:00
6fdf3735d0
added TestCheckBlockedNumPinMisMatch 2025-01-27 10:52:43 +03:00
b492421851
enhanced the TestSaveOthersTemporaryPin 2025-01-27 10:40:35 +03:00
128c0162d2
added TestSaveOthersTemporaryPin 2025-01-27 02:13:53 +03:00
ebe94c705f
added TestValidateBlockedNumber 2025-01-27 01:46:14 +03:00
df0c1b3429
added TestQuitWithHelp and TestShowBlockedAccount 2025-01-27 01:25:01 +03:00
d66fd894bc
added TestMaxAmount 2025-01-27 01:17:44 +03:00
28185fc2c5
added TestRetrieveBlockedNumber 2025-01-27 01:05:32 +03:00
64a87231ca
removed redundant type from array 2025-01-24 15:43:42 +03:00
cd37adc288
update test 2025-01-24 15:02:30 +03:00
6f0994d692
feat: show alias as part of the profile information 2025-01-24 15:02:30 +03:00
5f1a659789
request alias on initial profile setup 2025-01-24 11:41:00 +03:00
0d4be0f7fc
return nil when error is key not found 2025-01-24 10:12:28 +03:00
b6161da749
fix failing test 2025-01-24 09:32:21 +03:00
908a52cda6
Merge branch 'master' into alias-fqdn 2025-01-24 07:41:33 +03:00
0e480e3d55
enhanced the TestViewTransactionStatement 2025-01-23 16:08:04 +03:00
ffea1a0b96
added TestViewTransactionStatement 2025-01-23 15:54:50 +03:00
be5bd16616
added TestGetTransactionsList 2025-01-23 15:06:12 +03:00
93723616f6
added TestCheckTransactions 2025-01-23 13:42:17 +03:00
c9257ba0d6
added TestPersistInitialLanguageCode 2025-01-23 11:47:12 +03:00
caabf4f8af
updated the structure of TestPersistLanguageCode 2025-01-23 11:30:25 +03:00
f884b19012
added TestCheckBlockedStatus 2025-01-23 11:29:57 +03:00
lash
49335a290f
Gofmt, remove commented code 2025-01-21 15:43:26 +00:00
ec6b078de3
fix: import config and model packages 2025-01-21 15:23:21 +03:00
0b4fde9d1e
Merge branch 'master' into alias-fqdn 2025-01-21 12:53:50 +03:00
66be350ad1
remove accountservice implementation check 2025-01-21 12:48:17 +03:00
lash
7ab8eef623 Merge branch 'reset-account-blocked-flag' into lash/dbtx 2025-01-21 08:02:56 +00:00
fbee26da08
added CheckBlockedStatus to reset the flag_account_blocked if the incorrect PIN attempt has been reset 2025-01-21 02:29:59 +03:00
4fb3474b51
reset the incorrect PIN attempts to 0 when the PIN is reset 2025-01-21 02:28:19 +03:00
lash
358567e52e Merge remote-tracking branch 'origin/master' into lash/dbtx 2025-01-20 12:01:35 +00:00
2dcec2e9fb
update tests to match changes in menuhandler 2025-01-20 14:46:12 +03:00
286a72f12e
hash the PIN in temporary value and arrange functions 2025-01-20 14:44:53 +03:00
lash
be47c999ca
Integrate tx enabled vise db 2025-01-19 09:46:37 +00:00
f435046385
Merge branch 'master' into alias-fqdn 2025-01-18 08:01:58 +03:00
efaf0ab22e
feat: construct an account alias 2025-01-18 07:53:42 +03:00
4cc0de59a7
updated tests 2025-01-17 11:45:55 +03:00
104db94826
remove unused adminstore 2025-01-17 11:44:33 +03:00
ecee5b4dee
remove code that reset the admin flag based on the adminstore 2025-01-17 11:35:20 +03:00
lash
879baa03fc
Use FlagManager instead of asm flagparser directly 2025-01-16 13:50:18 +00:00
lash
6b404f56c9
Factor out command parse and exec logic 2025-01-16 11:34:54 +00:00
lash
604f3103c7
Fix wrong key for initial language write, add test 2025-01-14 15:44:14 +00:00
lash
26b32a8b93
Introduce initial language code setting 2025-01-14 15:34:17 +00:00
lash
960a3d9075
Implement alias dev api 2025-01-14 14:27:28 +00:00
lash
55356a0c64
Remove userstore change with custodial event 2025-01-14 08:39:24 +00:00
lash
ce9a263b40
Add event support for token mint 2025-01-14 07:02:50 +00:00
lash
f67edfb541
Add missing return for error in custodial handler event 2025-01-13 22:00:20 +00:00
lash
63eb803022
Use storage service in events updater 2025-01-13 21:39:15 +00:00