Skip to content

Accurate hashrate estimation#21

Merged
dgenr8 merged 1 commit intochain2:masterfrom
dgenr8:accurate_hashrate_estimate
Dec 17, 2019
Merged

Accurate hashrate estimation#21
dgenr8 merged 1 commit intochain2:masterfrom
dgenr8:accurate_hashrate_estimate

Conversation

@dgenr8
Copy link
Copy Markdown
Collaborator

@dgenr8 dgenr8 commented Dec 2, 2019

The technique of estimating average hashrate by aggregating time across a multi-block interval, as done for getnetworkhashps, does not work with RTT.

Instead, we calculate a point hashrate estimate for each block and use the median across the number of blocks requested.

The technique of estimating average hashrate by aggregating time
across a multi-block interval does not work with RTT.

Instead, we calculate a point hashrate for each block and use the
median across the number of blocks requested.
@dgenr8 dgenr8 merged commit e157c4f into chain2:master Dec 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant