66 Commits

Author SHA1 Message Date
947c7f7056
Fix onchain txs not being accounted for 2022-03-01 21:52:59 -06:00
lndhub-admin
87afa20019 deleted space becouse karen said so 2021-09-22 13:46:51 +01:00
lndhub-admin
067f6d6667 delete commented fields 2021-09-22 13:46:51 +01:00
xraid
957d6c5951 Add global fee settings from config.js 2021-09-22 13:46:51 +01:00
Overtorment
170bf0d120 FIX: time -> blocktime 2021-04-17 00:51:37 +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
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
999f0534e0 REF: listtransactions from bitcoind 2020-10-12 18:16:14 +01:00
Overtorment
d71bedbcd1 FIX: force using specific bitcoind wallet file 2020-08-16 15:18:30 +01:00
Overtorment
a079399759 FIX: race condition in generateAddress (closes #93) 2020-08-03 13:06:05 +01:00
Overtorment
f30363ff39 FIX: groundcontrol notifications for internal invoices 2020-07-13 14:43:13 +01:00
Overtorment
9df3ce249b FIX: process locked script 2020-05-06 13:00:33 +01:00
Overtorment
83f6b08b82 FIX: script oom 2020-05-04 15:11:26 +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
Overtorment
d7e91f51ec REF: get user invoices 2020-03-27 21:03:38 +00:00
Overtorment
b55e0f0327
FIX: fees 2020-01-24 09:44:13 +00:00
Overtorment
ec9a71f4e9 FIX: account for msats in /payinvoice 2020-01-24 00:19:27 +00:00
Overtorment
9d8466b595 FIX: invoice description decode 2020-01-23 23:09:50 +00:00
Overtorment
0f6a4d8cba FIX: default invoice expiry is 24h 2020-01-19 23:43:45 +00:00
Overtorment
1e17b9925b FIX 2019-12-21 15:00:36 +00:00
Overtorment
daeae3c72d FIX: added some caching; skip checking old invoices 2019-12-14 19:25:14 +00:00
Overtorment
cc4503ecbd ADD: preimage in /gettxs response 2019-05-03 22:31:22 +01:00
Overtorment
2c25a2090e FIX: better stuck payments handling 2019-04-13 18:56:12 +01:00
Overtorment
35d8ff5599 FIX: improve stuck payments processing 2019-04-13 00:27:07 +01:00
Overtorment
4a871a7d17 FIX: listtransactions caching 2019-04-06 20:21:13 +01:00
alerobrod
6a6611e9b6 Issue #12: Fix to ensure the Bluewallet app does not see on-chain Tx(s) if LND was to funnel channels using the user's BTC address for deposits. 2019-04-06 18:38:07 +01:00
alerobrod
16c6d167da Issue #12: Fetching all on-chain txs and filtering based on user's address. Note: This permits running LndHub without -deprecatedrpc=accounts switch. 2019-04-06 18:38:07 +01:00
Overtorment
70262b1059 FIX 2019-04-04 17:22:54 +01:00
Overtorment
75bfac565c REF 2019-04-04 12:51:46 +01:00
Overtorment
0fed216b32 FIX: fee_limit when paying 2019-03-19 00:11:25 +00:00
Overtorment
067f2aeae4 FIX 2019-03-14 00:04:01 +00:00
Overtorment
a74f1e9ff2 FIX: adjusted fees; cache invalidation 2019-03-13 23:51:28 +00:00
Overtorment
c1ac67a853 ADD: unlock stuck payments script 2019-03-10 23:39:48 +00:00
Overtorment
8f2d98774b FIX: properly locked payments 2019-03-03 15:59:30 +00:00
Overtorment
afb07aa9ba REF: remove debug 2019-03-01 22:47:43 +00:00
Overtorment
3cbe38ed28 FIX: increase lock 2019-03-01 22:41:50 +00:00
Overtorment
1a740d6b06 REF 2019-02-28 22:23:21 +00:00
Overtorment
efd31067ba REF: default lock time 2 min -> 5 min 2019-02-06 20:50:58 +00:00
Overtorment
e59ea298d1 REF: removing unsued by client fields to reduce size 2019-01-28 21:39:34 +00:00
Overtorment
dec313aa4c FIX: incorrect balance after invoice paid 2019-01-23 12:12:16 +00:00
Overtorment
c1e13e9c8c FIX: (re #8) 2019-01-21 20:18:04 +00:00
Overtorment
e854626a45 FIX: more strict balance check (re #8) 2019-01-21 19:49:19 +00:00
Overtorment
f2386f0acf REF: retry 2019-01-21 14:18:09 +00:00
Overtorment
9c47746eba FIX: redis balance is only a cashe; tx list is a source of truth for user's balance 2019-01-21 13:17:04 +00:00
Overtorment
4317123ffe FIX (rel #3) 2019-01-09 02:38:54 +00:00
Overtorment
d8bd2aacdf FIX: better locking when importing onchain tx 2019-01-07 17:25:04 +00:00
Overtorment
b7073abb0e FIX: better locks (rel #3) 2019-01-07 16:40:32 +00:00