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

feat: Make extension snapshotter interface safer to use #11825

Merged
merged 12 commits into from
Aug 18, 2022

Commits on Apr 29, 2022

  1. Make extension snapshotter interface safer to use

    Closes: cosmos#11824
    Solution:
    - Use new methods `SnapshotExtension`/`RestoreExtension` to handle payload stream specifically.
    - Improve unit tests.
    yihuang committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    f8ee15d View commit details
    Browse the repository at this point in the history
  2. update changelog

    yihuang authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    c659954 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

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

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    3c2ff2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9579e89 View commit details
    Browse the repository at this point in the history
  3. changelog

    yihuang committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    9c69a3e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. go linter

    yihuang authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    87a15ad View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Update CHANGELOG.md

    yihuang authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    16231ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    008f6b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14be33a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    705e198 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

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