14881 270 B

1234
  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.