-
Notifications
You must be signed in to change notification settings - Fork 145
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
feat: add lightning node simulation activity designer #868
base: master
Are you sure you want to change the base?
feat: add lightning node simulation activity designer #868
Conversation
318d828
to
d091e7d
Compare
Hey @Extheoisah thanks for opening this draft PR. Please tag me as a reviewer when you are ready for me to take a look at it. |
d091e7d
to
825123c
Compare
Sorry for responding to this message late. I should have finalized this a while ago but I kept finding ways to add features (which broke things) instead of pushing the MVP among other commitments. |
3296a71
to
53b49dc
Compare
53b49dc
to
fd6aee1
Compare
@jamaljsr This is ready for first-pass review. You'd notice some of the tests are broken but I'm working to fix them and add a new test for the newly added activity designer. Aside from that, the MVP features are in place and it works. |
Closes #829
Still a WIPDescription
This PR enables a user to automate lightning payment simulations between nodes (limited to LND and c-lightning ATM).
Tasks
Known Bugs/Issues
simln docker container sometimes doesn't pick up the tls cert of nodes in the networkupdate: Fixed