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

fix: support indexer RPC in ckb node #163

Merged
merged 24 commits into from
Oct 13, 2022
Merged

fix: support indexer RPC in ckb node #163

merged 24 commits into from
Oct 13, 2022

Commits on Sep 28, 2022

  1. Remove package

    fjchen7 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    bb0db36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9428cd View commit details
    Browse the repository at this point in the history
  3. Compose Client interface

    fjchen7 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    0375926 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19ef941 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Change url of get_tip

    fjchen7 committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    237e7b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ca86b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b200692 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4165f4 View commit details
    Browse the repository at this point in the history
  5. Fix json test cases

    fjchen7 committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    51a5c9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6af3c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbb6a47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72e2cf3 View commit details
    Browse the repository at this point in the history
  9. Fix json types for Mercury

    fjchen7 committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    d1dbdcd View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Clean temporary tests

    fjchen7 committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    8b813f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    6bc4a12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1291681 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    282c310 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    79567d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd9dcb1 View commit details
    Browse the repository at this point in the history
  3. Rename indexer type

    fjchen7 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    ea25d64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4ce515 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21fb9da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57de28a View commit details
    Browse the repository at this point in the history
  7. Rename json type

    fjchen7 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    e4aa577 View commit details
    Browse the repository at this point in the history