solana-with-rpc-optimizations/core
carllin 46bb79df29
Support for custom BroadcastStage in local cluster tests (#4716)
* Refactor BroadcastStage to support custom implementations, add FailEntryVerificationBroadcastRun implementation

* Plumb switch on broadcast type through validator

* Add test for validator generating non-verifiable entries to local_cluster

* Fix bad initializers

* Refactor broadcast run code into utils
2019-06-19 00:13:19 -07:00
..
benches Change check_txs to ignore recv errors and re-enable test (#4593) 2019-06-17 19:04:21 -07:00
src Support for custom BroadcastStage in local cluster tests (#4716) 2019-06-19 00:13:19 -07:00
tests Support for custom BroadcastStage in local cluster tests (#4716) 2019-06-19 00:13:19 -07:00
.gitignore add /target/ to .gitignore files for all crates (#4217) 2019-05-08 12:15:05 -07:00
Cargo.toml Bump nix from 0.14.0 to 0.14.1 (#4642) 2019-06-18 11:36:26 -07:00
build.rs Update to solana-perf-libs v0.14.0, with support for both CUDA 10.0 and 10.1 2019-06-18 10:41:03 -07:00