Releases: grassrootseconomics/cic-ussd
Releases · grassrootseconomics/cic-ussd
Release 0.2.0-alpha.0
0.2.0-alpha.0 (2023-05-02)
Bug Fixes
- nats: clean up. (30759b8), closes #28
- nats: Explicit transfer data handling (b9dad51), closes #28
- nats: Improve message handling. (554ffd9), closes #28
- transfer: Adds transfer error state in keeping with the ussd state standards. (59a7016)
Features
- 0.1.0-alpha: Creating prod ready flavor of the app (c34f359)
- 0.1.0-alpha: Creating prod ready flavor of the app (0babe8d)
- 0.1.0-alpha: Creating prod ready flavor of the app (4a80e59)
- Add a nats client to consume cic-chain-events.: Create a consumer to parse events from cic-chain-events and handle porting to Jessamy after processing and tagging. (37a452b)
- back-transitions: Adds generic ussd session termination for internal server errors. (18fd961)
- back-translations: Adds machine overrides to facilitate back transitions that necessitate machine jumps. (6441d5c)
- docker: Dockerizes app (6d5a141)
- docker: Logging (09afad4)
- docker: separation of dev components. (61d0258)
- Implement balance queries: Adds ability to query contract and custodial interface for balances. (83bde60)
- Implement voucher handling: Adds tools to interact with voucher metadata on ussd. (f46e05b)
- marketplace: Implements USSD-Graph marketplace integration. (b6828ac)
- separates machine: Splits up state machines. (3f810ad)
- services: Implement service centric approach. (49a0c82)