Skip to content
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
merged 14 commits into from
Sep 17, 2021

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    eadbd69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a102416 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0701834 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92cd665 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a58543d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2277ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87c13d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06fa175 View commit details
    Browse the repository at this point in the history
  9. itest: remove the method waitForChannelUpdate

    This commit removes the method waitForChannelUpdate, and uses
    node.WaitForChannelPolicyUpdate instead.
    yyforyongyu committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    cdec34c View commit details
    Browse the repository at this point in the history
  10. itest: fix typo

    yyforyongyu committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    7038d0e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    64f4e21 View commit details
    Browse the repository at this point in the history
  12. 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.
    yyforyongyu committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    e0e1bfb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    66dae6e View commit details
    Browse the repository at this point in the history
  14. docs: add release note

    yyforyongyu committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    87ab4de View commit details
    Browse the repository at this point in the history