- https://twitter.com/the_sohail_azim
- Joined on
2021-10-26
Block a user
Have a Space after each colon.
@carlos It should cosmetically closely resemble the current USSD menu.
Add short code (alias)
@willruddick Should it be truly random (but human readable) aliases? Like flyingcat56
?
Validate aliases, addresses and phone numbers in the send menu
feat: upgrade go-vise dep, minor cleanups to go.mod
Validate aliases, addresses and phone numbers in the send menu
It should be + prefixed. Why? That is how we save it in our common db (graph) and also how most, if not all, API providers expect the phone number.
Validate aliases, addresses and phone numbers in the send menu
@Alfred-mk See https://github.com/grassrootseconomics/sarafu.network/issues/174 for Alias requirements
QA/ Integration related issues
Test sending of vouchers to:
- Registered and activated phone numbers
- Alias, if successfully resolved
- Blockchain address (Usually without any validation, except the length,…
feat: upgrade go-vise dep, minor cleanups to go.mod
Postgres Graceful shutdown issues
Panic on incorrect postgres connection settings