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

rpc: Serialize in getblock without cs_main #15932

Merged
merged 3 commits into from May 3, 2019

Commits on May 1, 2019

  1. rpc: Use IsValidNumArgs in getblock

    MarcoFalke committed May 1, 2019
    1
    Copy the full SHA
    fa1c359 View commit details
    Browse the repository at this point in the history
  2. rpc: Serialize in getblock without cs_main

    MarcoFalke committed May 1, 2019
    1
    Copy the full SHA
    fab00a5 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. rpc: Add lock annotations to block{,header}ToJSON

    MarcoFalke committed May 2, 2019
    1
    Copy the full SHA
    faea564 View commit details
    Browse the repository at this point in the history