hbbft/src
Vladimir Komendantskiy f8bf552165
Allowed building a HB with a non-0 starting epoch (#237)
* include the starting epoch in the HB builder

* added DHB starting epoch
2018-10-17 13:28:19 +01:00
..
binary_agreement Split up messaging module. 2018-10-10 17:29:59 +02:00
broadcast Use threshold_crypto 0.2.0-beta2 to fix overflow. (#273) 2018-10-17 12:04:13 +02:00
dynamic_honey_badger Allowed building a HB with a non-0 starting epoch (#237) 2018-10-17 13:28:19 +01:00
honey_badger Allowed building a HB with a non-0 starting epoch (#237) 2018-10-17 13:28:19 +01:00
coin.rs Split up messaging module. 2018-10-10 17:29:59 +02:00
fault_log.rs Rename Agreement to BinaryAgreement. 2018-08-30 11:19:52 +02:00
lib.rs Reorder: public imports come last. 2018-10-15 13:55:04 +02:00
messaging.rs Split up messaging module. 2018-10-10 17:29:59 +02:00
network_info.rs Update crypto, add mock crypto for testing. 2018-10-15 13:55:04 +02:00
queueing_honey_badger.rs Remove `push` from `TransactionQueue` trait. 2018-10-11 15:44:10 +02:00
subset.rs Use threshold_crypto 0.2.0-beta2 to fix overflow. (#273) 2018-10-17 12:04:13 +02:00
sync_key_gen.rs Update crypto, add mock crypto for testing. 2018-10-15 13:55:04 +02:00
threshold_decryption.rs Split up messaging module. 2018-10-10 17:29:59 +02:00
traits.rs Split up messaging module. 2018-10-10 17:29:59 +02:00
transaction_queue.rs Added some `#[inline]` statements on `TransactionQueue` impl of `Vec`. 2018-10-11 15:44:44 +02:00
util.rs Add `Sync` req. on boxed rngs. 2018-10-04 11:42:00 -07:00