·
7 commits
to master
since this release
What's new
- Publish solana-system-interface v3.0.0 by @github-actions[bot]
- Use
doc_cfginstead ofdoc_auto_cfg(#411) by @joncinque - Remove frozen-abi-macro dependency on solana-logger (#400) by @steviez
- Borsh, serde, and address no_std (#355) by @stegaBOB
- Make it no-std compatible (#363) by @joncinque
- Add CreateAccountAllowPrefund system instruction (#352) by @rustopian
- Use Address instead of Pubkey in more places (#346) by @joncinque
- Fix: Base is necessary only if not from (#306) by @Arrowana
- Introduce crate for exposing wasm-js instructions (#279) by @joncinque