Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk pushed tag v1.4.2-rc.7 to grassrootseconomics/sarafu-vise 2025-10-30 10:36:44 +01:00
Alfred-mk pushed to send-with-swap at grassrootseconomics/sarafu-vise 2025-10-30 10:36:19 +01:00
348185ef96 use l.Get for the language change
f51f577e2a added the swahili translations
Compare 2 commits »
Alfred-mk pushed to send-with-swap at grassrootseconomics/sarafu-vise 2025-10-30 09:12:31 +01:00
582f349be3 handle normal send transactions based on the sym
8ce17a8d1e add a sym for the credit_max_amount
4092437d21 add a node for the credit-send amount
37f4b60679 removed the credit-swap related code
878b5d0aa5 added the credit_send top-level menu
Compare 6 commits »
Alfred-mk pushed tag v1.4.2-rc.6 to grassrootseconomics/sarafu-vise 2025-10-29 08:56:26 +01:00
Alfred-mk pushed to send-with-swap at grassrootseconomics/sarafu-vise 2025-10-29 08:56:04 +01:00
4c80606b56 properly handle formatting, preventing rounding errors for the case of 2.1 -> 2.09
38ab1ecdd1 added an edge-case test for precision
Compare 2 commits »
Alfred-mk pushed tag v1.4.2-rc.5 to grassrootseconomics/sarafu-vise 2025-10-28 15:38:55 +01:00
Alfred-mk pushed to send-with-swap at grassrootseconomics/sarafu-vise 2025-10-28 15:20:39 +01:00
a49257657e switch the order to match the TokenHoldings struct
95b48371ce CATCH invalid credit-swap amounts
9da2f8a6ac have a node for invalid credit send amounts
3194508e51 increase the output sizes
41f08c5c9b display the max_amount directly from the function
Compare 8 commits »
Alfred-mk pushed to credit-send-endpoints at grassrootseconomics/sarafu-api 2025-10-28 09:34:31 +01:00
fe897cca84 added the GetCreditSendReverseQuote to tests
7eaa771eb4 added the GetCreditSendReverseQuote function
72af514cf3 added the CreditSendReverseQouteResult type for API responses
81ff6c4034 added the CreditSendReverseQuote prefix and URL
Compare 4 commits »
Alfred-mk pushed to credit-send-endpoints at grassrootseconomics/sarafu-api 2025-10-28 09:10:55 +01:00
a705443786 added a comment to describe the use of the TestAccountService
Alfred-mk pushed to credit-send-endpoints at grassrootseconomics/sarafu-api 2025-10-28 09:09:39 +01:00
af76541c86 added the USD voucher to the TokenHoldings
Alfred-mk pushed to credit-send-endpoints at grassrootseconomics/sarafu-api 2025-10-28 09:06:08 +01:00
75a7ec6b32 correct the spelling of toTokenAddress
3e82e16923 added the GetCreditSendMaxLimit to tests
c11060648d added the CreditSendLimitsResult type for the API responses
01569b9b39 added the GetCreditSendMaxLimit function
96c323f202 added the CreditSendPrefix and URL
Compare 5 commits »
Alfred-mk created branch credit-send-endpoints in grassrootseconomics/sarafu-api 2025-10-27 11:36:53 +01:00
Alfred-mk pushed to credit-send-endpoints at grassrootseconomics/sarafu-api 2025-10-27 11:36:53 +01:00
Alfred-mk pushed to master at grassrootseconomics/sarafu-api 2025-10-27 11:29:56 +01:00
2731a787e3 Merge pull request 'handle-error-codes' (#18) from handle-error-codes into master
532547899f include the error code
6f7802b58c modify doRequest() to return APIError on err
73e6220a8c create a custom error struct that carries both fields from the API
Compare 4 commits »
Alfred-mk merged pull request grassrootseconomics/sarafu-api#18 2025-10-27 11:29:55 +01:00
handle-error-codes
Alfred-mk created pull request grassrootseconomics/sarafu-vise#107 2025-10-23 09:34:53 +02:00
clear the current active voucher data if it exists when no vouchers exist
Alfred-mk opened issue grassrootseconomics/sarafu-vise#106 2025-10-23 09:34:16 +02:00
previous active voucher data being displayed as the user's available balance
6811cc12ec clear the current active voucher data if it exists when no vouchers exist
Alfred-mk created branch update-balance-on-empty-vouchers in grassrootseconomics/sarafu-vise 2025-10-23 08:06:36 +02:00