simd: '0138' title: Deprecate legacy vote instructions authors:
Disables the legacy Vote, UpdateVoteState and CompactUpdateVoteState
instruction variants.
These instructions are no longer sent by validator clients. It is cumbersome to support these old vote instructions and ensure parity.
None
None
When the features:
deprecate legacy vote instructions, with key
depVvnQ2UysGrhwdiwU42tCadZL8GcBb1i2GYhMopQvenable tower sync vote instruction, with key
tSynMCspg4xFiCj1v3TDb4c7crMR5tSBhLz4sF7rrNAare activated, the following instructions will result in an
InvalidInstructionData error:
VoteVoteSwitchUpdateVoteStateUpdateVoteStateSwitchCompactUpdateVoteStateCompactUpdateVoteStateSwitchEnabling deprecate legacy vote instructions without
enable tower sync vote instruction should have no effect.
Sending transactions that include the mentioned instructions will fail.
None
Incompatible