84 Commits

Author SHA1 Message Date
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
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
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
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
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
Overtorment
b56064a7ba
error logging 2020-01-18 13:39:55 +00:00
Agustin Kassis
6507de9770 Updated npm packages to latest version
Remove blockcount check for regtest
FIX
FIX: change default ln invoice expiry hour -> day
REF
FIX: added some caching; skip checking old invoices
Update README.md
2020-01-14 13:25:51 -03:00
Overtorment
41736cccd8 FIX: change default ln invoice expiry hour -> day 2019-12-14 19:51:44 +00:00
Agustin Kassis
013cadc5c8 Remove blockcount check for regtest 2019-11-26 18:05:12 -03:00
Overtorment
8aa496938e DOC 2019-05-18 12:23:49 +01:00
Overtorment
cf5441c08a FIX: NaN 2019-04-14 20:06:50 +01:00
Overtorment
2c25a2090e FIX: better stuck payments handling 2019-04-13 18:56:12 +01:00
Overtorment
724bc3d656 REF 2019-04-04 14:10:05 +01:00
Overtorment
862cda69fa FIX: internal invoice fee 2019-04-04 13:38:09 +01:00
Overtorment
75bfac565c REF 2019-04-04 12:51:46 +01:00
Overtorment
0f423817c3 ADD: rate limiting 2019-03-21 21:45:22 +00:00
Overtorment
995374ff48 ADD: rate limiting 2019-03-21 20:49:45 +00:00
Overtorment
0fed216b32 FIX: fee_limit when paying 2019-03-19 00:11:25 +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
1ad26e21b8 ADD: Proper error message when payment fails 2019-03-06 23:59:06 +00:00
Overtorment
402d07a97f FIX: sometimes feex are x10 bigger than they should 2019-03-06 20:21:37 +00:00
Overtorment
77fb7c0daa FIX: display negative balance as zero 2019-03-04 12:16:03 +00:00
Overtorment
23e835c888 FIX: fees 2019-03-03 22:01:15 +00:00
Overtorment
91f552ca7e ADD: fees 2019-03-03 18:57:45 +00:00
Overtorment
8f2d98774b FIX: properly locked payments 2019-03-03 15:59:30 +00:00