solana/sdk
Jack May 2b50529265
Add memory operation syscalls (#16447)
2021-06-01 15:33:17 -07:00
..
benches Drop write lock on sysvars (#15497) 2021-03-30 10:05:09 -07:00
bpf Add BPF rustc option to reduce the optimizations to safer level (#17590) 2021-05-28 23:14:53 +00:00
cargo-build-bpf Add BPF rustc option to reduce the optimizations to safer level (#17590) 2021-05-28 23:14:53 +00:00
cargo-test-bpf Bump version to v1.8.0 (#17541) 2021-05-27 08:51:53 -07:00
docker-solana docker: Expose all ports in Dockerfile, add back localnet.sh (#16401) 2021-04-11 21:13:57 +02:00
macro Bump bs58 from 0.3.1 to 0.4.0 (#17573) 2021-05-28 18:30:34 +00:00
program Add memory operation syscalls (#16447) 2021-06-01 15:33:17 -07:00
src Add memory operation syscalls (#16447) 2021-06-01 15:33:17 -07:00
.gitignore
Cargo.toml Bump sha2 from 0.9.2 to 0.9.5 (#17627) 2021-06-01 08:58:38 -06:00
Xargo.toml Initial population of solana-program-sdk 2020-10-24 08:37:55 -07:00
build.rs