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

Problem: basic json-rpc failed on pruned nodes #550

Merged
merged 6 commits into from
Jul 4, 2022

Commits on Jun 30, 2022

  1. Problem: json-rpc failed on pruned nodes

    Solution:
    - Make basic json-rpc apis works on pruned nodes
    - Test with integration tests
    yihuang committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    739df13 View commit details
    Browse the repository at this point in the history
  2. fix pystarport

    yihuang committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    f6b9af0 View commit details
    Browse the repository at this point in the history
  3. remove duplicated call

    yihuang committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    f445500 View commit details
    Browse the repository at this point in the history
  4. fix pystarport

    yihuang committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    7a19d5e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. fix integration test

    yihuang committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    6a5aec9 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

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