Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk pushed tag v1.4.2-rc.4 to grassrootseconomics/sarafu-vise 2025-10-22 16:37:58 +02:00
Alfred-mk pushed to send-with-swap at grassrootseconomics/sarafu-vise 2025-10-22 16:32:44 +02:00
5cfdd949ff use the correct amount when initiating the transfer (the amount that has been swapped)
Alfred-mk pushed to send-with-swap at grassrootseconomics/sarafu-vise 2025-10-22 15:16:18 +02:00
865dae4b7f correctly format amounts to 2 decimal places using TruncateDecimalString
Alfred-mk pushed to send-with-swap at grassrootseconomics/sarafu-vise 2025-10-22 13:40:29 +02:00
0af41ea1f1 Merge branch 'master' into send-with-swap
37a1906ed1 Merge pull request 'handle-error-codes' (#105) from handle-error-codes into master
1ba5424e0b cleaned up the code and removed the debug statement
5b4446c04a use the upstream APIError
bd98034a9b added debug line
Compare 9 commits »
Alfred-mk pushed tag v1.4.2-rc.3 to grassrootseconomics/sarafu-vise 2025-10-22 13:37:27 +02:00
Alfred-mk pushed to master at grassrootseconomics/sarafu-vise 2025-10-22 13:35:14 +02:00
37a1906ed1 Merge pull request 'handle-error-codes' (#105) from handle-error-codes into master
1ba5424e0b cleaned up the code and removed the debug statement
5b4446c04a use the upstream APIError
bd98034a9b added debug line
d5c2dc0ee0 added the translation of the API error
Compare 8 commits »
Alfred-mk merged pull request grassrootseconomics/sarafu-vise#105 2025-10-22 13:35:13 +02:00
handle-error-codes
Alfred-mk created pull request grassrootseconomics/sarafu-api#18 2025-10-22 11:27:01 +02:00
handle-error-codes
Alfred-mk created pull request grassrootseconomics/sarafu-vise#105 2025-10-22 11:23:40 +02:00
handle-error-codes
Alfred-mk pushed to handle-error-codes at grassrootseconomics/sarafu-vise 2025-10-22 11:20:53 +02:00
1ba5424e0b cleaned up the code and removed the debug statement
Alfred-mk pushed to handle-error-codes at grassrootseconomics/sarafu-vise 2025-10-22 11:10:47 +02:00
5b4446c04a use the upstream APIError
Alfred-mk pushed to handle-error-codes at grassrootseconomics/sarafu-api 2025-10-22 10:46:21 +02:00
532547899f include the error code
Alfred-mk pushed to handle-error-codes at grassrootseconomics/sarafu-vise 2025-10-21 15:05:10 +02:00
bd98034a9b added debug line
Alfred-mk pushed to handle-error-codes at grassrootseconomics/sarafu-vise 2025-10-21 14:53:34 +02:00
d5c2dc0ee0 added the translation of the API error
95bc5ec6af set a different response content based on the API error code
Compare 2 commits »
Alfred-mk pushed to handle-error-codes at grassrootseconomics/sarafu-vise 2025-10-21 14:47:47 +02:00
20b4269358 add a custom error struct that carries both fields from the API error
8ee1b449f9 use the updated sarafu-api package with error codes
Compare 2 commits »
Alfred-mk created branch handle-error-codes in grassrootseconomics/sarafu-vise 2025-10-21 14:22:03 +02:00
Alfred-mk pushed to handle-error-codes at grassrootseconomics/sarafu-vise 2025-10-21 14:22:03 +02:00
Alfred-mk pushed to handle-error-codes at grassrootseconomics/sarafu-api 2025-10-21 14:05:38 +02:00
6f7802b58c modify doRequest() to return APIError on err
73e6220a8c create a custom error struct that carries both fields from the API
Compare 2 commits »
Alfred-mk created branch handle-error-codes in grassrootseconomics/sarafu-api 2025-10-21 14:02:26 +02:00