- https://twitter.com/the_sohail_azim
- Joined on
2021-10-26
Block a user
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
Improve config loading and overriding
Document how to access phone number and profile data