solana/sdk
Tyera Eulberg 91f4e99b4c
Fix parsing CreateAccountWithSeed instructions (#13513)
* Reduce required num_system_accounts and handle 2-account instructions properly

* Update CreateAccountWithSeed account docs to be correct

* Add CreateAccountWithSeed test
2020-11-10 23:51:53 +00:00
..
benches move Account to solana-sdk (#13198) 2020-10-28 22:01:07 -07:00
bpf Add printf declaration (#13514) 2020-11-10 23:40:48 +00:00
cargo-build-bpf cargo-build-bpf/cargo-test-bpf now support --workspace/--all 2020-11-06 12:27:46 -08:00
cargo-test-bpf cargo-build-bpf/cargo-test-bpf now support --workspace/--all 2020-11-06 12:27:46 -08:00
docker-solana
macro Rename solana-program-sdk to solana-program 2020-10-24 08:37:55 -07:00
program Fix parsing CreateAccountWithSeed instructions (#13513) 2020-11-10 23:51:53 +00:00
src Fix Bank accounts hash mismatch related to Clock::unix_timestamp (#13477) 2020-11-10 02:10:09 +00:00
.gitignore
Cargo.toml Native/builtin programs now receive an InvokeContext 2020-10-29 21:45:24 -07:00
Xargo.toml Initial population of solana-program-sdk 2020-10-24 08:37:55 -07:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00