• Joined on 2021-10-26
lash commented on issue urdt/ussd#26 2024-08-31 05:21:04 +02:00
Replace bytecode, templates and, menu storage with db.GdbmDb

Depends on adding menu resource handling in dev/gdbm

lash opened issue urdt/ussd#26 2024-08-31 05:20:19 +02:00
Replace bytecode, templates and ,menu storage with db.GdbmDb
lash opened issue urdt/ussd#25 2024-08-31 05:15:59 +02:00
Replace user data storage with db.GdbmDb
lash commented on issue urdt/ussd#1 2024-08-30 17:51:53 +02:00
State flags as string for debug output

Done

lash closed issue urdt/ussd#1 2024-08-30 17:51:53 +02:00
State flags as string for debug output
lash opened issue urdt/ussd#24 2024-08-30 17:49:10 +02:00
Rename handler/ussd package
lash opened issue urdt/ussd#23 2024-08-30 17:47:11 +02:00
Block dead code checks with flags
lash deleted branch wip-account-creation from urdt/ussd 2024-08-30 15:09:29 +02:00
lash pushed to master at urdt/ussd 2024-08-30 14:37:59 +02:00
ef0c207fc4 Merge pull request 'wip-account-creation' (#4) from wip-account-creation into master
33178e9482 Merge remote-tracking branch 'refs/remotes/origin/wip-account-creation' into wip-account-creation
1dbd3c0b8e add more test cases
2c6f70dfa5 Add tests for GetSender and GetAmount
9ec23d395c add test case for saving location
Compare 144 commits »
lash merged pull request urdt/ussd#4 2024-08-30 14:37:58 +02:00
wip-account-creation
lash approved urdt/ussd#4 2024-08-30 14:35:36 +02:00
wip-account-creation
lash commented on issue urdt/ussd#9 2024-08-29 19:02:44 +02:00
Use ints in calculations

hardcoded to 6

let's conceal this behind a dedicated function though.

lash commented on issue urdt/ussd#8 2024-08-29 18:23:24 +02:00
Define and import response from server code

@kamikazechaser go-vise isnt released either so we are using go.work for now FYI.

that link is privileged by the way

lash commented on issue urdt/ussd#12 2024-08-29 18:22:21 +02:00
Implement phone number registry

@kamikazechaser do we have all the docs we need for the graphql part?

lash commented on issue urdt/ussd#17 2024-08-29 18:21:43 +02:00
External tool to unblock PIN

so we will need both?

  • an admin segment in the ussd menu
  • a special vm command path that can be triggered as a one-shot
lash opened issue urdt/ussd#22 2024-08-29 18:19:17 +02:00
Provide staging environment for Africa's Talking HTTP client interface to test shortcode
lash opened issue urdt/ussd#21 2024-08-29 18:16:26 +02:00
Implement Africa's talking on HTTP server
lash opened issue urdt/ussd#20 2024-08-29 18:14:40 +02:00
Create HTTP server executable
lash opened issue urdt/ussd#19 2024-08-29 16:51:31 +02:00
Make config settable with env vars
lash opened issue urdt/ussd#18 2024-08-29 16:49:50 +02:00
Block account on wrong PIN