Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Dev Docs: Deprecate `gethashespersec` rpc call in 0.10.0. #727

Merged
merged 1 commit into from Feb 3, 2015

Conversation

Projects
None yet
2 participants
Contributor

ruimarinho commented Feb 2, 2015

This was recently removed on bitcoin core. See bitcoin/bitcoin#5599 for details.

Contributor

harding commented Feb 2, 2015

@ruimarinho thanks for the pull request! It looks like gethashespersec is still part of 0.10---it's only been removed in master. It's also not in the list of pending pull requests for 0.10.

I'm fine with moving it to the "Removed RPCs" section of the quick ref, but I think that we should say that it's still in 0.10.0---unless that changes. First thing tomorrow, I'll send you a pull request against your branch with this change plus some other minor details.

Thanks again!

@harding harding referenced this pull request in seegno-forks/bitcoin.org Feb 2, 2015

Merged

Dev Docs: Tweak GetHashesPerSec Deprecation #1

@harding harding added the Dev Docs label Feb 2, 2015

Merge pull request #1 from harding/ghps
Dev Docs: Tweak GetHashesPerSec Deprecation
Contributor

ruimarinho commented Feb 2, 2015

You're right, nice catch. Thank you for the fixes!

Contributor

harding commented Feb 2, 2015

@ruimarinho thanks again for the pull!

In the absence of critical feedback, this branch will be merged around 18:00 UTC Tuesday.

@harding harding merged commit 8fcbcbe into bitcoin-dot-org:master Feb 3, 2015

harding added a commit that referenced this pull request Feb 3, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment