Block a user
pdb.Abort(ctx) causing write rollbacks
On go-vise
826c56de54/db/postgres/pg.go (L208C3-L208C17)Once a key is not found on the store, the pdb.Abort(ctx) is…
pdb.Abort(ctx) causing write rollbacks
Possible fix
Removing this line resolves the issue from our tests
pdb.Abort(ctx)
pdb.Abort(ctx) causing write rollbacks
Log file for a newly registered user that accesses the invite recipient node
pdb.Abort(ctx) causing write rollbacks
Extra SMS features
http://localhost:5035/api/v1/external/pinreset
{ "admin": "+254722000111", "phone": "+254723000111" }http://localhost:5035/api/v1/external/address …
Extra SMS features
@kamikazechaser currently getting an error on the staging server, and production server
See this sample curl request.
Kindly confirm if we're passing the correct details
pinreset
cur…
Recipient verifier passing invalid phone numbers to the alias resolver
use the updated phone and alias regexes from common
Recipient verifier passing invalid phone numbers to the alias resolver
Resolved by grassrootseconomics/sarafu-vise#63
use the updated phone and alias regexes from common
Alfred-mk
pushed to update-recipient-validator at grassrootseconomics/sarafu-vise
2025-04-17 13:31:40 +02:00
Alfred-mk
created branch update-recipient-validator in grassrootseconomics/sarafu-vise
2025-04-17 13:15:34 +02:00
Alfred-mk
pushed to update-recipient-validator at grassrootseconomics/sarafu-vise
2025-04-17 13:15:34 +02:00
update-recipient-validator
update-recipient-validator
Alfred-mk
pushed to update-recipient-validator at grassrootseconomics/common
2025-04-17 13:01:46 +02:00