This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
lndhub.go
Watch
1
Star
1
Fork
0
You've already forked lndhub.go
mirror of
https://github.com/getAlby/lndhub.go.git
synced
2026-01-07 23:16:03 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a3c6f294e0caaf9efd5011ea7fb196a0d0b4e7cb
lndhub.go
/
db
/
migrations
History
kiwiidb
a3c6f294e0
fix merge conflict
2022-03-08 14:57:46 +01:00
..
20220115171101_init.up.sql
Fix migration according to PR comments
2022-02-23 18:41:58 +01:00
20220119021600_balances.up.sql
Add DB view for easier balance calculation and extend model associations
2022-01-19 10:57:50 +01:00
20220120000700_add_constraints.up.go
Adapt balance constraint
2022-03-04 18:29:31 +01:00
20220301100000_invoice_add_fee.up.sql
fee handling should come from payment response
2022-03-01 10:06:29 +01:00
20220304103000_keysend_invoice.up.sql
keysend: low-level work and instructions
2022-03-04 11:08:27 +01:00
main.go
replace all panics with log.Fatal
2022-01-20 13:44:59 +01:00