nicolas.dorier
2002d6eaa0
Confusing error message if fragment does not exist ( Fix #241 )
2019-12-05 21:39:39 +09:00
Andrew Camilleri
c27b7c76e6
udpate monero wallet to 0.15
2019-11-22 15:10:35 +01:00
nicolas.dorier
47a70554d6
bump
2019-11-22 19:28:22 +09:00
Andrew Camilleri
1dbba51afd
bump transmuter ( #235 )
2019-11-21 17:38:18 +09:00
nicolas.dorier
4977130903
bump
2019-11-21 16:52:08 +09:00
nicolas.dorier
75c9ced91b
bump
2019-11-21 14:29:07 +09:00
nicolas.dorier
8e6ff8b516
bump
2019-11-18 21:35:19 +09:00
nicolas.dorier
6ad1b99584
bump lnd btcpay
2019-11-18 17:32:08 +09:00
nicolas.dorier
760516339f
bump nbx
2019-11-17 16:17:13 +09:00
nicolas.dorier
3138a6d44f
bump
2019-11-17 13:18:43 +09:00
nicolas.dorier
00457188e5
bump nbx
2019-11-16 19:28:41 +09:00
Rockstar Developer
f608a237bd
LND Seed Backup ( #234 )
...
* Preparing for testing of LND Seed Backup
* Adding variable with path to walletunlock file
* Recreating Bitcoin LND container
* Bumping btcpayserver reference to next version 1.0.3.138
* Fixing text per suggestion
2019-11-16 19:27:37 +09:00
Andrew Camilleri
8b11dcecaf
Update transmuter ( #232 )
2019-11-13 16:21:38 +09:00
Andrew Camilleri
8c72475ecf
update monero node ( #233 )
2019-11-13 16:21:23 +09:00
nicolas.dorier
5d031d9638
Show proper error message if using incompatible options
2019-11-12 13:43:23 +09:00
nicolas.dorier
3c64f6618d
Make sure that opt-txindex, opt-add-electrumx and eclair are not exclusive
2019-11-12 13:32:20 +09:00
maltokyo
1b5e6fe7a8
Rename opt-add-electumx.yml to opt-add-electrumx.yml ( #225 )
2019-11-09 12:49:47 +09:00
nicolas.dorier
ff146ac8c8
Eclair needs txindex
2019-11-07 22:11:36 +09:00
nicolas.dorier
dae55e751e
Use eclair special image for btcpay
2019-11-07 21:18:44 +09:00
Kukks
6edf171807
add eclair integration
2019-11-07 20:58:56 +09:00
nicolas.dorier
267fd29d02
Merge branch 'rpc/hidden_service'
2019-11-07 20:47:23 +09:00
nicolas.dorier
1e426ba5d1
bump btcpayserver
2019-11-07 20:46:22 +09:00
nicolas.dorier
78099511d2
Add Tor for electrumx
2019-11-07 19:20:30 +09:00
nicolas.dorier
f9636d30ee
Add exclusivity
2019-11-07 19:17:59 +09:00
maltokyo
2c1a240973
ElectrumX Integration ( #217 )
2019-11-07 19:16:58 +09:00
nicolas.dorier
4f27a2068a
Fix #221
2019-11-07 18:22:56 +09:00
nicolas.dorier
733e2e25b0
Activate wallets and save in different volume
2019-11-07 15:11:44 +09:00
nicolas.dorier
3c1296ba01
Expose RPC via Tor
2019-11-07 15:11:43 +09:00
nicolas.dorier
0f26b807d1
Can remove https by removing nginx-https fragment
2019-11-07 11:46:14 +09:00
nicolas.dorier
9d4bbcb0f3
Add requires, exclusive and recommended fragments interpreted by the builder
2019-11-07 00:45:27 +09:00
nicolas.dorier
12a59afa07
bump BTCPayServer
2019-11-03 16:52:43 +09:00
Jin Eguchi
d5a7f395ac
Bump monacoin ( #214 )
2019-11-01 15:18:47 +09:00
Gruve_p
41aa4b91a7
Bump C-lightning, Lightning charge and Spark for GRS ( #212 )
2019-10-31 14:30:32 +09:00
nicolas.dorier
7979dfb36d
bump lightning charge
2019-10-29 17:19:33 +09:00
nicolas.dorier
cc237c141a
bump clightning
2019-10-29 16:14:14 +09:00
nicolas.dorier
38bd2853b9
bump
2019-10-23 16:19:53 +09:00
nicolas.dorier
455e5b5e61
bump btcpay
2019-10-23 15:46:57 +09:00
nicolas.dorier
f280b8e6cc
Update spark
2019-10-20 16:04:32 +09:00
nicolas.dorier
face696853
bump let's encrypt to migrate endpoint
2019-10-18 16:12:21 +09:00
nicolas.dorier
b3eb1445d6
Update ACME staging endpoints
2019-10-18 15:53:45 +09:00
nicolas.dorier
9ac1b80832
Update let's encrypt
2019-10-18 15:05:43 +09:00
Andrew Camilleri
0375184ebc
xmr ( #203 )
...
* add monero
* fix fragment
* fix image for monero
* fix volume mapping
* fix container name
* prune monero
* use newer monero image
* fix notifier execution args
* add compat flag to docker-compose up
* restrict monero to 1gb ram
* fix compat flag location
* fix links
* fix notifier call
* fix
* fix
* fix
* fix
* fix wallet
* remove testnet flag
* remove docker swarm compatibility flags
2019-10-03 13:04:39 +09:00
Andrew Camilleri
3ff6a88d8e
Add tor relay fragment ( #190 )
...
* Add tor relay fragment
* remove extra ,
* use same tor container for relay
* remove \ns
* use own container for tor relay because of https://trac.torproject.org/projects/tor/ticket/8742
* be explicit with ports
* fix container name
* fix duplicate config
* fix config clash
* do not set daemon config item
* add info about tor requirements and legal implications
2019-10-03 13:00:45 +09:00
Andrew Camilleri
08314c6086
Update Transmuter ( #202 )
...
* bump transmuter
* add tor for transmuter
* bump
2019-10-02 18:31:26 +09:00
wiz
d56238bb01
Add custom docker fragment to expose bitcoind P2P on TCP/8333 ( #169 )
2019-09-29 15:52:11 +09:00
nicolas.dorier
f046e66c88
bump clightning
2019-09-29 13:58:59 +09:00
Gruve_p
1eb5390590
Bump GRS C-lightning ( #200 )
2019-09-27 13:55:12 +09:00
nicolas.dorier
ece5e5d73a
bump btcpay
2019-09-24 15:39:31 +09:00
nicolas.dorier
aed12e1a8a
Add label to the docker-compose generator
2019-09-24 00:40:57 +09:00
nicolas.dorier
93220b18b1
bump RTL
2019-09-23 23:17:04 +09:00