What's new
- Publish solana-vote-interface v5.0.0 by @github-actions[bot]
- Remove v0_23_5 (#479) by @buffalojoec
- Bump to rand v0.9 where possible (#480) by @joncinque
- DepositDelegatorRewards (#485) by @jstarry
- UpdateCommissionBps (#475) by @jstarry
- UpdateCommissionCollector (#465) by @jstarry
- Drop all vote-program-specific methods (#316) by @buffalojoec
- Rename bls_pub_key to bls_pubkey in VoterWithBLSArgs to be consistent with other code. (#460) by @wen-coding
- [vote-interface] Rename
BLS_SIGNATURE_COMPRESSED_SIZEtoBLS_PROOF_OF_POSSESSION_COMPRESSED_SIZE(#453) by @samkim-crypto - Add VoteInitV2 and new variant in VoteAuthorize to add BLS Pubkey to vote program. (#424) by @wen-coding
- Refactor: removes
unwrapby using amapinstead (#425) by @akhi3030 - Use
doc_cfginstead ofdoc_auto_cfg(#411) by @joncinque - Remove frozen-abi-macro dependency on solana-logger (#400) by @steviez
- Make dependencies optional (#380) by @febo