From 6c17b4696f1a116d8cee9df27dcbe0f43d7fd138 Mon Sep 17 00:00:00 2001 From: Age Manning Date: Mon, 3 Aug 2020 11:12:19 +0000 Subject: [PATCH] Update score decay behaviour (#1442) ## Issue Addressed Banned peer's scores would decay rapidly once the banning timeout expired. ## Proposed Changes Update the decay logic for banned peers to start once the banned peer timeout expires.