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

Revert zombie markers (minimal) #6069

Commits on Mar 6, 2023

  1. pytest: remove zombie test.

    Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
    rustyrussell authored and endothermicdev committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    bfcaa34 View commit details
    Browse the repository at this point in the history
  2. gossipd: ignore zombie flag when loading gossip_store.

    Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
    rustyrussell authored and endothermicdev committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    df5b1cc View commit details
    Browse the repository at this point in the history
  3. gossipd: don't make new zombies, just prune channels as we did before.

    This reverts us to the v22.11 behaviour, pending a revisit for the
    next release.
    
    Changelog-Changed: gossipd: revert zombification change, keep all gossip for now.
    Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
    rustyrussell authored and endothermicdev committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    36e8ff2 View commit details
    Browse the repository at this point in the history