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: state streaming is not supported in old versions #700

Merged
merged 5 commits into from
Oct 6, 2022

Commits on Sep 23, 2022

  1. Problem: state streaming is supported in old versions

    Solution:
    - backport the feature to older version of cosmos-sdk
    - integration the basic file streamer, further processing can be done based on that
    yihuang committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    1331c48 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Signed-off-by: yihuang <huang@crypto.com>
    yihuang authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    2971da7 View commit details
    Browse the repository at this point in the history
  3. fix lint

    yihuang committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    68fbeb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f51c212 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. fix workflow

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