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

Do not send reject messages for bad services #2325

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Conversation

jrick
Copy link
Member

@jrick jrick commented Jan 23, 2024

The reject message is deprecated, and has also been removed from the most recent protocol version entirely.

Although the reject could be sent after a check of the negotiated pver, there's no value to sending a reject to a peer for bad advertised services. No message was ever rejected from being received by the remote peer.

The reject message is deprecated, and has also been removed from the most
recent protocol version entirely.

Although the reject could be sent after a check of the negotiated pver,
there's no value to sending a reject to a peer for bad advertised services.
No message was ever rejected from being received by the remote peer.
@jrick jrick merged commit 5a412fb into decred:master Jan 23, 2024
2 checks passed
@jrick jrick deleted the reject branch January 23, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants