hbbft/src/binary_agreement
Andreas Fackler 0e51bb3615 Change the `Target` variants.
`Target` now only has a `Nodes` and an `AllExcept` variant, to specify
a message's target via a whitelist or blacklist. This avoids cloning
the message content and simplifies the code in several places.
2019-07-29 12:08:54 +02:00
..
binary_agreement.rs Change the `Target` variants. 2019-07-29 12:08:54 +02:00
bool_multimap.rs Fix unused error in test and fix markdown format error 2019-07-24 15:39:58 +02:00
bool_set.rs using serde derive feature 2019-04-02 12:42:51 +02:00
mod.rs using serde derive feature 2019-04-02 12:42:51 +02:00
sbv_broadcast.rs Change the `Target` variants. 2019-07-29 12:08:54 +02:00