-
Notifications
You must be signed in to change notification settings - Fork 44
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
Enable SIMNET #433
Comments
Check |
The PR is very simple. I have it ready. See LND issue #1830 |
Sweet, please submit the PR, once it's merged and working we can close this 😎 |
Opened PR #1865 (LND). lightningnetwork/lnd#1865 Let's see how easy it would be to get it merged. @kilrau How would you like me to progress with this? We can wait to see if they accept it to LND (may take time since they classified as P4. I have good relations now with Conner and Johan so this may help). Alternatively, we cherry pick this commit to the resolver branch, but this will make the resolver branch "dirty" and harder to review. Can also create another branch "resolver-litecoin-simnet" that we can use. Need to decide as this is blocking the second task:
|
I will play around with docker later, seems simnet on litecoin is working there already. If that's the case we can wait for the merge into lnd master. |
@offerm which route you wanna go? Conner's suggestion to fix ltcd as well? Maybe you can do that and we'll use these forks for now. |
Moving this to alpha.2 because it won't be ready for the alpha.1 tag. Still a top priority though I'd say, just not a simple one by any means. |
@sangaman what is missing on this? the test servers are using simnet and we can do too. |
Let's discuss on the call. |
"Simnet is a development/test network run locally that allows us to generate blocks at will, so we can avoid the time-consuming process of waiting for blocks to arrive for any on-chain functionality."
This task is about
The text was updated successfully, but these errors were encountered: