Commit Graph

7 Commits

Author SHA1 Message Date
nicolas.dorier
6920b800bc
Update EPS 2021-12-13 11:18:38 +09:00
nicolas.dorier
bf26e45533
bump eps 2021-01-01 13:16:06 +09:00
Maxime Rousseau
ea9abe6301
Yamllint'ed all files and made them compliant. (#379)
Co-authored-by: max <max@RedRapier.local>
2020-10-06 14:17:43 +09:00
nicolas.dorier
3ad97343e2
Move the master-public-keys down 2020-02-25 11:58:23 +09:00
nicolas.dorier
b7b21a711c
Fix volume 2020-02-18 17:21:18 +09:00
nicolas.dorier
2f82a91c85
Switch EPS to our version 2020-02-18 17:17:35 +09:00
maltokyo
cde0756a54
Integrate EPS (Electrum Personal Server) (#227)
* Integrate EPS (Electrum Personal Server)

After the ElectrumX integration in the last release, I thought that some people may prefer the Electrum Personal Server (EPS) approach, which can only serve specific pre-determined wallets (using XPUBS).  EPS cannot serve as a server for ad-hoc wallets with connections for many people, that ElectrumX delivers.  The upside pf EPS is that it is much lighter, and doesn't require txindex=1.

I will integrate it with this pull request, but it might take a while, as I have some busy weeks ahead of me.

* Update opt-add-electrum-ps.yml

* Update opt-add-electrum-ps.yml

* Update opt-add-electrum-ps.yml

* Update opt-add-electrum-ps.yml

* fix persistent data directory

* Break up monolithic bitcoind var

* fix bitcoind daemon name

* Update opt-add-electrum-ps.yml

* Update opt-add-electrum-ps.yml

* Update opt-add-electrum-ps.yml

* Fixed image name

* fixed bitcoind rpc login credentials

* Update opt-add-electrum-ps.yml

* Add $BTCPAY_EPS_XPUB

Add $BTCPAY_EPS_XPUB for Electrum Personal Server Integration

* Update opt-add-electrum-ps.yml

* Update opt-add-electrum-ps.yml

* Update README.md

* Update README.md

* Update build.sh

* Update opt-add-electrum-ps.yml

* Update README.md

Co-authored-by: peleion <github@peleion.com>
2020-02-14 18:16:36 +09:00