delphi.market/db
ekzyis c92557cd2a Fix timestamp of sell orders
For some reason, I had to put o.invoice_id at the end of the select list. Else, sell orders would receive wrong/empty data.
2023-12-02 02:56:04 +01:00
..
db.go Test login + callback 2023-11-03 20:34:21 +01:00
init.sql Create sell orders 2023-11-29 18:48:21 +01:00
invoice.go Use context during invoice polling 2023-11-27 22:09:51 +01:00
lnauth.go refactor: fix init and use DI 2023-11-03 20:34:21 +01:00
market.go Fix timestamp of sell orders 2023-12-02 02:56:04 +01:00
session.go refactor: fix init and use DI 2023-11-03 20:34:21 +01:00
types.go Highlight matching orders 2023-11-28 22:10:16 +01:00
user.go Test login + callback 2023-11-03 20:34:21 +01:00