- https://twitter.com/the_sohail_azim
- Joined on
2021-10-26
Block a user
Investigate why the pin hash is appearing in places where it should not appear
Investigate clear_temporary_value handler
Recipient verifier passing invalid phone numbers to the alias resolver
Check if 9 then drop it and force the user to enter a standard 10 digit Kenyan phone number.
Alias resolver time out
Add a PIN reset node for triggered accounts
Setting a new alias makes exactly 2 requests
Unknown symbols
Refactor Voucher Handling to avoid redundant API calls and reduce LOAD/RELOADs on main.vis
Subprefix DB potential issue
Prevent any handler from running if the pin input is incorrect
2025.02.28 - Checklist
Upsell new user SMS via eth-custodial-notify API
Extra SMS features
http://localhost:5035/api/v1/external/pinreset
{
"admin": "+254722000111",
"phone": "+254723000111"
}
http://localhost:5035/api/v1/external/address
{
…
Setting a new alias makes exactly 2 requests
When updating an account with an existing alias. The same should be followed. Because we don't revoke previous aliases.
Post-migration feature priority
Setting a new alias makes exactly 2 requests
kamikazechaser
pushed to master at grassrootseconomics/sarafu-vise-events
2025-03-25 08:41:59 +01:00