Skip to content

Comments

feat(rpc): add getblockhash endpoint#642

Draft
dorianvp wants to merge 1 commit intodevfrom
feat/rpc-getblockhash
Draft

feat(rpc): add getblockhash endpoint#642
dorianvp wants to merge 1 commit intodevfrom
feat/rpc-getblockhash

Conversation

@dorianvp
Copy link
Member

@dorianvp dorianvp commented Nov 5, 2025

Motivation

#201.

Solution

Implement getblockhash.

Specifications & References

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

https://github.com/zcash/zcash/blob/16ac743764a513e41dafb2cd79c2417c5bb41e81/src/rpc/blockchain.cpp#L646

PR Checklist

  • The PR name is suitable for the release notes.
  • The solution is tested.
  • The documentation is up to date.

@dorianvp dorianvp self-assigned this Nov 5, 2025
@dorianvp dorianvp linked an issue Nov 5, 2025 that may be closed by this pull request
@zancas zancas assigned ala-mode and unassigned dorianvp Nov 7, 2025
@zancas zancas requested a review from nachog00 November 7, 2025 00:57
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.5: Add Zcash RPC getblockhash

2 participants