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

Add version to signer messages #5336

Merged
merged 4 commits into from
Oct 21, 2024
Merged

Conversation

hstove
Copy link
Contributor

@hstove hstove commented Oct 18, 2024

This adds the signer's version string to signer messages. To ensure backwards compatibility, I've added a light SignerMessageMetadata struct. Right now it only has the server_version string, but it's mainly used to implement special-case decoding if there are no bytes left to read.

@hstove hstove requested review from a team as code owners October 18, 2024 23:59
@hstove hstove linked an issue Oct 18, 2024 that may be closed by this pull request
@hstove hstove requested a review from kantai October 20, 2024 19:13
@jferrant jferrant added this pull request to the merge queue Oct 21, 2024
Merged via the queue into develop with commit ca84a1b Oct 21, 2024
128 of 130 checks passed
@hstove hstove deleted the feat/signer-message-versions branch October 21, 2024 18:28
@blockstack-devops
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Oct 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add signer versions to signer StackerDB messages
4 participants