Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk pushed to debt-menu at grassrootseconomics/sarafu-vise 2026-02-04 15:02:58 +01:00
8223a0b4d5 added translations for voucher selection
c57aa220e6 show a default message if the user only has 1 voucher
Compare 2 commits »
Alfred-mk pushed to debt-menu at grassrootseconomics/sarafu-vise 2026-02-04 14:41:14 +01:00
ce36e584dd check whether any of the users vouchers are stables or set a flag
3a4f824ab9 added a CATCH when no stable voucher exists during the pay debt
f77c82f418 added a flag for flag_no_pay_debt_vouchers
7b461d9b64 add the env example for the Stable vouchers addresses
Compare 4 commits »
Alfred-mk pushed to debt-menu at grassrootseconomics/sarafu-vise 2026-02-03 15:05:10 +01:00
0f7be3147e move the pay debt functionality to the mpesa menu
6a4909b8a1 separate the main balance from the credit and debt calculation and UI
7783ba8835 removed unused data keys
e4c10d23d3 reset the flags to clear out old states
Compare 4 commits »
Alfred-mk commented on issue grassrootseconomics/sarafu-vise#116 2026-02-03 14:54:30 +01:00
Output size limit on MAP + MOUT

Resolved to updating the menu structure to avoid the error

Alfred-mk opened issue grassrootseconomics/sarafu-vise#116 2026-02-03 13:05:02 +01:00
Output size limit on MAP + MOUT
Alfred-mk pushed to debt-menu at grassrootseconomics/sarafu-vise 2026-02-03 12:32:32 +01:00
70ae3c7818 debug: shorten the displayed content
Alfred-mk pushed to debt-menu at grassrootseconomics/sarafu-vise 2026-02-03 12:23:34 +01:00
94b2eca186 debug: change the size outputs
Alfred-mk pushed to debt-menu at grassrootseconomics/sarafu-vise 2026-02-03 12:19:17 +01:00
fd7b3af57c added next and prev inputs for long menus
Alfred-mk pushed to debt-menu at grassrootseconomics/sarafu-vise 2026-02-03 11:36:22 +01:00
9ef27fda14 reset the api_call_error flag
42f7b0f8a7 remove the api failure flag if no swappable vouchers are found
Compare 2 commits »
Alfred-mk pushed to debt-menu at grassrootseconomics/sarafu-vise 2026-02-03 11:32:21 +01:00
85b8775fd0 return nil instead of an error to prevent failure
0b3b407ab7 add a CATCH for users who do not have vouchers
Compare 2 commits »
Alfred-mk created pull request grassrootseconomics/sarafu-vise#115 2026-01-30 15:21:45 +01:00
debt-menu
Alfred-mk pushed tag v1.4.6-rc to grassrootseconomics/sarafu-vise 2026-01-30 15:11:48 +01:00
Alfred-mk deleted tag v1.4.6-rc from grassrootseconomics/sarafu-api 2026-01-30 15:11:35 +01:00
Alfred-mk pushed tag v1.4.6-rc to grassrootseconomics/sarafu-api 2026-01-30 15:06:36 +01:00
Alfred-mk pushed to debt-menu at grassrootseconomics/sarafu-vise 2026-01-30 14:41:50 +01:00
3949959aa3 use the correct terms for clarity
99893eac5c include the ActiveSwapToDecimal on the SwapData
277e4e179d added a CATCH for a low amount response from the API
ca2a50375b added functions to perform the debt removal
4dfccb3ff2 log the correct fields
Compare 14 commits »
Alfred-mk pushed to debt-menu at grassrootseconomics/sarafu-vise 2026-01-27 08:00:10 +01:00
f7de79f51a added option to go back to the main menu
e2ff3d20d5 updated the resolveActivePoolAddress to resolveActivePoolDetails
Compare 2 commits »
Alfred-mk pushed to debt-menu at grassrootseconomics/sarafu-vise 2026-01-23 21:52:29 +01:00
cbe5b211d8 added the local functions to the menu handler
101955c1b3 added a node to initialize the pay debt
d0f7692fa2 added a node for the pay debt confirmation
7441fde4af added translations for the pay debt node
adb7a402d0 added the Pay debt top node
Compare 5 commits »
Alfred-mk created branch debt-menu in grassrootseconomics/sarafu-vise 2026-01-23 21:52:29 +01:00
Alfred-mk pushed to master at grassrootseconomics/sarafu-vise 2026-01-22 14:22:22 +01:00
b908dc1881 Merge pull request 'have-single-send-node' (#113) from have-single-send-node into master
523f680276 append the flag_swap_transaction once all checks pass
b337c9260b add a debug statement
c380915100 remove misplaced CATCH on the api_error flag
7d8fd065f0 default to a normal send if an error occurs on calculateSendCreditLimits
Compare 10 commits »
Alfred-mk merged pull request grassrootseconomics/sarafu-vise#113 2026-01-22 14:22:21 +01:00
have-single-send-node