Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk pushed to checksum-address at grassrootseconomics/sarafu-vise 2025-05-06 14:48:03 +02:00
3fb36378d4 add a test case for checksummed address, and read the final stored address for data verification
d02f6470d5 checksum the address from the user's input
Compare 2 commits »
Alfred-mk pushed to checksum-address at grassrootseconomics/sarafu-vise 2025-05-06 14:44:16 +02:00
4220ab0a1f added the grassrootseconomics/ethutils package to checksum addresses
Alfred-mk created branch checksum-address in grassrootseconomics/sarafu-vise 2025-05-06 14:39:03 +02:00
Alfred-mk pushed to checksum-address at grassrootseconomics/sarafu-vise 2025-05-06 14:39:03 +02:00
Alfred-mk commented on issue grassrootseconomics/sarafu-vise#30 2025-04-29 17:40:07 +02:00
Verify cache behavior

See these logs from a recent error that affected all users. The error was popping up immediately one accessed the USSD.

The error returned from the USSD was unknown symbol: manage_vouchers or…

Alfred-mk commented on issue grassrootseconomics/sarafu-vise#66 2025-04-29 09:53:02 +02:00
Cannot send to blockchain address
image

Kindly confirm the error that you received or what failed in the process

Alfred-mk commented on issue grassrootseconomics/sarafu-vise#67 2025-04-29 09:44:53 +02:00
Double pin request when attempting to transfer
image

Confirmed, this seems to happens. Appears to be a flag issue

Alfred-mk pushed tag v1.2.2-rc to grassrootseconomics/sarafu-vise 2025-04-29 09:17:40 +02:00
Alfred-mk merged pull request grassrootseconomics/sarafu-vise#56 2025-04-29 09:15:51 +02:00
logdb
Alfred-mk pushed to master at grassrootseconomics/sarafu-vise 2025-04-29 09:15:51 +02:00
e379129b3d Merge pull request 'logdb' (#56) from logdb into master
29d35d1ec4 add write of the temporary and confirmed account pins to the log db
687447e73e added the logdb to the testutil engine
ec1ddefeb3 updated packages for sarafu-api and vise
4166c9aed5 Merge branch 'master' into logdb
Compare 51 commits »
Alfred-mk pushed to logdb at grassrootseconomics/sarafu-vise 2025-04-28 14:09:40 +02:00
687447e73e added the logdb to the testutil engine
Alfred-mk pushed to logdb at grassrootseconomics/sarafu-vise 2025-04-28 11:50:42 +02:00
ec1ddefeb3 updated packages for sarafu-api and vise
Alfred-mk pushed to logdb at grassrootseconomics/sarafu-vise 2025-04-28 11:38:35 +02:00
4166c9aed5 Merge branch 'master' into logdb
19a2b28367 Merge pull request 'extra-sms' (#64) from extra-sms into master
0370a3def4 use dedicated smsservice for triggering extra sms
7c0651d218 use dedicated sms package for triggering sms
a38ac06a3d trigger an address sms in the check_identifier handler
Compare 52 commits »
Alfred-mk pushed to logdb at grassrootseconomics/sarafu-vise 2025-04-28 11:26:37 +02:00
78e82edfb5 added the logdn to the menuhandler tests
Alfred-mk closed issue grassrootseconomics/sarafu-vise#61 2025-04-27 15:28:45 +02:00
Investigate clear_temporary_value handler
Alfred-mk closed issue grassrootseconomics/sarafu-vise#62 2025-04-27 15:28:12 +02:00
Investigate why the pin hash is appearing in places where it should not appear
Alfred-mk commented on issue grassrootseconomics/sarafu-vise#65 2025-04-27 15:22:23 +02:00
pdb.Abort(ctx) causing write rollbacks

Resolved by 8b84f59792

Alfred-mk closed issue grassrootseconomics/sarafu-vise#65 2025-04-27 15:22:23 +02:00
pdb.Abort(ctx) causing write rollbacks