solana/sdk
Rob Walker d86358eedc
add Account::new_data (#4701)
* add account_new_data

* fixup

* fixup
2019-06-17 15:58:05 -07:00
..
benches Use Serde's `with` attribute to shorten length encodings in Transaction 2019-03-29 08:25:56 -06:00
bpf Update Rust program build script paths (#4707) 2019-06-17 14:24:00 -07:00
docker-solana Overhaul cargo/rustc version management 2019-03-14 20:22:46 -07:00
src add Account::new_data (#4701) 2019-06-17 15:58:05 -07:00
.gitignore add /target/ to .gitignore files for all crates (#4217) 2019-05-08 12:15:05 -07:00
Cargo.toml Serialize genesis block using bincode (#4687) 2019-06-14 14:22:52 -07:00