hbbft/tests
Andreas Fackler 1f8373ef93 Add a `JoinPlan` to facilitate joining a running DHB network.
With that, a node can join a running network as an observer in any epoch
where key generation starts.
2018-07-16 16:03:36 +02:00
..
network Removed unnecessary `Hash` where clause. 2018-07-13 13:27:49 +02:00
agreement.rs Added `RandomAdversary` and the necessary auxiliary functions. 2018-07-13 13:27:49 +02:00
broadcast.rs Added `RandomAdversary` and the necessary auxiliary functions. 2018-07-13 13:27:49 +02:00
common_coin.rs Added `RandomAdversary` and the necessary auxiliary functions. 2018-07-13 13:27:49 +02:00
common_subset.rs Added `RandomAdversary` and the necessary auxiliary functions. 2018-07-13 13:27:49 +02:00
dynamic_honey_badger.rs Add a `JoinPlan` to facilitate joining a running DHB network. 2018-07-16 16:03:36 +02:00
honey_badger.rs Fix DHB test with 1 validator; purge key gen msgs. 2018-07-15 12:12:27 +02:00
queueing_honey_badger.rs Add a `JoinPlan` to facilitate joining a running DHB network. 2018-07-16 16:03:36 +02:00
sync_key_gen.rs Added faulty node logging to algorithms. 2018-07-09 13:45:11 -04:00