solana-with-rpc-optimizations/core
Mark E. Sinclair a383ea532f Implement new Index Column (#4827)
* Implement new Index Column

* Correct slicing of blobs

* Mark coding blobs as coding when they're recovered

* Prevent broadcast stages from mixing coding and data blobs in blocktree

* Mark recovered blobs as present in the index

* Fix indexing error in recovery

* Fix broken tests, and some bug fixes

* increase min stack size for coverage runs
2019-07-10 11:08:17 -07:00
..
benches Cleanup num_threads() and batch_limit numbers (#4852) 2019-06-28 10:55:24 +02:00
src Implement new Index Column (#4827) 2019-07-10 11:08:17 -07:00
tests Move SLOTS_PER_SEGMENT to genesis (#4992) 2019-07-09 16:48:40 -07:00
.gitignore add /target/ to .gitignore files for all crates (#4217) 2019-05-08 12:15:05 -07:00
Cargo.toml Bump serde_json from 1.0.39 to 1.0.40 (#4881) 2019-07-03 16:15:56 -06:00
build.rs Avoid linking with CUDA directly 2019-06-21 15:26:22 -07:00