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

refactor(jsonrpc-primitives): ensure impl Deserialize on all public jsonrpc-related types #4770

Merged
merged 19 commits into from
Sep 1, 2021

Commits on Aug 31, 2021

  1. impl Deserialize on RpcLightClientNextBlockResponse

    this unblocks the implementation of next_light_client_block in near-api-providers-rs
    miraclx committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    92a5986 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72ccf09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b577211 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6aaa575 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11c211e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3686384 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee456a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f14a33f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    73b29f8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    973c674 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e4b1097 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    240dbd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    11919f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d61c7d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c86d44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    867d054 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c867397 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e876170 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f85718c View commit details
    Browse the repository at this point in the history