1
0
Commit Graph

9 Commits

Author SHA1 Message Date
rockstardev
3c2c742607 Removing unnecessary folder navigation 2021-05-23 21:43:29 -05:00
rockstardev
e88f4a5e49 Add Taproot Client Opt In Option 2021-05-23 21:42:23 -05:00
Mike Olthoff
a3669f5101 Update lnd_recreate_volume.sh
references to parent directory are now 2 levels deep.
2021-05-13 00:08:11 -05:00
rockstardev
a86252dde1 Moving sh scripts related to LND into separate directory (#466)
* Moving sh scripts related to LND into separate directory

* Updating permissions on tools, giving +x
2021-04-29 15:36:37 +09:00
rockstardev
9cfcbc943c Bumping to v0.12.1-beta container and enabling Loop usage (#450)
* Bumping to v0.12.1-beta container and enabling Loop usage

* Adding environment variables for rest listen and loop

* Starting lnd listeners on specific host

* Restoring tlsextradomain and fixing bitcoin-lnd.yml params

* Adding tool to recreate tls certificate in LND container

* Using new version of LND 0.12.1-beta container with 15s wait

* Tool will restart only LND container

* Updating README file with appropriate version of LND

Co-authored-by: rockstardev <rockstardev@users.noreply.github.com>
2021-04-28 18:37:12 +09:00
nicolas.dorier
34ff92879d Revert "Revert "Deleting LND volume on old installations (#340)" (#342)"
This reverts commit cd71ba8733.
2020-07-31 16:49:38 +09:00
Nicolas Dorier
cd71ba8733 Revert "Deleting LND volume on old installations (#340)" (#342)
This reverts commit f2df1feb05.
2020-07-29 17:18:36 +09:00
rockstardev
f2df1feb05 Deleting LND volume on old installations (#340)
If volume is not present it won't throw any kind of error, it'll just echo volume name
2020-07-29 17:17:21 +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