solana/bench-exchange/src
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
..
bench.rs Support for custom BroadcastStage in local cluster tests (#4716) 2019-06-19 00:13:19 -07:00
cli.rs Create bench exchange accounts in genesis block (#4655) 2019-06-13 11:51:35 -07:00
main.rs Create bench exchange accounts in genesis block (#4655) 2019-06-13 11:51:35 -07:00
order_book.rs Add bench-exchange (#3826) 2019-04-17 11:28:26 -07:00