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

EXPERIMENTAL support for option_shutdown_anysegwit #4391

Merged

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    af8d81e View commit details
    Browse the repository at this point in the history
  2. openingd: check upfront shutdown script.

    The spec doesn't say to do this, but it makes sense, otherwise
    they'll never be able to mutually close the channel.
    
    Signed-off-by: Rusty Russell <[email protected]>
    rustyrussell committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    1978b80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25e5c65 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    bbe17fc View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. pytest: reduce test to edgecases for CI.

    It's timing out, even though we disable valgrind.
    
    Signed-off-by: Rusty Russell <[email protected]>
    rustyrussell committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    5905b53 View commit details
    Browse the repository at this point in the history