-
selstaif there is anything missing for v0.18.4.2 please add a comment monero-project/monero #10049
-
selstawe can reduce the DNS checkpoint load frequency from 1h to like 5min, but i don't think there will be consensus for enabling DNS checkpoints by default, too risky
-
m-relay<ofrnxmr:monero.social> Yeah, we would "only" need to coordinate with miningpools to enable them (and to update to 18.4.2)
-
DataHoarderwas the DNS delay resolved?
-
DataHoarderthat makes it quite uncompetitive for mining pools (and p2pool) - as the delay can hit when receiving new data or broadcasting blocks
-
DataHoarderthe call is blocking, which prevents other things from happening within monerod meanwhile, from what I understand
-
sech1I think I moved DNS requests to a separate thread pool in monerod, so they don't stall tx verification
-
sech1Long time ago
-
DataHoardermaybe the recommendation on github.com/SChernykh/p2pool/releases should be removed?
-
DataHoarderfrom cmdline and "--disable-dns-checkpoints is needed to avoid periodical lags when DNS is updated (it's not needed when mining)"
-
DataHoarderso at least by default users will be warned, it'd still be up to them to enforce (opt in) or not