-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
itest: fix test flakes from open channel not found and tx not found in mempool #5611
Merged
guggero
merged 14 commits into
lightningnetwork:master
from
yyforyongyu:itest-flake-chan-open
Sep 17, 2021
Merged
itest: fix test flakes from open channel not found and tx not found in mempool #5611
guggero
merged 14 commits into
lightningnetwork:master
from
yyforyongyu:itest-flake-chan-open
Sep 17, 2021
Commits on Sep 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for eadbd69 - Browse repository at this point
Copy the full SHA eadbd69View commit details -
Configuration menu - View commit details
-
Copy full SHA for a102416 - Browse repository at this point
Copy the full SHA a102416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0701834 - Browse repository at this point
Copy the full SHA 0701834View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92cd665 - Browse repository at this point
Copy the full SHA 92cd665View commit details -
Configuration menu - View commit details
-
Copy full SHA for a58543d - Browse repository at this point
Copy the full SHA a58543dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2277ac - Browse repository at this point
Copy the full SHA d2277acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87c13d3 - Browse repository at this point
Copy the full SHA 87c13d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06fa175 - Browse repository at this point
Copy the full SHA 06fa175View commit details -
itest: remove the method waitForChannelUpdate
This commit removes the method waitForChannelUpdate, and uses node.WaitForChannelPolicyUpdate instead.
Configuration menu - View commit details
-
Copy full SHA for cdec34c - Browse repository at this point
Copy the full SHA cdec34cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7038d0e - Browse repository at this point
Copy the full SHA 7038d0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64f4e21 - Browse repository at this point
Copy the full SHA 64f4e21View commit details -
lnd: change start/stop order of subsystems
This commit adds the part of the changes made in this PR: lightningnetwork#1783. The origin PR is quite outdated, instead of rebasing it the relevant changes are taken out and put into this commit.
Configuration menu - View commit details
-
Copy full SHA for e0e1bfb - Browse repository at this point
Copy the full SHA e0e1bfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66dae6e - Browse repository at this point
Copy the full SHA 66dae6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87ab4de - Browse repository at this point
Copy the full SHA 87ab4deView commit details
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.