hbbft/tests
Andreas Fackler f7d4860a94 Fix DHB test: wait for lagging nodes.
The Dynamic Honey Badger tests would currently fail _without_ faulty
nodes, because with "first" delivery, all but the first _N - f_ nodes
are lagging indefinitely.

This change makes sure we give lagging nodes a chance to finish the first
phase of the test and arrive at the batch containing the completed
`Remove` event.
2018-08-14 12:08:34 +02:00
..
network Added error handling for mlock errors in threshold_crypto crate. 2018-08-09 15:44:36 -04:00
agreement.rs separated crypto module into its own crate 2018-07-31 12:15:05 +01:00
broadcast.rs Added error handling for mlock errors in threshold_crypto crate. 2018-08-09 15:44:36 -04:00
common_coin.rs separated crypto module into its own crate 2018-07-31 12:15:05 +01:00
common_subset.rs separated crypto module into its own crate 2018-07-31 12:15:05 +01:00
dynamic_honey_badger.rs Fix DHB test: wait for lagging nodes. 2018-08-14 12:08:34 +02:00
honey_badger.rs Split out Threshold Decryption from Honey Badger. 2018-08-06 10:50:30 -07:00
queueing_honey_badger.rs Simplify Honey Badger tests and example. 2018-08-01 18:52:32 +02:00
sync_key_gen.rs Added error handling for mlock errors in threshold_crypto crate. 2018-08-09 15:44:36 -04:00