Tao Zhu 3b9438fd49 Replace hardcoded loaded accounts size limit with compute budget instruction (#30506) %!s(int64=2) %!d(string=hai) anos
..
benches bad09812e3 AccountSharedData: optimize set_data_from_slice %!s(int64=3) %!d(string=hai) anos
bpf b915b47315 Bump sbf-tools version to v1.35 (#30628) %!s(int64=2) %!d(string=hai) anos
cargo-build-bpf df3ef111f7 chore: workspace inheritance (#29893) %!s(int64=2) %!d(string=hai) anos
cargo-build-sbf b915b47315 Bump sbf-tools version to v1.35 (#30628) %!s(int64=2) %!d(string=hai) anos
cargo-test-bpf df3ef111f7 chore: workspace inheritance (#29893) %!s(int64=2) %!d(string=hai) anos
cargo-test-sbf df3ef111f7 chore: workspace inheritance (#29893) %!s(int64=2) %!d(string=hai) anos
docker-solana e03022101b Fix solana docker image %!s(int64=4) %!d(string=hai) anos
gen-headers df3ef111f7 chore: workspace inheritance (#29893) %!s(int64=2) %!d(string=hai) anos
macro df3ef111f7 chore: workspace inheritance (#29893) %!s(int64=2) %!d(string=hai) anos
program ec7b1c8bda Fix typo: where -> were (#30599) %!s(int64=2) %!d(string=hai) anos
sbf b915b47315 Bump sbf-tools version to v1.35 (#30628) %!s(int64=2) %!d(string=hai) anos
src 3b9438fd49 Replace hardcoded loaded accounts size limit with compute budget instruction (#30506) %!s(int64=2) %!d(string=hai) anos
tests 7b238b3645 fix: renamed the internal wasm_bindgen init function to avoid collision %!s(int64=3) %!d(string=hai) anos
.gitignore 488dc37fec Add wasm bindings for `Pubkey` and `Keypair` %!s(int64=4) %!d(string=hai) anos
Cargo.toml df3ef111f7 chore: workspace inheritance (#29893) %!s(int64=2) %!d(string=hai) anos
README.md 8dbed193c2 Add new logos to README files and docs (#20049) %!s(int64=4) %!d(string=hai) anos
build.rs 6858950f76 Remove frozen ABI modules from solana-sdk %!s(int64=5) %!d(string=hai) anos
package.json 488dc37fec Add wasm bindings for `Pubkey` and `Keypair` %!s(int64=4) %!d(string=hai) anos

README.md

Solana

Solana SDK

Use the Solana SDK Crate to write client side applications in Rust. If writing on-chain programs, use the Solana Program Crate instead.

More information about Solana is available in the Solana documentation.

The Solana Program Library provides examples of how to use this crate.

Still have questions? Ask us on Discord