How fast a farmer could possibly be? #7046
Replies: 2 comments 2 replies
-
the above papers are correct - given a single instance, you could get close to 30 seconds, and still win - but if you consider that there is a signage point about every 9.375 seconds by design, if you spend 25 seconds processing one signage point, you are already close to 15 seconds behind the following signage point |
Beta Was this translation helpful? Give feedback.
-
Since this issue has been open for a number of years without additional comments, we will be closing this ticket but if we have closed this ticket in error do not hesitate to reach out to us again with any followup questions, comments, or if the issue persists after an update.
The best place to reach our support team is on Discord (https://discord.gg/chia) or by reopening this ticket. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am wondering how slow a harvester and a farmer can be in submitting the proof to successfully mine a block? The code from
harvester_api.py
issue warning if a quality lookup took more than 5 seconds. But then I open the Chia Network Consensus paper on infusion point and timelords and there I read:and also
But 3-4 signage point delay is something around 30 seconds at the current network rate and it is far more than a "few seconds". This paper is very complicated to understand. So what is the actual latency a farmers must have to mine a block? How long can possibly be a time interval between a signage point challenge hash generation and the time when the farmer published the quality and the POS to the network?
Beta Was this translation helpful? Give feedback.
All reactions