Commit Graph

120 Commits

Author SHA1 Message Date
Overtorment 66b9d3ab92 ADD: option to shut lndhub down 2021-07-12 20:34:51 +01:00
Overtorment e6b1f950f3 REF: force restart upon lnd failure; ADD: mission control in queryRoutes 2021-07-12 15:52:05 +01:00
Overtorment f0bf066cfd FIX: updateDescribeGraph() is disabled by default (too slow on low-end machines) 2021-05-14 11:10:41 +01:00
Overtorment ede2359e8a FIX 2021-04-29 15:33:37 +01:00
Aaron Dewes b9a55f01d7 Allow custom ratelimits 2021-04-29 15:31:13 +01:00
Overtorment 26692d6c92 FIX: minor improv 2021-04-16 22:06:03 +01:00
Overtorment 30c8bb2d94 REF 2021-04-05 12:14:41 +01:00
Overtorment 17e9bd30c8 ADD: /getchaninfo/:chanid 2021-04-03 12:35:45 +01:00
Aaron Dewes f0493d595f Umbrel support (#141)
* Don't require BTC core connection
* Docker: Don't clone, but use local repo
* Add GitHub workflows
* Allow to overwrite hostname
* chore: update dependencies
* Get tor URL from env
2021-02-24 15:17:22 +00:00
Overtorment 73d65bb7b3 FIX: bars 2021-02-21 12:26:40 +00:00
ncoelho 5457d377f3 REF: Channel size GUI 2021-02-18 12:11:01 +00:00
ncoelho 36ae5c5f4e print 2021-02-18 12:11:01 +00:00
ncoelho 989b195ba5 print 2021-02-18 12:11:01 +00:00
ncoelho 7df309771e print 2021-02-18 12:11:01 +00:00
ncoelho c177a046f8 print 2021-02-18 12:11:01 +00:00
ncoelho 41567ac160 local and remote 2021-02-18 12:11:01 +00:00
ncoelho e3b4071bdb try values for channels 2021-02-18 12:11:01 +00:00
ncoelho 325015d95b Revert "try channel values"
This reverts commit 11655e8aba22b7ba1ed5447939f78818ea006668.
2021-02-18 12:11:01 +00:00
ncoelho 2fd40eb4f6 try channel values 2021-02-18 12:11:01 +00:00
ncoelho 59ca61657e ADD: lndhub home redesign 2021-02-18 12:11:01 +00:00
Overtorment 8e49fe975f ADD: queryroutes api call (#144) 2021-01-19 13:00:06 +00:00
Aaron Dewes cf40d77b01 Update dependencies (#121) 2021-01-04 12:49:42 +00:00
Overtorment 61353a71e2 FIX: Debit correct amount in case of overpaid userinvoice (closes #138) 2020-12-31 19:59:25 +00:00
Overtorment 4138082a02 ADD: qr image on pain page 2020-12-31 17:48:17 +00:00
Overtorment f4b642f3b2 FIX: undefined amount in pushes to groundcontrol when paying internal invoice 2020-10-20 21:07:26 +01:00
Overtorment 988ac805d0 FIX: pass fixed (promised in bolt11) sat amount to groundcontrol instead of delivered by HTLC (closes #99) 2020-09-01 16:01:26 +01:00
Overtorment d71bedbcd1 FIX: force using specific bitcoind wallet file 2020-08-16 15:18:30 +01:00
Overtorment f30363ff39 FIX: groundcontrol notifications for internal invoices 2020-07-13 14:43:13 +01:00
Overtorment 17bdf37f9b FIX: clear balance cache when user's invoice was paid (closes #85) 2020-07-13 13:14:57 +01:00
Overtorment ac14a50137 FIX: deduplicate groundcontrol calls 2020-07-11 15:20:05 +01:00
Overtorment 69ce4d032a ADD: post to GroundControl notification about invoice paid 2020-07-11 14:42:09 +01:00
Overtorment b4a0a7d3d8 REF 2020-05-05 16:05:14 +01:00
Overtorment b125d68fff Merge branch 'master' of github.com:BlueWallet/LndHub 2020-05-04 14:10:22 +01:00
Overtorment e390a06aae ADD: process-unpaid-invoices; REF: stuck payments script; REF: website; REF: important channels script; DOC: some docs 2020-05-04 14:09:37 +01:00
Agustin Kassis ea1035e414 Lookup invoice on lnd if not already cached as paid on redis 2020-04-01 22:58:24 -03:00
Agustin Kassis a4cd81a106 Removed duplicated balance api 2020-04-01 20:51:14 -03:00
Agustin Kassis 7a94225d87 Error typos 2020-04-01 20:46:48 -03:00
Agustin Kassis 305559174f Removed checkinvoicepaid 2020-04-01 20:43:13 -03:00
Agustin Kassis bfdd319070 Height check only on mainnet 2020-04-01 20:32:22 -03:00
Agustin Kassis a6b08363a7 Merge branch 'bluewallet-lndhub'
# Conflicts:
#	controllers/api.js
2020-03-30 21:24:32 -03:00
Overtorment d7e91f51ec REF: get user invoices 2020-03-27 21:03:38 +00:00
Overtorment b58e7dac88 stricted rate limiting for /getuserinvoices 2020-03-27 20:09:50 +00:00
Overtorment 7b5c6bc7e0 REF: more logging 2020-03-27 19:51:06 +00:00
Agustin Kassis f9b2cca0bd Check individual invoice's payment 2020-03-23 13:44:44 +00:00
Agustin Kassis 376a3402bd Merge branch 'bluewallet-lndhub' 2020-03-20 20:32:07 -03:00
Agustin Kassis 38a3dea8c2 Check individual invoice's payment 2020-03-20 19:56:22 -03:00
Agustin Kassis 6074dc6c2c Merge branch 'bluewallet-lndhub'
# Conflicts:
#	package.json
2020-03-15 00:19:51 -03:00
Overtorment f01c533899 REF: minor 2020-03-11 16:01:35 +00:00
Overtorment 14d42a7aed REF 2020-01-25 15:41:49 +00:00
Overtorment 8e06bef3b9 REF: better error handling 2020-01-24 21:19:54 +00:00