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

Tests for new peer discovery when the tip is stale #1292

Merged
merged 7 commits into from
Oct 24, 2023

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    142ef81 View commit details
    Browse the repository at this point in the history
  2. Fix broken older tests

    ImplOfAnImpl committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    7be708f View commit details
    Browse the repository at this point in the history
  3. Remove unused code

    ImplOfAnImpl committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e1dccd5 View commit details
    Browse the repository at this point in the history
  4. Appease clippy

    ImplOfAnImpl committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e901a77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    159376b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    308f5a6 View commit details
    Browse the repository at this point in the history
  7. Revert changes in ChainstateEvent::NewTip; replace PeerManagerEvent::…

    …NewLocalTip with NewChainstateTip, which is produced unconditionally.
    ImplOfAnImpl committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b0d09b0 View commit details
    Browse the repository at this point in the history