solana/tests
Mark f37eb533f1
Replicator timeout (#2480)
* Add timeout to Replicator::new; used when polling for leader

* Add timeout functionality to replicator ledger download

Shares the same timeout as polling for leader

Defaults to 30 seconds

* Add docs for Replicator::new
2019-01-21 15:37:41 -06:00
..
data_replicator.rs Move src/logger.rs into logger/ crate to unify logging across the workspace 2018-12-14 13:10:43 -08:00
fork-selection.rs Less clones 2019-01-21 12:56:27 -07:00
multinode.rs Remove stale TODO 2019-01-17 23:22:07 -08:00
programs.rs Add BPF-to-BPF and PC relative call tests (#2395) 2019-01-11 19:33:08 -08:00
replicator.rs Replicator timeout (#2480) 2019-01-21 15:37:41 -06:00
rpc.rs Remove sleeps on fullnode spin-up in integration tests 2019-01-21 13:27:31 -07:00