db.go
|
Test login + callback
|
2023-11-03 20:34:21 +01:00 |
init.sql
|
Add pubkey column to market table
|
2023-12-03 07:22:13 +01:00 |
invoice.go
|
Use PENDING for unpaid invoices
|
2023-12-02 21:47:20 +01:00 |
lnauth.go
|
refactor: fix init and use DI
|
2023-11-03 20:34:21 +01:00 |
market.go
|
Add frontend for market settlement
|
2023-12-03 08:51:40 +01:00 |
session.go
|
Add msats to session
|
2023-12-02 23:30:48 +01:00 |
types.go
|
Add frontend for market settlement
|
2023-12-03 08:51:40 +01:00 |
user.go
|
Test login + callback
|
2023-11-03 20:34:21 +01:00 |
withdrawal.go
|
Implement withdrawal
|
2023-12-03 06:21:57 +01:00 |