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

change(rpc): Update getblock RPC to more closely match zcashd #9006

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    3a5eb48 View commit details
    Browse the repository at this point in the history
  2. Removes handling for verbosity = 3 in getblock method, adds finalorch…

    …ardroot field, removes unnecessary state request. (#9008)
    arya2 authored and conradoplg committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ba9c705 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    682ec3f View commit details
    Browse the repository at this point in the history
  4. fix test

    conradoplg committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    1d848d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Apply suggestions from code review

    Co-authored-by: Alfredo Garcia <[email protected]>
    conradoplg and oxarbitrage authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    529012f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1013611 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Update zebra-rpc/src/methods.rs

    Co-authored-by: Arya <[email protected]>
    conradoplg and arya2 authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    58d3135 View commit details
    Browse the repository at this point in the history