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

security/p2p: prevent peers who errored being added to the peer_set (backport #9500) #9515

Draft
wants to merge 3 commits into
base: v0.37.x
Choose a base branch
from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 6, 2022

This is an automatic backport of pull request #9500 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

…9500)

* Mark failed removal of peer to address security bug

Co-authored-by: Callum Waters <cmwaters19@gmail.com>
(cherry picked from commit c0bdb24)
@mergify mergify bot requested a review from a team October 6, 2022 07:02
@jmalicevic jmalicevic self-assigned this Oct 6, 2022
@jmalicevic jmalicevic added the S:wip Work in progress (prevents stalebot from automatically closing) label Oct 6, 2022
@jmalicevic
Copy link
Contributor

Added the wip label to prevent a merge until we cut 0.37. Otherwise ready for review.

Copy link
Contributor

@cmwaters cmwaters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also put the PR in draft mode if you're concerned about someone merging it too soon but I think this will make this approval void

@jmalicevic
Copy link
Contributor

I think the wip tag will prevent it from being merged automatically.

@cmwaters
Copy link
Contributor

cmwaters commented Oct 7, 2022

I think the wip tag will prevent it from being merged automatically.

But not someone from accidentally pressing the green button 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S:wip Work in progress (prevents stalebot from automatically closing)
Projects
Status: Blocked
Development

Successfully merging this pull request may close these issues.

None yet

2 participants