• Joined on 2021-10-26
lash opened issue urdt/ussd#29 2024-09-03 00:09:02 +02:00
PIN registration error
lash created pull request urdt/ussd#28 2024-09-02 16:45:19 +02:00
wip-flag-migration
lash commented on issue urdt/ussd#16 2024-08-31 18:10:16 +02:00
External tool to block account

go-vise branch lash/engine-first provides engine.SetFirst() which allows setting pre-VM EntryFunc to be executed. Docs follow momentarily.

lash commented on issue urdt/ussd#26 2024-08-31 15:49:49 +02:00
Replace bytecode, templates and, menu storage with db.GdbmDb

Menu resource handling added in 338acb33332b8429f7299b56da1b50a907c107d1

lash opened issue urdt/ussd#27 2024-08-31 05:21:51 +02:00
Use db.GdbmDb for persister
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