-
Notifications
You must be signed in to change notification settings - Fork 54
Add eclair support #723
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
macgyver13
wants to merge
29
commits into
bitcoin-dev-project:main
from
macgyver13:add-eclair-support
Closed
Add eclair support #723
macgyver13
wants to merge
29
commits into
bitcoin-dev-project:main
from
macgyver13:add-eclair-support
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
working eclair_node.newaddress()
reconfigure lnd, cln, eclair enabled behavior
* main: docs: move quick start to front page Add circuit breaker plugin lnd: bump default image version to 0.19 for bitcoin core compatability lint test: onion connections with local Tor DA plugins: define Tor DA plugin that just helm-installs a 1-pod chart images: define Tor relay and Directory Authority images k8s: accept tail_lines argument when getting pod logs charts: enable extraContainers in bitcoincore pod fix invalid spec settings in charts fid graphtest lint support more complicated custom networks always create a custom network har- code node-defaults values and remove the need for extra yaml file remove uneccesary networks and plugins from newly created proejcts
conditional enable wallets for eclair nodes persist /root/.eclair storage across pod restarts - preserves nodeid
override network graph check for eclair nodes pin eclair docker image to 0.11.0 version enable keysend feature for eclair
Add eclair support to simln plugin - upgrade to 0.2.4 override network graph check for eclair nodes pin eclair docker image to 0.11.0 version enable keysend feature for eclair handle new enabled scheme for ln nodes conditional enable wallets for eclair nodes persist /root/.eclair storage across pod restarts - preserves nodeid on 2nd restart
…rnet into add-eclair-support * 'add-eclair-support' of https://github.com/macgyver13/warnet: clean up units update documentation to use new ln node enable scheme Add eclair support to simln plugin - upgrade to 0.2.4 override network graph check for eclair nodes pin eclair docker image to 0.11.0 version enable keysend feature for eclair handle new enabled scheme for ln nodes conditional enable wallets for eclair nodes persist /root/.eclair storage across pod restarts - preserves nodeid docs: move quick start to front page Add circuit breaker plugin lnd: bump default image version to 0.19 for bitcoin core compatability lint test: onion connections with local Tor DA plugins: define Tor DA plugin that just helm-installs a 1-pod chart images: define Tor relay and Directory Authority images k8s: accept tail_lines argument when getting pod logs charts: enable extraContainers in bitcoincore pod fix invalid spec settings in charts fid graphtest lint support more complicated custom networks always create a custom network har- code node-defaults values and remove the need for extra yaml file remove uneccesary networks and plugins from newly created proejcts
…rnet into add-eclair-support * 'add-eclair-support' of https://github.com/macgyver13/warnet: remove trailing space stub out eclair create / pay invoice
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds eclair support to warnet and sim-ln
Leaving in draft state until these issues are addressed:
Notes:
Breaking change (bitcoincore chart dependencies):
previous
proposed