Commit Graph

929 Commits

Author SHA1 Message Date
nicolas.dorier
feff41bf14
fix rpc connection 2021-01-28 17:30:52 +09:00
nicolas.dorier
e97e851c60
bump clightning 2021-01-26 20:57:06 +09:00
nicolas.dorier
5be1a33c0b
bump clightning 2021-01-26 18:46:57 +09:00
nicolas.dorier
64505689aa
Merge branch '0210' into master 2021-01-26 12:41:29 +09:00
nicolas.dorier
0d4e27fd30
bump nbx 2021-01-26 12:38:54 +09:00
nicolas.dorier
f49cc878d4
bump bitcoin 2021-01-26 12:28:18 +09:00
Anthony Potdevin
01899efd57
chore: bump thunderhub (#431) 2021-01-22 13:52:46 +09:00
nicolas.dorier
a9b1b99ad1
bump docker-gen 2021-01-21 22:27:42 +09:00
nicolas.dorier
3902197a8a
bump btcpay 2021-01-17 21:52:31 +09:00
nicolas.dorier
6fc066a34f
bump btcpay 2021-01-17 19:23:20 +09:00
nicolas.dorier
e32df2fd0e
bump nbx 2021-01-16 12:15:52 +09:00
nicolas.dorier
b1f3eca3aa
bump btcpay 2021-01-12 00:09:43 +09:00
nicolas.dorier
dc39a3ca58
bump btcpayserver plugin 2021-01-11 12:59:11 +09:00
Dennis Reimann
6157c40704
Upgrade RTL to v0.10.0 (#423)
* Upgrade RTL to v0.10.0

Addresses Ride-The-Lightning/RTL#582

* Upgrade RTL for c-lightning and eclair too
2021-01-08 13:34:54 +01:00
gruve-p
530ccc67d7
Bump GRS Core and c-lightning (#415)
* Bump GRS Core and c-lightning

* Use GRS gitlink
2021-01-04 15:28:31 +01:00
Andrew Camilleri
6f604c13fe
Merge branch 'master' into feat/support2 2021-01-04 15:10:41 +01:00
Seth Simmons
d71b64e934
Bump Monero version and migrate to DNSBL (#419)
Co-authored-by: Seth Simmons <sethsimmons@users.noreply.github.com>
2021-01-01 14:05:51 +09:00
nicolas.dorier
bf26e45533
bump eps 2021-01-01 13:16:06 +09:00
Nicolas Dorier
12b99504d0
Revert "Migrate to DNSBL and bump version to v0.17.1.8 (#417)" (#418)
This reverts commit f0d6bc774f.
2021-01-01 13:13:09 +09:00
Seth Simmons
f0d6bc774f
Migrate to DNSBL and bump version to v0.17.1.8 (#417)
Utilize new flag `--enable-dns-blocklist` to ban known-malicious hosts instead of the file-based --ban-list
2021-01-01 13:12:43 +09:00
rockstardev
6ccf91304f
Merge pull request #406 from btcpayserver/fix-crest
Wait for sync for C-lightning REST to start
2020-12-24 23:13:31 -06:00
rockstardev
df31247201 bumping rtl in README and lnd docker fragment 2020-12-24 23:12:42 -06:00
Kukks
600bad52a5 Wait for sync for C-lightning REST to start
Also bumps RTL and c-lightning-rest
fixes #384
2020-12-24 23:06:57 -06:00
Seth Simmons
5b0ee8247a
Pass ban-list to block malicious nodes (#413)
* Pass ban-list to block malicious nodes

This change requires https://github.com/btcpayserver/dockerfile-deps/pull/18 to be merged first, or else the Docker container will fail to start.

* Bump Monero version to v0.17.1.7

* Fix block.txt file location
2020-12-18 23:02:33 +09:00
Anthony Potdevin
8cc53e9932
chore: bump thunderhub (#414) 2020-12-18 14:14:49 +09:00
nicolas.dorier
4f7f1a7084
bump btcpay 2020-12-18 13:09:17 +09:00
nicolas.dorier
2bb1fb242e
bump 2020-12-13 21:27:13 +09:00
Mike Olthoff
d73cbf6ad9
bump dogecoin (#410) 2020-12-10 12:49:35 +09:00
nicolas.dorier
efec51f159
Fix postgres 2020-12-10 01:08:54 +09:00
Mike Olthoff
a1ee60451a
bump monero (#407) 2020-12-09 21:22:27 +09:00
nicolas.dorier
ea4d5aba97
bump postgres 2020-12-08 14:02:20 +09:00
Juraj Bednar
8c631b08bd
Add option to expose monerod 18081 (RPC port) on 127.0.0.1 on docker host (#396)
* Add option to expose monerod 18081 (RPC port) on 127.0.0.1 to use monero full node with other wallets.

* Update opt-monero-expose.yml
2020-12-07 07:21:07 +01:00
cryptoteun
fdf60970c5
Add keysend to lnd via docker-fragment (#390)
* Create  opt-lnd-keysend.yml 

Set lightning config keysend parameter.

* Added keysend

Added description for docker-fragments/opt-lnd-keysend.yml
2020-12-07 07:19:17 +01:00
Dali
2bce8ae481
Bump BitCore BTX docker image to 0.90.9.1 (#327)
* Bump BitCore BTX docker image to 0.90.9.1

* rerun build images

Co-authored-by: dalijolijo <hostmaster@easymn.services>
Co-authored-by: Kukks <evilkukka@gmail.com>
2020-12-07 07:14:38 +01:00
Anthony Potdevin
6d157089e2
fix: thunderhub url (#405) 2020-12-06 14:05:53 +01:00
Anthony Potdevin
af5e35edaf
chore: bump thunderhub (#404) 2020-12-05 23:58:41 +09:00
nicolas.dorier
5eb1c0ce23
bump 2020-12-04 14:26:23 +09:00
nicolas.dorier
6f179a8910
bump 2020-12-03 23:36:32 +09:00
Andrew Camilleri
174f149c99
bump monero 2020-12-02 07:02:47 +01:00
Andrew Camilleri
4616ac49d0
update dash 2020-12-02 06:54:02 +01:00
rockstardev
35ce1e70a7 Update PHP and Wordpress in woocommerce docker image 2020-11-28 18:09:02 -06:00
nicolas.dorier
2b10b875fe
bump 2020-11-26 00:25:44 +09:00
nicolas.dorier
593ea9f472
Revert "bump ndlc"
This reverts commit b1cb03a362.
2020-11-25 14:55:52 +09:00
nicolas.dorier
b1cb03a362
bump ndlc 2020-11-25 14:54:05 +09:00
nicolas.dorier
b0c5182248
Merge branch 'ndlc' into master 2020-11-21 11:08:12 +09:00
nicolas.dorier
835672dd18
Add NDLC-CLI 2020-11-21 11:02:50 +09:00
Andrew Camilleri
ccd96f185b
Bump monero 2020-11-18 09:01:53 +01:00
Anthony Potdevin
7fda5c2564
chore: bump thunderhub (#397) 2020-11-11 09:41:00 +01:00
nicolas.dorier
c297d090ee
bump maxmempool for bitcoind 2020-10-31 13:12:19 +09:00
nicolas.dorier
7fe6d235fd
bump 2020-10-29 22:04:34 +09:00