Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk pushed to project-tidyup at grassrootseconomics/sarafu-vise 2025-07-03 16:33:21 +02:00
5e166fd680 move registration tests
Alfred-mk pushed to project-tidyup at grassrootseconomics/sarafu-vise 2025-07-03 16:31:11 +02:00
5d38359b66 move profile tests
7c21b78332 move language tests
916026985f move balance tests
Compare 3 commits »
Alfred-mk pushed to project-tidyup at grassrootseconomics/sarafu-vise 2025-07-03 16:14:02 +02:00
57b0fcb55f move authorization tests
baa7526df3 move account_status tests
f22f86a2fb move PIN tests to pin_test.go
Compare 3 commits »
Alfred-mk pushed to project-tidyup at grassrootseconomics/sarafu-vise 2025-07-03 15:56:08 +02:00
827debe020 added account_status.go for account status related functions
Alfred-mk pushed to project-tidyup at grassrootseconomics/sarafu-vise 2025-07-03 15:53:07 +02:00
2b557b27cf added authorization.go for authorization related functions
Alfred-mk pushed to project-tidyup at grassrootseconomics/sarafu-vise 2025-07-03 15:43:53 +02:00
b9aae610db added language.go for language related functions
8297f012f4 added balance.go for balance related functions
Compare 2 commits »
Alfred-mk pushed to project-tidyup at grassrootseconomics/sarafu-vise 2025-07-03 15:34:28 +02:00
eafc0f69c7 added alias.go for alias related functions
Alfred-mk pushed to project-tidyup at grassrootseconomics/sarafu-vise 2025-07-03 15:21:06 +02:00
6c962baa81 added pools.go for pool related functions
e6b97b9256 update the voucher functions to match master
Compare 2 commits »
Alfred-mk pushed to project-tidyup at grassrootseconomics/sarafu-vise 2025-07-03 15:08:23 +02:00
4e8b4c1df6 Merge branch 'master' into project-tidyup
16dd0f6ebf set the first voucher as the active voucher when the current active sym is not found in the vouchers response
a3dae12c7a update the TestCheckBalance and add more test cases
57426b3565 use the TruncateDecimalString to format the displayed balance
b42dec8373 Merge pull request 'add balance to voucher list' (#89) from add-balance-to-voucher-list into master
Compare 21 commits »
Alfred-mk pushed tag v1.3.8-rc to grassrootseconomics/sarafu-vise 2025-07-03 09:28:05 +02:00
Alfred-mk pushed to master at grassrootseconomics/sarafu-vise 2025-07-03 09:27:47 +02:00
16dd0f6ebf set the first voucher as the active voucher when the current active sym is not found in the vouchers response
Alfred-mk commented on issue grassrootseconomics/sarafu-vise#91 2025-07-02 17:59:50 +02:00
Sweeping an account's default voucher results in an error

As it is, the system reads the holdings endpoint and gets the current active symbol. This is then used to update the current balance. The ManageVouchers handler is set to error as the…

Alfred-mk pushed tag v1.3.7-rc.1 to grassrootseconomics/sarafu-vise 2025-07-02 08:30:49 +02:00
Alfred-mk pushed to master at grassrootseconomics/sarafu-vise 2025-07-02 08:30:37 +02:00
a3dae12c7a update the TestCheckBalance and add more test cases
57426b3565 use the TruncateDecimalString to format the displayed balance
Compare 2 commits »
Alfred-mk pushed tag v1.3.7-rc to grassrootseconomics/sarafu-vise 2025-07-02 07:52:11 +02:00
Alfred-mk pushed to master at grassrootseconomics/sarafu-vise 2025-07-02 07:51:36 +02:00
b42dec8373 Merge pull request 'add balance to voucher list' (#89) from add-balance-to-voucher-list into master
2807f039a7 Merge branch 'master' into add-balance-to-voucher-list
9234bfd579 update the TestGetVoucherList to the expected content
706b6fe629 include the balance next to each voucher
a543569236 add a helper function FormatVoucherList to combine the voucher symbols with their balances
Compare 5 commits »
Alfred-mk merged pull request grassrootseconomics/sarafu-vise#89 2025-07-02 07:51:34 +02:00
add balance to voucher list
2807f039a7 Merge branch 'master' into add-balance-to-voucher-list
0e6334058d Merge pull request 'add functionality to Update the Alias' (#88) from update-alias into master
ba2cb4b813 use the DATA_SUGGESTED_ALIAS to check the status
8416d4fddb use a single alias variable
a33ff7ffda added logging
Compare 13 commits »
Alfred-mk pushed tag v1.3.6-rc to grassrootseconomics/sarafu-vise 2025-07-02 07:50:17 +02:00
Alfred-mk pushed to master at grassrootseconomics/sarafu-vise 2025-07-02 07:48:22 +02:00
0e6334058d Merge pull request 'add functionality to Update the Alias' (#88) from update-alias into master
ba2cb4b813 use the DATA_SUGGESTED_ALIAS to check the status
8416d4fddb use a single alias variable
a33ff7ffda added logging
7d1951ec7a use updated sarafu-api with correct order of variables
Compare 12 commits »