aboutsummaryrefslogtreecommitdiff
path: root/changes/14881
diff options
context:
space:
mode:
Diffstat (limited to 'changes/14881')
-rw-r--r--changes/148818
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/14881 b/changes/14881
deleted file mode 100644
index e95929623b..0000000000
--- a/changes/14881
+++ /dev/null
@@ -1,8 +0,0 @@
- 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; bugfix
- on 0.2.2.17-alpha.
-
- o Minor features (unit tests):
- - Add tests for networkstatus_compute_bw_weights_v10.