Skip to content

Conversation

@wen-coding
Copy link
Contributor

Per SIMD 387, do the following to add BLS Pubkey to vote program:

  • Add VoteInitV2, and InitializeAccountV2 to create vote account
  • Add new variant VoterWithBLS in VoteAuthorize enum

@wen-coding wen-coding requested a review from jstarry November 5, 2025 04:57
@wen-coding wen-coding requested a review from joncinque November 12, 2025 21:09
Copy link
Contributor

@buffalojoec buffalojoec left a comment

Choose a reason for hiding this comment

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

Nice, this is looking great. Looks like we just need to fix up the serialization of the BLS types and add some documentation for the "authorize" variants, then we're good.

Let's firm up the SIMD and then we can move to ship this.

Copy link
Contributor

@buffalojoec buffalojoec left a comment

Choose a reason for hiding this comment

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

Lgtm!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

3 participants