Skip to content

system-interface@v3.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Nov 00:14
· 7 commits to master since this release

What's new

  • Publish solana-system-interface v3.0.0 by @github-actions[bot]
  • Use doc_cfg instead of doc_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