hbbft/src
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 Change the `Target` variants. 2019-07-29 12:08:54 +02:00
broadcast Change the `Target` variants. 2019-07-29 12:08:54 +02:00
dynamic_honey_badger Change the `Target` variants. 2019-07-29 12:08:54 +02:00
honey_badger Add HoneyBadger::skip_to_epoch. 2019-07-23 13:30:02 +02:00
queueing_honey_badger Rename DistAlgorithm to ConsensusProtocol. 2019-01-08 14:14:34 +01:00
sender_queue Change the `Target` variants. 2019-07-29 12:08:54 +02:00
subset using serde derive feature 2019-04-02 12:42:51 +02:00
fault_log.rs Fix unused error in test and fix markdown format error 2019-07-24 15:39:58 +02:00
lib.rs Use Rust 2018 idioms consistently. 2019-01-09 11:56:40 +01:00
messaging.rs Change the `Target` variants. 2019-07-29 12:08:54 +02:00
network_info.rs Add NetworkInfo::other_ids. 2019-07-23 13:30:02 +02:00
sync_key_gen.rs using serde derive feature 2019-04-02 12:42:51 +02:00
threshold_decrypt.rs Change the `Target` variants. 2019-07-29 12:08:54 +02:00
threshold_sign.rs Change the `Target` variants. 2019-07-29 12:08:54 +02:00
traits.rs Change the `Target` variants. 2019-07-29 12:08:54 +02:00
transaction_queue.rs Migrate to rand 0.6. (#368) 2018-12-27 10:34:34 +01:00
util.rs Use Rust 2018 idioms consistently. 2019-01-09 11:56:40 +01:00