Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@buffalojoec
Copy link
Contributor

@buffalojoec buffalojoec commented Sep 11, 2025

As part of the ongoing work to overhaul the vote state processing in the vote program, we've decided to move all of the functionality that's currently represented in the public API for VoteStateVersions and VoteStateV3 into the vote program itself.

This will be a major breaking change, as it removes all methods from VoteStateVersions and VoteStateV3 that are really only necessary for the Vote program.

I've done each method one at a time, and I've also removed any tests that were only testing that method itself. These tests have been moved to the Vote program.

@buffalojoec buffalojoec force-pushed the vote-state-methods-overhaul branch from 38947f0 to 141c7d6 Compare October 16, 2025 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking PR contains breaking changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant