alby-hub/db
Roland 5f1b0decdf
feat: move events to transactions service (#510)
* feat: move events to transactions service (WIP)

* fix: tests

* chore: improve quota exceeded error message

* fix: list transactions offset

* fix: add nwc_permission_denied events in transactions service

* fix: check for duplicate payment

* fix: unstable test

* chore: add payment settled tests

* fix: tests race condition

* fix: internal keysend support

* chore: add tests for check unsettled transactions fallback

* chore: add extra tests

* chore: extra tests

* fix: pass metadata in keysend self payments

* fix: throw error if transaction is already marked as sent

* fix: mark transaction settled

* fix: consume events in alby oauth service

* chore: add TODOs

* fix: do not fire duplicate failed payment events

* docs: add basic architecture docs to readme
2024-08-23 11:52:47 +07:00
..
migrations feat: move events to transactions service (#510) 2024-08-23 11:52:47 +07:00
queries chore: add transaction indexes, make fees non-nullable (#305) 2024-07-22 11:45:11 +07:00
db.go build(deps): bump github.com/lightningnetwork/lnd from 0.17.4-beta to 0.18.2-beta (#246) 2024-08-17 13:05:07 +07:00
db_service.go Feat: dynamic budgets (#226) 2024-07-19 23:30:22 +07:00
models.go feat: move events to transactions service (#510) 2024-08-23 11:52:47 +07:00