bug2317 336 B

123456789
  1. o Major features:
  2. - Introduce minimum/maximum values that a client is going to believe
  3. in a consensus. This helps to avoid crashes or worse when a param
  4. has a weird value.
  5. o Major bugfixes:
  6. - Prevent crash/heap corruption when cbtnumnodes consensus parameter is
  7. set to 0 or large values. Fixes bug 2317.