Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
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 »
Alfred-mk merged pull request grassrootseconomics/sarafu-vise#88 2025-07-02 07:48:21 +02:00
add functionality to Update the Alias
Alfred-mk created pull request grassrootseconomics/sarafu-vise#90 2025-07-01 01:05:38 +02:00
WIP: project-tidyup
Alfred-mk pushed to project-tidyup at grassrootseconomics/sarafu-vise 2025-07-01 01:04:56 +02:00
fea0befd9f added profile.go for profile related functionality
857964f69a added send.go for voucher transfers
164ce5ea5a added upsell.go for inviting valid users
7b85451fd6 added vouchers.go
a6cd3d93b4 added transactions.go for transaction histories
Compare 6 commits »
Alfred-mk pushed to project-tidyup at grassrootseconomics/sarafu-vise 2025-07-01 00:50:29 +02:00
a9e0aebdde move PIN functionality to pin.go
Alfred-mk pushed to project-tidyup at grassrootseconomics/sarafu-vise 2025-07-01 00:44:45 +02:00
098ea93439 move create account functionality to the registration.go file
Alfred-mk created branch project-tidyup in grassrootseconomics/sarafu-vise 2025-07-01 00:39:52 +02:00