Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk pushed to self-pin-reset-node at grassrootseconomics/sarafu-vise 2025-04-09 14:19:57 +02:00
aec96ce9ba move to the top node when one selects back
Alfred-mk pushed to self-pin-reset-node at grassrootseconomics/sarafu-vise 2025-04-09 14:12:58 +02:00
71ef950fff use the confirm_self_pin_reset to confirm the new PIN
Alfred-mk pushed to self-pin-reset-node at grassrootseconomics/sarafu-vise 2025-04-09 14:11:56 +02:00
477f3a307a use the self_reset_pin node to reset PINs for accounts with a flag_account_pin_reset
Alfred-mk pushed to self-pin-reset-node at grassrootseconomics/sarafu-vise 2025-04-09 14:10:29 +02:00
33c376c971 set the DATA_SELF_PIN_RESET as 0 and reset the flag_account_pin_reset
514f6ae05b move back to the previous node if the admin user is not authorized
8a6659a98b request the admin to authorize the PIN reset
d094af9c51 move to the authorize_reset_others_pin if the given number is valid and registered
Compare 4 commits »
Alfred-mk pushed to self-pin-reset-node at grassrootseconomics/sarafu-vise 2025-04-08 15:23:53 +02:00
f96f9c11e6 updated the ResetOthersPin and ValidateBlockedNumber for the updated reset other's PIN functionality
Alfred-mk commented on issue grassrootseconomics/sarafu-vise#53 2025-04-04 11:57:26 +02:00
First time profile edit croaks when invalid year is entered then valid

The error:

invalid input: '1234'
Something went wrong.Please try again

comes about as the node expects either 1 or 9 as the input.

Input 1 should take you to the previous node…

Alfred-mk commented on issue grassrootseconomics/sarafu-vise#51 2025-04-04 11:52:11 +02:00
Local API asks again for language after newly registered account

@lash kindly confirm the tags used in running the build

Without the online tag, each registration starts afresh with the language selection

Alfred-mk pushed to master at grassrootseconomics/sarafu-vise 2025-04-04 11:08:18 +02:00
a11ca2a618 reset the flag_language_set and flag_account_created flags if the publicKey does not exist on the db
Alfred-mk pushed tag v1.2.0-rc.2 to grassrootseconomics/sarafu-vise 2025-04-04 11:06:35 +02:00
Alfred-mk pushed tag v1.0.0-rc.16 to grassrootseconomics/sarafu-vise 2025-04-02 17:35:22 +02:00
Alfred-mk pushed to master at grassrootseconomics/sarafu-vise 2025-04-02 17:34:11 +02:00
ae0672c7da updated the vise version to pop the cache on a new session
Alfred-mk created pull request grassrootseconomics/sarafu-vise#49 2025-04-02 17:30:50 +02:00
self pin reset
Alfred-mk pushed to self-pin-reset-node at grassrootseconomics/sarafu-vise 2025-04-02 17:30:00 +02:00
2c671bc0d4 use the DATA_SELF_PIN_RESET to set the flag_account_pin_reset
c5673b339b added a DATA_SELF_PIN_RESET to track when a user's PIN is reset by an admin
Compare 2 commits »
Alfred-mk commented on issue grassrootseconomics/sarafu-vise#44 2025-04-01 17:20:53 +02:00
Setting a new alias makes exactly 2 requests

This has been resolved on tag v1.0.0-rc.15.

Testing on staging before requesting deployment on production

Alfred-mk created branch self-pin-reset-node in grassrootseconomics/sarafu-vise 2025-04-01 11:32:33 +02:00
Alfred-mk pushed to self-pin-reset-node at grassrootseconomics/sarafu-vise 2025-04-01 11:32:33 +02:00
Alfred-mk commented on pull request grassrootseconomics/sarafu-vise#42 2025-04-01 10:13:55 +02:00
manage vouchers in single function

This has been cleaned up. The logs were related to debug

ea0fc4491d removed debug related logs
Alfred-mk opened issue grassrootseconomics/sarafu-vise#48 2025-04-01 09:20:26 +02:00
Add a PIN reset node for triggered accounts
Alfred-mk created pull request grassrootseconomics/sarafu-vise#42 2025-03-26 12:35:30 +01:00
manage-vouchers-in-single-function