aboutsummaryrefslogtreecommitdiff
path: root/changes/14881
blob: a8ca9c9c6fc036cea8a979c2ea88d51df549dd96 (plain)
1
2
3
4
  o Minor bugfixes (consensus weight):
    - Add new consensus method that initializes bw weights to 1 instead of 0. This
      prevents a zero weight from making it all the way to the end (happens in
      small testing networks) and causing an error. Fixes bug 14881.