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

dot/rpc: Implement RPC system_name, system_version, system_chain #849

Merged
merged 9 commits into from
May 20, 2020

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    e96cd7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03e7c12 View commit details
    Browse the repository at this point in the history
  3. added tests

    edwardmack committed May 11, 2020
    Configuration menu
    Copy the full SHA
    b344113 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. Configuration menu
    Copy the full SHA
    30fa146 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    d04e7e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c387a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f0d66c View commit details
    Browse the repository at this point in the history
  4. treat system_properties response as map

    instead of go struct so that it can be build dynamically later based on
    genesis definition.
    edwardmack committed May 18, 2020
    Configuration menu
    Copy the full SHA
    0a2d663 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Configuration menu
    Copy the full SHA
    9435349 View commit details
    Browse the repository at this point in the history