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

Rename Version message to Handshake #2479

Merged
merged 8 commits into from
Dec 22, 2023
Merged

Conversation

danlaine
Copy link
Collaborator

Why this should be merged

#2476 (comment)

This message contains a lot more than just the version now.

How this works

Rename.

How this was tested

Existing UT.

@danlaine danlaine added the cleanup Code quality improvement label Dec 12, 2023
@danlaine danlaine self-assigned this Dec 12, 2023
@danlaine danlaine mentioned this pull request Dec 12, 2023
@StephenButtolph StephenButtolph added this to the v1.10.18 milestone Dec 21, 2023
message/messages_benchmark_test.go Outdated Show resolved Hide resolved
// peer to connect to other peers in the network.
//
// Peers should drop connections to peers with incompatible versions.
message Version {
message Handshake {
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably should be a separate PR - but we should probably rename my_version_time in here as well.

@StephenButtolph StephenButtolph added this pull request to the merge queue Dec 22, 2023
Merged via the queue into dev with commit 5ebafd9 Dec 22, 2023
17 checks passed
@StephenButtolph StephenButtolph deleted the rename-version-to-handshake branch December 22, 2023 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code quality improvement
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants