1
0
Commit Graph

8 Commits

Author SHA1 Message Date
macintoshhelper
e38ede5eef Add Zcash support (#995)
* add zcash fragment with definition

* fix zcash port number

* fix zec db data and add zec lightwalletd fullnode opt

* fix zec lightwalletd zcash.conf error

* remove LWD_URL for main zec fragment

* set zcash docker image to latest

* revert zcash-walletd to 0.0.2

* move zec lwd_url back to zecrocks

* add zcash-fullnode exclusive fragment

* add fragment configs support

* fix compose generator configs

---------

Co-authored-by: macintoshhelper <6757532+macintoshhelper@users.noreply.github.com>
2025-07-01 11:15:52 +09:00
pm47
86ab6cdd21 Add Phoenixd support (#987)
* add phoenixd fragment

* define phoenixd as lightning implementation

* add btcpayserver section and hardcoded api password

* set correct phoenix datadir

* remove phoenixd->btcpayserver dependency

* use phoenixd 0.6.0

* added phoenix-cli scripts
2025-05-27 22:41:41 +09:00
nicolas.dorier
ff088f61b2 Remove mention of eth in crypto-definitions 2022-11-19 19:31:35 +09:00
nicolas.dorier
e265d0d182 Add missing ltc in crypto definition 2022-10-28 08:49:13 +09:00
nicolas.dorier
867f34ac3c Remove lnd and clightning from LND 2022-10-28 00:31:17 +09:00
xpayserver
2a0638f3d1 Add ETH support (#337) 2020-10-01 23:25:24 +09:00
gruve-p
e0f5f2592f Add eclair for GRS and fix GRS LND (#269)
* Add eclair for GRS and fix GRS LND

* Make eclair scripts executable

* Make some missed scripts executable

* Updated documentation and build all images script

* Revert "Updated documentation and build all images script"

This reverts commit 42ed8eae692c076baee638accd06c5543a40cc26.

* Update Documentation and all build images

* Revert "Make some missed scripts executable"

This reverts commit fd0da4c52a5b36ff6140cc84ebf358a2535ab9b0.

* Update Program.cs

* Make build all images script executable again

* run update-repo.sh
2020-03-10 15:51:35 +09:00
Andrew Camilleri
4280822ecf switch to json crypto definitions (#246) 2020-01-21 18:17:38 +09:00