• Joined on 2021-10-26
lash pushed to master at urdt/term 2024-10-24 17:30:35 +02:00
51389476ca Use durable consumer
lash pushed to master at urdt/term 2024-10-24 17:17:15 +02:00
e29cb4b5a2 Correct logic on passing to handler
lash created branch master in urdt/term 2024-10-24 17:01:51 +02:00
lash pushed to master at urdt/term 2024-10-24 17:01:51 +02:00
cab491f0d9 Add custodial registration handler
7c10a881fe Initial commit
lash created repository urdt/term 2024-10-24 17:01:16 +02:00
lash pushed to master at urdt/ussd 2024-10-24 16:45:38 +02:00
6b5d3f74d1 Merge pull request 'api-context' (#127) from api-context into master
bee9ad5ff5 Merge remote-tracking branch 'refs/remotes/origin/api-context' into api-context
6e7b46666e ensure mod match with master
383f074cae update method signatures
d678a639b8 Merge branch 'master' into api-context
Compare 8 commits »
lash merged pull request urdt/ussd#127 2024-10-24 16:45:37 +02:00
api-context
lash opened issue urdt/ussd#134 2024-10-24 16:07:24 +02:00
Add address to sessionId resolve record in db
lash pushed to master at urdt/ussd 2024-10-24 15:53:48 +02:00
453fea569a Merge pull request 'api-structs' (#117) from api-structs into master
5c75e35fe0 Delete coverage.html
cff50538fa Delete cover.out
69a4530269 Delete services/registration/locale/swa/default.mo
db19e38717 Merge remote-tracking branch 'refs/remotes/origin/api-structs' into api-structs
Compare 36 commits »
lash merged pull request urdt/ussd#117 2024-10-24 15:53:46 +02:00
api-structs
lash commented on pull request urdt/ussd#117 2024-10-24 15:19:46 +02:00
api-structs

@kamikazechaser please elaborate is there a missing case?

lash pushed to api-structs at urdt/ussd 2024-10-24 15:19:08 +02:00
d19c20a9d7 Merge branch 'master' into api-structs
0c6144d262 Merge pull request 'send-menu-update' (#131) from send-menu-update into master
ec4e44a27c Merge branch 'master' into send-menu-update
2347d64acc Merge pull request 'check-balance-update' (#132) from check-balance-update into master
39c0560abe Updated the test
Compare 8 commits »
lash pushed to master at urdt/ussd 2024-10-24 15:15:13 +02:00
0c6144d262 Merge pull request 'send-menu-update' (#131) from send-menu-update into master
ec4e44a27c Merge branch 'master' into send-menu-update
6200728435 Updated the menuhander test
579b46db65 Replace the public key with the sessionId
Compare 4 commits »
lash merged pull request urdt/ussd#131 2024-10-24 15:15:12 +02:00
send-menu-update
lash commented on pull request urdt/ussd#127 2024-10-24 15:12:35 +02:00
api-context

I believe context should per convention always be the first argument.

lash suggested changes for urdt/ussd#127 2024-10-24 15:12:35 +02:00
api-context
lash pushed to api-context at urdt/ussd 2024-10-24 14:51:26 +02:00
69eb57f794 Merge branch 'master' into api-context
2347d64acc Merge pull request 'check-balance-update' (#132) from check-balance-update into master
39c0560abe Updated the test
75459f852b Return the full balance string
Compare 4 commits »
lash pushed to master at urdt/ussd 2024-10-24 14:51:01 +02:00
2347d64acc Merge pull request 'check-balance-update' (#132) from check-balance-update into master
39c0560abe Updated the test
75459f852b Return the full balance string
Compare 3 commits »
lash merged pull request urdt/ussd#132 2024-10-24 14:50:59 +02:00
check-balance-update
lash commented on pull request urdt/ussd#117 2024-10-24 14:47:28 +02:00
api-structs

I would just use the literal 0 here