This is a Testnet release. It is not recommended for Mainnet Beta
Changes
- Fix
solana withdraw-from-vote-account ALL
regression - Documentation improvements
- Bump rbpf to v0.2.19
- Improve sdk source compatibility with 1.8.x
- Add option accountsdb-plugin-config to test-validator (@fanatid)
- Add
solana-test-validator --acccount
feature (@losman0s)
Breaking changes:
- solana-program: Remove the 5 integer
msg!
form for consistency and avoidance of hard to debug compile-time failures