14881 394 B

12345678
  1. o Minor bugfixes (consensus weight):
  2. - Add new consensus method that initializes bw weights to 1 instead of 0. This
  3. prevents a zero weight from making it all the way to the end (happens in
  4. small testing networks) and causing an error. Fixes bug 14881; bugfix
  5. on 0.2.2.17-alpha.
  6. o Minor features (unit tests):
  7. - Add tests for networkstatus_compute_bw_weights_v10.