Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix crash if vote state is malformed (anza-xyz#715)
* Fix crash if vote state is malformed * Fix vote program crash if clock rewinds Return an instruction error instead of panicking if the vote program detects the vote program's vote authority history is newer than the current clock. --------- Co-authored-by: Richard Patel <[email protected]>
- Loading branch information