What's new
- Add upstream bpf compatibility note (#309) by @febo
- Use
sol_get_sysvarfor sysvars (#296) by @febo - Refactor
Rentsysvar (#294) by @febo - Use forward allocation (#301) by @febo
- Improve IntrospectedInstruction (#295) by @deanmlittle
- Small tweaks to documentation (#291) by @febo
- Remove deprecated code (#292) by @febo
- Use
target_archbpf (#288) by @febo - Update crate details (#265) by @febo
- Remove crate (#264) by @febo
- Replace
stdforalloc(#263) by @febo - Use
solana-define-syscallcrate (#262) by @febo - Remove log module (#261) by @febo
- Remove memory module (#123) by @febo
- Use
InstructionViewfrom Solana SDK (#122) by @febo - Use
AccountViewfrom Solana SDK (#119) by @febo - Use
Addressfrom Solana SDK (#118) by @febo - Use
ProgramErrorfrom Solana SDK (#112) by @febo - Bump toolchain version (#250) by @febo
- Update precision logic (#252) by @febo
- Doc typo:
AccountInfo::try_borrow_mut_lamports()(#257) by @Jars1987 - Add
AccountInfoinvariant details (#254) by @febo