Skip to content
New issue

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

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for getblockcount RPC call #5303

Closed
2 of 3 tasks
Tracked by #5234
mpguerra opened this issue Sep 29, 2022 · 2 comments · Fixed by #5357
Closed
2 of 3 tasks
Tracked by #5234

Add support for getblockcount RPC call #5303

mpguerra opened this issue Sep 29, 2022 · 2 comments · Fixed by #5357
Assignees

Comments

@mpguerra
Copy link
Contributor

mpguerra commented Sep 29, 2022

Motivation

Mining pools use the getblockcount RPC call.

Mining Pool Usage

s-nomp calls getblockcount from this code:

Requirements

https://zcash.github.io/rpc/getblockcount.html

Testing

@mpguerra mpguerra changed the title getblockcount Add support for getblockcount rpc method Sep 29, 2022
@mpguerra mpguerra changed the title Add support for getblockcount rpc method Add support for getblockcount RPC call Sep 29, 2022
@oxarbitrage
Copy link
Contributor

This seems to be just the current tip of the blockchain but the rpc method description of the docs is not up to date: zcash/zcash#2735 (comment)

@mpguerra
Copy link
Contributor Author

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 a pull request may close this issue.

3 participants