• Joined on 2021-10-26
lash pushed to lash/purify-max at grassrootseconomics/visedriver 2025-01-11 09:01:58 +01:00
840c22ca89 Factor out session handler, introduce entry handler
f939a20543 Remove vise code
Compare 2 commits »
lash created branch master in grassrootseconomics/sarafu-vise 2025-01-10 21:52:05 +01:00
lash pushed to master at grassrootseconomics/sarafu-vise 2025-01-10 21:52:05 +01:00
d98341bb69 Fix handlers deps up until new menuhandler construction
67eb6d6597 Include local handlers code
lash created repository grassrootseconomics/sarafu-vise 2025-01-10 21:51:56 +01:00
lash pushed to lash/purify-max at grassrootseconomics/visedriver 2025-01-10 21:39:44 +01:00
8387644019 Export http package
c535938dbc Move out remaining local handler dependent code
b60d2648ea Rehabilitate until localhandler
85ede15613 Merge branch 'master' into lash/purify-max
b11f11b5fa Merge pull request 'refactor: rename files to snake_case' (#268) from konstantinmds/ussd:refactor/148-convert-files-to-snake-case into master
Compare 7 commits »
lash pushed to master at urdt/ussd 2025-01-10 14:41:00 +01:00
b11f11b5fa Merge pull request 'refactor: rename files to snake_case' (#268) from konstantinmds/ussd:refactor/148-convert-files-to-snake-case into master
3d35a5de78 rename files to snake case
a19ace85f8 refactor: rename files to snake_case
Compare 3 commits »
lash merged pull request urdt/ussd#268 2025-01-10 14:40:58 +01:00
refactor: rename files to snake_case
lash pushed to lash/purify-max at grassrootseconomics/visedriver 2025-01-10 13:05:20 +01:00
a7a8a482ab Rehabilitate go test running
lash pushed to lash/purify-max at grassrootseconomics/visedriver 2025-01-10 12:55:10 +01:00
d8e7c443b5 Add gettext in exported storage service
lash pushed to lash/purify-max at grassrootseconomics/visedriver 2025-01-10 12:49:59 +01:00
5216a9383e Add service mock missing
lash pushed to lash/purify-max at grassrootseconomics/visedriver 2025-01-10 12:44:24 +01:00
6cd639fd19 Add missing pgxpool module
lash pushed to lash/purify-max at grassrootseconomics/visedriver 2025-01-10 12:43:58 +01:00
a7ca280964 Merge branch 'master' into lash/purify-max
8f5ed0cd4f Merge pull request 'postgres-switch-for-tests' (#255) from postgres-switch-for-tests into master
f1664a43a8 Rename module, export storage, testutil
c29abfe21e Merge branch 'master' into postgres-switch-for-tests
9a6d8e5158 Refactored the code to switch between postgres and gdbm, with db cleanup
Compare 18 commits »
lash pushed to master at urdt/ussd 2025-01-10 12:07:08 +01:00
8f5ed0cd4f Merge pull request 'postgres-switch-for-tests' (#255) from postgres-switch-for-tests into master
c29abfe21e Merge branch 'master' into postgres-switch-for-tests
9a6d8e5158 Refactored the code to switch between postgres and gdbm, with db cleanup
3fccfaab61 Replace the connStr if it is not set
b50a51df9b Implement postgres schema
Compare 16 commits »
lash merged pull request urdt/ussd#255 2025-01-10 12:07:07 +01:00
postgres-switch-for-tests
lash opened issue urdt/ussd#266 2025-01-10 11:03:48 +01:00
Local API simple backend
lash opened issue urdt/ussd#265 2025-01-10 10:00:05 +01:00
Menu traversal tester with threads
lash pushed to lash/purify-max at urdt/ussd 2025-01-10 09:57:15 +01:00
9ca5091692 Merge branch 'master' into lash/purify-max
db431c750e Merge pull request 'copy-language-code' (#264) from copy-language-code into master
2b9c6d641e Merge branch 'master' into copy-language-code
3747f87a7c test language code saving
73eb765408 persist selected language code
Compare 6 commits »
lash pushed to lash/purify-max at grassrootseconomics/visedriver 2025-01-10 09:57:09 +01:00
9ca5091692 Merge branch 'master' into lash/purify-max
db431c750e Merge pull request 'copy-language-code' (#264) from copy-language-code into master
2b9c6d641e Merge branch 'master' into copy-language-code
3747f87a7c test language code saving
73eb765408 persist selected language code
Compare 6 commits »
lash commented on issue urdt/ussd#263 2025-01-10 09:54:55 +01:00
Double PIN prompt on Send

are we able to trace all the logs so we understand whats going on with the bytecode execution when this happens? in particular would like to know whether the state is the same across the persister…

lash merged pull request urdt/ussd#264 2025-01-10 09:53:18 +01:00
copy-language-code