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

IncludeDelegatorVoteView as an ActionView with Visible and Opaque Variants #4291

Merged
merged 1 commit into from
May 9, 2024

Conversation

ejmg
Copy link
Collaborator

@ejmg ejmg commented Apr 30, 2024

Describe your changes

Small change to transaction.proto that moves DelegatorVoteView to be included in the section of ActionViews that are explicitly documented as having Opaque and Visible variants. Beyond generated protobuf code from scripts/protobuf-codegen, there are no other changes.

Issue ticket number and link

Checklist before requesting a review

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    This PR only changes the order of a Protobuf Message definition for the purposes of documentation.

@cratelyn cratelyn added the protobuf-changes Makes changes to the protobuf definitions. label May 1, 2024
@erwanor
Copy link
Member

erwanor commented May 3, 2024

ACK, the comments are a bit unclear in the proto message, but grouping the *View is fine, will merge on green ci (conflict to address first).

@cratelyn cratelyn force-pushed the ejmg/update-DelegatorVoteView-proto-doc branch from cbff8fa to 7e4e6b0 Compare May 9, 2024 17:48
@cratelyn
Copy link
Contributor

cratelyn commented May 9, 2024

rebased on the latest main, but we'll do that again pending two other forthcoming pr's. (cc: @erwanor)

@conorsch
Copy link
Contributor

conorsch commented May 9, 2024

We intend to release this as part of Testnet 74. It'll need one more rebase after #4368 lands, then should be good to go.

@conorsch conorsch force-pushed the ejmg/update-DelegatorVoteView-proto-doc branch from 7e4e6b0 to ba8b6a2 Compare May 9, 2024 19:20
@cratelyn
Copy link
Contributor

cratelyn commented May 9, 2024

thank you for doing this @ejmg! this looks great.

@cratelyn cratelyn merged commit 691dbff into main May 9, 2024
13 checks passed
@cratelyn cratelyn deleted the ejmg/update-DelegatorVoteView-proto-doc branch May 9, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
protobuf-changes Makes changes to the protobuf definitions.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants