solana/runtime
Jeff Washington (jwash) 81402ee7f5
pass &Pubkey through account storage, slot clean code to reduce copies (#16778)
* &Pubkey

* use trait to pass &Hash or Hash

* use impl Borrow<Hash> instead of trait

* remove old code line commented out
2021-04-27 09:10:06 -05:00
..
benches .owner -> .owner() (#16757) 2021-04-23 09:35:09 -05:00
src pass &Pubkey through account storage, slot clean code to reduce copies (#16778) 2021-04-27 09:10:06 -05:00
store-tool =1.7.0 2021-03-16 07:51:07 +00:00
tests some ReadableAccount changes (#16688) 2021-04-21 12:20:37 -05:00
.gitignore
Cargo.toml Remove blake3 from bpf program dependencies (#16506) 2021-04-13 10:06:05 +00:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00