solana/core
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 ledger path reform: use Path/PathBuf instead of strings (#5344) 2019-07-30 15:53:41 -07:00
src Snapshot optimizations (#5518) 2019-08-13 22:39:29 -07:00
tests Restore blob size fix (#5516) 2019-08-13 18:04:14 -07: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
build.rs Avoid linking with CUDA directly 2019-06-21 15:26:22 -07:00