Andrea Shepard 13 лет назад
Родитель
Сommit
825fb149cd
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      changes/bug5049

+ 4 - 0
changes/bug5049

@@ -0,0 +1,4 @@
+  o Minor bugfixes:
+    - Make sure circuitbuild.c checks LearnCircuitBuildTimeout in all the
+      right places and never depends on the consensus parameters or computes
+      adaptive timeouts when it is disabled.