Skip to content

5.5.1.0-hotfix

Latest

Choose a tag to compare

@jamescowens jamescowens released this 08 Jun 12:18
· 2 commits to master since this release
93740fc

This is a hotfix release to fix the crash on mainnet due to a logic error in a divide by zero guard in the scraper/autogreylist code. While it is versioned as a leisure release, since there is no real change in consensus, it is effectively mandatory to avoid the crash.

What's Changed

  • scraper: fix AutoGreylist GetWAS zero-denominator crash (5.5.1.0 mandatory hotfix) by @jamescowens in #3012

Full Changelog: 5.5.0.0...5.5.1.0