solana/runtime
carllin d791c70d90
Snapshot optimizations (#5518)
* Limit slots_since_snapshot size, only package latest snapshot, refactor tests

* Add test checking status_cache.roots == bank_forks.slots_since_snapshot after bank_forks.set_root()
2019-08-13 22:39:29 -07:00
..
benches Remove serialization of future AppendVecs and serialize AccountStorage correctly (#5510) 2019-08-13 16:05:37 -07:00
src Snapshot optimizations (#5518) 2019-08-13 22:39:29 -07:00
tests Boot remote native loads, take 2 (#5106) 2019-07-15 13:16:09 -06:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Boot hashbrown (#5505) 2019-08-12 16:46:49 -06:00
append_vec_serialize add fee burning (#4818) 2019-06-26 10:13:21 -07:00