solana/runtime
Jeff Washington (jwash) 58e12cf963
avoid copies when writing to an ancient append vec (#28981)
* avoid copies when writing to an ancient append vec

* update comments
2022-11-30 10:09:23 -08:00
..
benches improve perf of storing accounts for shrink/ancient (#28880) 2022-11-22 15:36:57 -08:00
src avoid copies when writing to an ancient append vec (#28981) 2022-11-30 10:09:23 -08:00
store-tool .pubkey() instead of meta.pubkey for stored account (#28682) 2022-10-31 13:58:42 -07:00
tests Requires EAH state cannot be Invalid (#28817) 2022-11-17 11:01:01 -05:00
.gitignore
Cargo.toml Disables EAH with short epochs (#28803) 2022-11-15 13:26:19 -05:00
build.rs