solana-with-rpc-optimizations/sdk
Dmitri Makarov 3a14e52eb7
Bump sbf-tools to v1.32 (#29325)
* Bump sbf-tools to v1.32

This version of sbf-tools is based on Rust 1.65.0 and LLVM 15.0.

* Temporary ignore build-sbf tests until issue with buildkite cache resolved
2022-12-24 11:34:12 -08:00
..
benches
bpf Bump sbf-tools to v1.32 (#29325) 2022-12-24 11:34:12 -08:00
cargo-build-bpf
cargo-build-sbf Bump sbf-tools to v1.32 (#29325) 2022-12-24 11:34:12 -08:00
cargo-test-bpf patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
cargo-test-sbf patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
docker-solana
gen-headers patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
macro Refactor - derive `CloneZeroed` (#28771) 2022-11-09 18:15:42 +01:00
program vote: Prevent commission update in the second half of epochs (#29362) 2022-12-23 12:24:39 +01:00
sbf Bump sbf-tools to v1.32 (#29325) 2022-12-24 11:34:12 -08:00
src vote: Prevent commission update in the second half of epochs (#29362) 2022-12-23 12:24:39 +01:00
tests
.gitignore
Cargo.toml
README.md
build.rs
package.json

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