hbbft/tests
Andreas Fackler 0494b4925d fixed value encoding, shortened debug messages
This adds a length byte to the values before padding with 0, so that we
can omit the padding at the end again. Shards are not converted to the
type parameter `T` anymore, because they are not necessarily valid
representations of a `T` value, e.g. valid UTF-8, as in the tests.

It also shortens some debug messages by printing byte arrays as
hexadecimal, and eliding some bytes.
2018-04-14 12:27:17 +02:00
..
node_comms fixed test build 2018-04-14 10:40:06 +02:00
broadcast.rs fixed value encoding, shortened debug messages 2018-04-14 12:27:17 +02:00
netsim.rs fixed test build 2018-04-14 10:40:06 +02:00