summaryrefslogtreecommitdiff
path: root/changes/bug2317
blob: 0b9366c36f01f08a0f88402a1d1b1dc9f4de4af2 (plain)
1
2
3
4
5
6
7
8
9
  o Major features:
    - Introduce minimum/maximum values that a client is going to believe
      in a consensus. This helps to avoid crashes or worse when a param
      has a weird value.

  o Major bugfixes:
    - Prevent crash/heap corruption when cbtnumnodes consensus parameter is
      set to 0 or large values. Fixes bug 2317.