solana/local_cluster
carllin 7062fe4b47
Refactor Blocktree for clarity and correctness (#5700)
* Refactor shreds to prevent insertion of any metadata on bad shreds

* Refactor fetching Index in blocktree

* Refactor get_slot_meta_entry

* Re-enable local cluster test

* cleanup

* Add tests for success/fail insertion of coding/data shreds

* Remove assert

* Fix and add tests for should_insert coding and data blobs
2019-09-04 17:14:42 -07:00
..
src Add snapshotting integration test (#5519) 2019-08-21 23:59:11 -07:00
tests Refactor Blocktree for clarity and correctness (#5700) 2019-09-04 17:14:42 -07:00
.gitignore Move local_cluster tests into own crate (#5465) 2019-08-08 11:04:33 -07:00
Cargo.toml Bump to 0.19.0-pre0 2019-08-25 21:47:29 -07:00