• Joined on 2021-10-26
lash opened issue urdt/data-seeding-ng#3 2024-12-10 13:49:33 +01:00
Implement custodial interaction
lash commented on issue urdt/ussd#162 2024-12-10 11:20:36 +01:00
QA/ Integration related issues

closed and let's do individual issues for the rest?

lash closed issue urdt/ussd#162 2024-12-10 11:20:36 +01:00
QA/ Integration related issues
lash opened issue urdt/ussd#207 2024-12-10 10:49:34 +01:00
Change alias to FQDN
lash commented on pull request urdt/term#1 2024-12-09 18:04:27 +01:00
devops: add Dockerfile and GH build config

it wont compile without libgdbm-dev? probably should skip the gdbm if using postgres. it should be possible with build tags, if not then I should change go-vise first accordingly.

lash commented on issue urdt/ussd#201 2024-12-09 16:31:21 +01:00
Restart menu when ussd session expires

@Alfred-mk so this is an abnormal sitation. Probably it came about because of an unclean exit, and for this kind of case we are going to need a manual tool to force restart from top as a last…

lash pushed to lash/store-dumper at urdt/ussd 2024-12-08 23:48:51 +01:00
604c16ec90 Habilitate store dumper
lash pushed to lash/store-dumper at urdt/ussd 2024-12-08 22:58:05 +01:00
a3e821fb16 Clarify gen cmd example with reverse public key lookup
lash opened issue urdt/ussd#206 2024-12-08 22:29:51 +01:00
Prune unused userdata db subprefixes
lash opened issue urdt/ussd#205 2024-12-08 22:28:21 +01:00
Document all handlers
lash commented on issue urdt/ussd#201 2024-12-08 22:27:57 +01:00
Restart menu when ussd session expires

@Alfred-mk is the FLAG_TERMINATE set in your stored state?

lash pushed to lash/store-dumper at urdt/ussd 2024-12-08 22:21:56 +01:00
890f50704f Add documentation comments for db subprefix types
lash pushed to lash/store-dumper at urdt/ussd 2024-12-08 00:06:14 +01:00
3416fdf50c Add keyinfo restore
lash pushed to master at urdt/ussd 2024-12-05 16:37:38 +01:00
43892f0d8c Merge pull request 'profile-edit-traverse' (#199) from profile-edit-traverse into master
8e6b1e6f52 Merge branch 'master' into profile-edit-traverse
9cbbdff993 chore: use profileDataKeys as an array
72a3681767 add test data.
160ccbb220 read test file from test run arg
Compare 27 commits »
lash merged pull request urdt/ussd#199 2024-12-05 16:37:37 +01:00
profile-edit-traverse
lash approved urdt/ussd#199 2024-12-05 16:37:29 +01:00
profile-edit-traverse
lash pushed to lash/store-dumper at urdt/ussd 2024-12-05 16:30:41 +01:00
ff943a125c Merge branch 'master' into lash/store-dumper
316358765d Merge pull request 'data-items-cleanup' (#203) from data-items-cleanup into master
14737b5f12 Removed redundant naming of transfer related data
caff27b43d Replace IntToBytes(value int) and ToBytes() with a single ToBytes() function
589a94216b Use the DATATYPE_USERDATA as the prefix for the NewSubPrefixDb func
Compare 43 commits »
lash pushed to master at urdt/term 2024-12-05 16:17:48 +01:00
214715746a Add db type set option
lash pushed to master at urdt/ussd 2024-12-05 16:03:51 +01:00
316358765d Merge pull request 'data-items-cleanup' (#203) from data-items-cleanup into master
14737b5f12 Removed redundant naming of transfer related data
caff27b43d Replace IntToBytes(value int) and ToBytes() with a single ToBytes() function
589a94216b Use the DATATYPE_USERDATA as the prefix for the NewSubPrefixDb func
a659fb06fa Added a function to convert int to []byte
Compare 13 commits »
lash merged pull request urdt/ussd#203 2024-12-05 16:03:50 +01:00
data-items-cleanup