Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk pushed to sms-api at grassrootseconomics/sarafu-api 2025-03-06 07:06:56 +01:00
4a5de68a8c added the SendSMS func to the httpAccount service
6c4702e2ba added the send sms response model
7280784ee1 added the send sms endpoint configs
Compare 3 commits »
Alfred-mk pushed to alfred/pool-swap at grassrootseconomics/sarafu-vise 2025-03-05 15:01:27 +01:00
a21186bd59 use a single swap.go file for swap helper functions
Alfred-mk pushed to alfred/pool-swap at grassrootseconomics/sarafu-vise 2025-03-05 14:36:47 +01:00
28eefb6197 make the ReadStringEntry func accessible
Alfred-mk created pull request grassrootseconomics/sarafu-vise#33 2025-03-04 19:22:40 +01:00
WIP: alfred/pool-swap
Alfred-mk pushed to alfred/pool-swap at grassrootseconomics/sarafu-vise 2025-03-04 19:22:07 +01:00
3e9a67b34e added the swap preview vis files
2a2d43c279 added the swap limit vis files
a1f0e4dcfe added functions to process the pool data and match based on the provided input
ee07bf11f8 added helper functions to process the swap to and swap from voucher data
cb1d129eda added swap db keys
Compare 5 commits »
Alfred-mk pushed to alfred/pool-swap at grassrootseconomics/sarafu-vise 2025-03-04 08:12:42 +01:00
e8978413a5 added pool db processing
566503956d added pool_swap menu nodes
c5dbe966c4 added flag_incorrect_pool flag
1221372424 use latest ussd-data-service package
Compare 4 commits »
Alfred-mk commented on issue urdt/ussd#281 2025-02-26 16:13:26 +01:00
ExecPath needs to be reset for every new session

This was resolved

Alfred-mk closed issue urdt/ussd#281 2025-02-26 16:13:26 +01:00
ExecPath needs to be reset for every new session
Alfred-mk created branch alfred/pool-swap in grassrootseconomics/sarafu-vise 2025-02-26 08:35:55 +01:00
Alfred-mk pushed to alfred/pool-swap at grassrootseconomics/sarafu-vise 2025-02-26 08:35:55 +01:00
Alfred-mk pushed to fix-pin-reset-bug at grassrootseconomics/sarafu-vise 2025-02-21 10:30:33 +01:00
95089875bf remove extra spacing
4db25055ad Added a fix for invalid PIN in PIN reset
Compare 2 commits »
Alfred-mk pushed to fix-pin-reset-bug at grassrootseconomics/sarafu-vise 2025-02-21 09:50:04 +01:00
e8e6f0e371 Added a fix to only hash valid PINs in SaveOthersTemporaryPin
Alfred-mk commented on issue grassrootseconomics/sarafu-vise#23 2025-02-21 09:19:09 +01:00
Executables not accessing the same state

Resolved by PR #25

Alfred-mk closed issue grassrootseconomics/sarafu-vise#23 2025-02-21 09:19:09 +01:00
Executables not accessing the same state
Alfred-mk created pull request grassrootseconomics/sarafu-vise#26 2025-02-20 18:00:54 +01:00
fix-pin-reset-bug
Alfred-mk pushed to fix-pin-reset-bug at grassrootseconomics/sarafu-vise 2025-02-20 18:00:32 +01:00
07b85768d1 Merge branch 'master' into fix-pin-reset-bug
d4fcf40b8d Merge pull request 'remove the sessionId from the ctx' (#25) from remove-session-id-from-ctx into master
Compare 2 commits »
Alfred-mk pushed to fix-pin-reset-bug at grassrootseconomics/sarafu-vise 2025-02-20 18:00:01 +01:00
c9678df152 reset the PIN using the formattedNumber
c37fee5e54 have the secondarySessionId as a formatted phone number
98b2a31655 remove extra space
Compare 3 commits »
Alfred-mk created branch fix-pin-reset-bug in grassrootseconomics/sarafu-vise 2025-02-20 17:55:59 +01:00
Alfred-mk pushed to fix-pin-reset-bug at grassrootseconomics/sarafu-vise 2025-02-20 17:55:59 +01:00
Alfred-mk created pull request grassrootseconomics/sarafu-vise#25 2025-02-20 13:12:03 +01:00
remove the sessionId from the ctx to prevent double sessionId key (<sessionId>.<sessionId>)