From 408cfb2c515fcefb608c3f472a7db38de43e5d81 Mon Sep 17 00:00:00 2001 From: Dmitry Zuikov Date: Thu, 26 Oct 2023 18:23:03 +0300 Subject: [PATCH] simK affects download --- hbs2-peer/app/Brains.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hbs2-peer/app/Brains.hs b/hbs2-peer/app/Brains.hs index d829aba3..67981798 100644 --- a/hbs2-peer/app/Brains.hs +++ b/hbs2-peer/app/Brains.hs @@ -178,7 +178,7 @@ instance ( Hashable (Peer e) pure (not kicked && postpone) where - simK = 4 + simK = 2 -- FIXME: investigate-simK-affects-anything -- проверить @@ -191,7 +191,7 @@ instance ( Hashable (Peer e) where -- TODO: simK-to-settings -- в настройки, если на что-либо влияет - simK = 4 + simK = 2 advisePeersForBlock b h = do r <- liftIO $ findPeers b h