-
Notifications
You must be signed in to change notification settings - Fork 55
Add eclair support #2 #724
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
base: main
Are you sure you want to change the base?
Conversation
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 update documentation to use new ln node enable scheme
This comment was marked as outdated.
This comment was marked as outdated.
can you add eclair to one of our existing tests? or add a new 3-implementation interop test? |
I cherry-picked the lint fix to main, if you wanna rebase to run ci |
* main: Fix Python 3.9 compatibility: replace match statement with if/elif admin scenarios access logs
fix proc exception, add --debug command support
add new ln_mixed_test add support for switching zmqblock format on bitcoin core node
added ln_mixed_test |
I got a bunch of errors running Looks mostly like the rune wasn't in place at the right time? |
Commit fdbaf71 adds CLN startup probe. Let me know if you have better results |
This PR adds eclair support to warnet and sim-ln
Notes:
Breaking change (bitcoincore chart dependencies):
previous
proposed