Skip to content

update siac consensus progress estimation

Ava Howell requested to merge progress-estimation-algo into master

This PR updates the consensus progress estimation algorithm, using 9 minutes as the block time since blocks generally happen a bit faster than 10 minutes and it's better to estimate a lower progress than a higher progress from a UX perspective.

Merge request reports