solana/sdk
Jack May 73586c1aad
Use &[u8] for program address seeds rather then &str (#10744)
2020-06-22 16:51:43 -07:00
..
benches Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
bpf Use &[u8] for program address seeds rather then &str (#10744) 2020-06-22 16:51:43 -07:00
docker-solana Re-enable move in docker-solana (#10214) 2020-05-24 23:51:37 -07:00
macro Add docs to declare_id macro (#10671) 2020-06-17 19:57:23 -06:00
macro-frozen-abi Change documentation introduction to indicate Foundation IP transfer (#10440) 2020-06-13 14:41:05 -07:00
src Use &[u8] for program address seeds rather then &str (#10744) 2020-06-22 16:51:43 -07:00
.gitignore
Cargo.toml Bump serde from 1.0.111 to 1.0.112 2020-06-15 07:58:16 -07:00
build.rs Introduce automatic ABI maintenance mechanism (1/2; prepare) (#10335) 2020-06-03 20:51:56 +09:00