Commit graph

121 commits

Author SHA1 Message Date
apotdevin
53739fad57
fix: payment pagination 2021-04-10 15:40:28 +02:00
apotdevin
0beb2f4667
chore: add mempool minimum 2021-03-23 23:30:18 +01:00
apotdevin
cced7085e3
fix: invoice status change 2021-03-23 22:34:33 +01:00
apotdevin
cee5a4acbb
chore: show invoice messages 2021-03-23 22:30:12 +01:00
apotdevin
449f8bce8f
refactor: forwards query 2021-03-23 20:38:39 +01:00
apotdevin
dad078984b
fix: 🐛 lnpay callback url 2021-02-09 14:35:47 +01:00
apotdevin
e7b07a5e4c
chore: 🔧 additional logging 2021-02-03 10:56:09 +01:00
apotdevin
476db5d755
fix: 🐛 callback with query string 2021-02-03 07:13:04 +01:00
apotdevin
63d1449a09
refactor: ♻️ rebalance 2021-01-25 22:28:37 +01:00
apotdevin
603dcacd02
fix: 🐛 chain balance type 2021-01-24 18:25:22 +01:00
apotdevin
3c8fb65975
fix: 🐛 missing rebalance param 2021-01-19 23:23:26 +01:00
apotdevin
180614be4f
chore: 🔧 update dependencies 2021-01-19 23:07:33 +01:00
apotdevin
d10b2120b5
fix: 🐛 max int error 2021-01-19 22:38:45 +01:00
Anthony Potdevin
e438f85ddf
chore: 🔧 add bos score to channels (#207) 2021-01-08 22:27:35 +01:00
Anthony Potdevin
9a5a21032f
refactor: ♻️ getChannels query 2020-12-30 15:57:17 +01:00
Anthony Potdevin
8b6cd40c74
refactor: ♻️ boltz resolvers (#198) 2020-12-25 22:39:08 +01:00
Anthony Potdevin
5bcfed1b24
chore: 🔧 enable tor proxy config (#197) 2020-12-25 21:42:19 +01:00
Anthony Potdevin
f1c9e4cf41
fix: 🐛 boltz swap (#196) 2020-12-25 16:39:17 +01:00
Anthony Potdevin
a98b10c3b7
chore: 🔧 env vars in yaml config (#194) 2020-12-21 00:01:07 +01:00
Anthony Potdevin
bd3b2d3043
chore: 🔧 allow zero fee changes (#193) 2020-12-20 15:59:34 +01:00
Anthony Potdevin
92f2f13ea7
chore: 🔧 extra sso logging and redirect 2020-12-16 15:08:56 +01:00
Anthony Potdevin
eede62b2f2
chore: 🔧 dependency update 2020-12-16 14:53:07 +01:00
Anthony Potdevin
fc98d9ddca
chore: 🔧 ssl cleanup (#188)
* chore: 🔧 ssl cleanup

* chore: 🔧 small change
2020-12-16 14:22:10 +01:00
Graham Krizek
deca83c645
feat(server): Add support for SSL Certificate provisioning via ZeroSSL (#186)
Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com>
2020-12-16 14:05:40 +01:00
Anthony Potdevin
1dcea164d5
chore: 🔧 add no auth and logout url 2020-12-15 22:45:57 +01:00
Anthony Potdevin
7fa7cfc3c2
chore: 🔧 add score query 2020-12-15 16:29:58 +01:00
Anthony Potdevin
d1fec2b92d
chore: 🔧 add extra boltz logging 2020-12-14 12:49:06 +01:00
Anthony Potdevin
18911fd9f5
chore: 🔧 change queries to mutations 2020-12-04 20:21:57 +01:00
Anthony Potdevin
f2eff6c2e7
fix: 🐛 reuse lnd connection 2020-12-03 23:43:40 +01:00
Anthony Potdevin
ad480e1740
refactor!: 💥 ♻️ login and sso auth 2020-11-28 23:12:14 +01:00
Anthony Potdevin
e957b3c552
chore: 🔧 encrypted macaroon (#173) 2020-11-28 12:40:12 +01:00
Anthony Potdevin
9a0e607754
chore: 🔧 boltz 2020-11-19 13:11:05 +01:00
Anthony Potdevin
65bd0ef0c2
chore: 🔧 lnmarkets integration 2020-11-16 19:45:51 +01:00
Anthony Potdevin
05fd6b2573
refactor: ♻️ forward channels 2020-11-15 11:55:34 +01:00
Anthony Potdevin
72860f334e
refactor: ♻️ forward chart 2020-11-14 23:37:56 +01:00
Anthony Potdevin
3e915192df
refactor: ♻️ forward query 2020-11-14 22:20:37 +01:00
Anthony Potdevin
c226bcee55
refactor: ♻️ lnauth 2020-10-10 19:30:59 +02:00
Anthony Potdevin
56b690753b
chore: 🔧 add ln-auth (#148) 2020-09-25 18:50:39 +02:00
Anthony Potdevin
6b0b8b983a
chore: 🔧 pending graph 2020-09-23 19:37:18 +02:00
Anthony Potdevin
cedd5b5bf0
chore: 🔧 pending htlcs 2020-09-23 19:00:13 +02:00
Anthony Potdevin
01f0db8456
fix: 🐛 check lnurl tag 2020-09-23 15:13:19 +02:00
Anthony Potdevin
3ffc0fac34
chore: 🔧 ln-url 2020-09-23 14:47:31 +02:00
Anthony Potdevin
7dddb9a3d2
fix: 🐛 forward report channels 2020-09-03 08:31:41 +02:00
Anthony Potdevin
2f2da04bb7
fix: mtokens basefee (#138)
* fix: 🐛 updating fee policies does not support sub-satoshi values (issue #136) (#137)

Co-authored-by: CSW.lol <lol@csw.lol>

* chore: 🔧 cleanup

Co-authored-by: initfortherekt <66783125+initfortherekt@users.noreply.github.com>
Co-authored-by: CSW.lol <lol@csw.lol>
2020-09-03 07:00:22 +02:00
Anthony Potdevin
e0e6c3b45d
chore: 🔧 expires at for invoice 2020-08-31 11:20:38 +02:00
Anthony Potdevin
1750b71340
chore: 🔧 description for create invoice 2020-08-31 10:28:36 +02:00
Anthony Potdevin
426a3b84fc
fix: 🐛 fee health default value 2020-08-31 09:58:10 +02:00
Anthony Potdevin
af6d6ac11c
Revert "chore: 🔧 debugging"
This reverts commit 70bb14e509.
2020-08-31 09:06:51 +02:00
Anthony Potdevin
6972b25529
chore: 🔧 invoice status 2020-08-31 09:05:11 +02:00
Anthony Potdevin
70bb14e509
chore: 🔧 debugging 2020-08-31 07:23:26 +02:00