What's new
- Publish solana-program v3.0.0 by @github-actions[bot]
- Fixup build: remove stake-interface, bring system-interface back (#264) by @joncinque
- Remove
extend_and_hash(#253) by @joncinque - Deprecate
extend_and_hash(#250) by @joncinque - Move less important methods from Sysvar to SysvarSerialize (#87) by @kevinheavey
- Create
solana-epoch-stakecrate (#205) by @buffalojoec - Unify all hash types, introduce "offchain" feature (#236) by @joncinque
- Rename
rent_epochto_unused(#225) by @joncinque - Remove deprecated functions and structs (#229) by @joncinque
- Remove borsh v0.10 support (#230) by @joncinque
- Remove some unused dependencies (#228) by @LStan
- Fix tests, run tests in CI (#224) by @joncinque
- Fix all warnings in docs build (#222) by @joncinque
- Update modified rust std lib link (#215) by @x-dune
- Make ProgramError compatible with pinocchio (#12) by @kevinheavey
- Bump Rust to 1.88, nightly to 2025-06-29 (#210) by @joncinque
- Remove solana-decode-error (#104) by @kevinheavey
- Create solana-sdk-wasm-js crate (#138) by @LucasSte
- Remove all re-exports, update changelog (#194) by @joncinque
- Space efficient custom panic (#142) by @LucasSte