All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- add dockerized postgresql (39dcc4f)
- add endpoint to fetch token amount, generate invoice (92f57ff)
- add helmet and refactor (2ce0a52)
- add kafkajs and webhook hadling (67ca0e6)
- add mongodb, cleanup code and validate requests (d9ea56b)
- add rate limiting (7f59f95)
- add starkbank webhook (d953a75)
- add status endpoint (a2aa722)
- add ws connection handling (c4e5596)
- dockerize backend (cb234e7)
- emit webhook data (a4ebc73)
- execute tx (dd8f2dc)
- implement brcode-payment route (0b8f1ae)
- implement payment status endpoint (2041b42)
- implement request-payment (78fce24)
- move to kovan l2 (4634d17)
- re-add server (cd05d76)
- return token info in amount required (8621f97)
- send back on payment-request (2a92e86)
- setup ksqlDB (db0daf3)
- slow down payment-request engine (cea06df)
- watch tx and pay (108dca9)