Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
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>)
Alfred-mk pushed to remove-session-id-from-ctx at grassrootseconomics/sarafu-vise 2025-02-20 13:11:35 +01:00
83a10efcd9 remove the sessionId from the ctx to prevent double sessionId key (<sessionId>.<sessionId>)
Alfred-mk created branch remove-session-id-from-ctx in grassrootseconomics/sarafu-vise 2025-02-20 13:09:03 +01:00
Alfred-mk pushed to remove-session-id-from-ctx at grassrootseconomics/sarafu-vise 2025-02-20 13:09:03 +01:00
Alfred-mk commented on issue grassrootseconomics/sarafu-vise#23 2025-02-20 13:06:35 +01:00
Executables not accessing the same state

ea6bfa050e/db/db.go (L171)

For sarafu-at or sarafu-async, the sessionId is not set in the context (ctx). once the…

Alfred-mk commented on issue grassrootseconomics/sarafu-vise#23 2025-02-19 16:17:40 +01:00
Executables not accessing the same state

What the sarafu-at and sarafu-async create (correct state)

image

What sarafu-cmd creates

![image](/attachments/20fc707c-…

Alfred-mk opened issue grassrootseconomics/sarafu-vise#23 2025-02-19 11:37:53 +01:00
Executables not accessing the same state