Mohamed Sohail kamikazechaser
kamikazechaser opened issue urdt/ussd#164 2024-11-07 09:34:25 +01:00
Graceful shutdown issues
kamikazechaser opened issue urdt/ussd#163 2024-11-07 09:14:14 +01:00
Panic on incorrect postgres connection settings
kamikazechaser commented on issue urdt/ussd#162 2024-11-07 08:51:18 +01:00
QA/ Integration related issues
  • Document libdgbm requirements for local development on Linux distros.
kamikazechaser commented on issue urdt/ussd#162 2024-11-07 08:45:35 +01:00
QA/ Integration related issues

Currently the services folder contains one registration folder with all .vise files. They should be grouped by menu hierarchy to allow easy development from anyone willing to contribute. The…

kamikazechaser commented on issue urdt/ussd#162 2024-11-07 08:38:23 +01:00
QA/ Integration related issues
  • Document requirements to build .vis files into .bin files in the README.md
kamikazechaser opened issue urdt/ussd#162 2024-11-06 10:47:16 +01:00
QA/Intergation related issues
kamikazechaser commented on issue urdt/ussd#142 2024-11-06 07:37:41 +01:00
Clarify community balance menu item

It is supposed to show the balance of the Community Fund (sink address). So if a user holds a voucher, they can look up the balance.

kamikazechaser commented on issue urdt/ussd#130 2024-11-06 07:36:16 +01:00
consider compressed view of transaction list
  1. [in/out] [symbol] [amount] [date]
  2. [in/out] [symbol] [amount] [date]
  3. [in/out] [symbol] [amount] [date]

and if you choose [1] you get a full info

kamikazechaser commented on issue urdt/ussd#122 2024-11-04 15:06:30 +01:00
Add community balance menu

@willruddick Is this menu regularly used?

kamikazechaser commented on issue urdt/ussd#90 2024-11-04 15:04:29 +01:00
Use alias instead of phone number in send

Pending ENS integration.

kamikazechaser commented on issue urdt/ussd#88 2024-11-03 15:05:49 +01:00
Data endpoint API (importable structs)

Sample…

kamikazechaser reopened issue urdt/ussd#88 2024-11-03 15:00:10 +01:00
Data endpoint API (importable structs)
kamikazechaser commented on pull request urdt/ussd#117 2024-10-24 15:08:08 +02:00
api-structs

Yeah 0 is fine. If there is no matching tracking id, result.otx will be null.

kamikazechaser commented on pull request urdt/ussd#117 2024-10-24 14:51:27 +02:00
api-structs

Check the HTTP response code first. If it is >= 400 (Not found), you can then unmarshal to an api.ErrResp.

kamikazechaser pushed to main at grassrootseconomics/bootstrap 2024-10-08 08:37:30 +02:00
1b6dcf9ad7 fix: add missing steps
kamikazechaser commented on issue urdt/ussd#88 2024-10-03 14:38:17 +02:00
Data endpoint API (importable structs)

Data API endpoints

  1. Last 10 tx: /api/v1/transfers/last10/:address
  2. Token holdings with balances: /api/v1/holdings/:address
kamikazechaser commented on issue urdt/ussd#88 2024-10-02 14:47:26 +02:00
Data endpoint API (importable structs)

NATS to watch the TRANSFERS stream.

kamikazechaser created branch main in grassrootseconomics/bootstrap 2024-09-27 13:51:33 +02:00
kamikazechaser pushed to main at grassrootseconomics/bootstrap 2024-09-27 13:51:33 +02:00
db784fb6ef dev: add reth devnet bootstrap script
kamikazechaser created repository grassrootseconomics/bootstrap 2024-09-27 13:47:29 +02:00