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

merge-queue: embarking main (accc8cc) and #5808 together #5826

Closed
wants to merge 16 commits into from

Commits on Dec 7, 2022

  1. adds type and stub

    arya2 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    a3c62dc View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. adds:

    - SolutionRate state request
    
    - getnetworksolps, getnetworkhashps, & getmininginfo RPCs
    
    - vectors tests
    arya2 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    4bedb5c View commit details
    Browse the repository at this point in the history
  2. adds snapshot tests

    updates ReadRequest::SolutionRate doc link
    arya2 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    72326cd View commit details
    Browse the repository at this point in the history
  3. removes random slash in doc comment

    moves snapshot tests up where it can use the populated state service
    arya2 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    2f5b76b View commit details
    Browse the repository at this point in the history
  4. adds snapshots

    arya2 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    cef341b View commit details
    Browse the repository at this point in the history
  5. updates doc comments

    arya2 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    40f180a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    194ed46 View commit details
    Browse the repository at this point in the history
  7. adds # Correctness comment

    arya2 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    e4833b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    190b622 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f90ede8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    333ef9e View commit details
    Browse the repository at this point in the history
  11. add comment explaining why the work for the last block in the iterato…

    …r is not added to `total_work`
    arya2 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    51a66f0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    814ce64 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6e94c14 View commit details
    Browse the repository at this point in the history
  14. Updates snapshots

    Adds "arbitrary_precision" feature to serde_json in zebra-rpc
    arya2 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    94db8f2 View commit details
    Browse the repository at this point in the history
  15. Merge of #5808

    mergify[bot] committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    d1ece97 View commit details
    Browse the repository at this point in the history