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: gov and group amino and snapshot hashes #49

Merged
merged 9 commits into from
Dec 16, 2022

Commits on Dec 12, 2022

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

Commits on Dec 14, 2022

  1. fix(group)!: Register types with Amino (cosmos#13592)

    * fix!(group): Register types with Amino
    
    * Chagenlog
    amaury1093 authored and ryanchristo committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    cb7b2b2 View commit details
    Browse the repository at this point in the history
  2. fix!: Fix gov amino codec (cosmos#13196)

    * fix!: Fix gov amino codec
    
    * changelog
    amaury1093 authored and ryanchristo committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    c5a1f2a View commit details
    Browse the repository at this point in the history
  3. fix!: Fix group amino codec (cosmos#13307)

    * fix!: Fix group amino codec
    
    * changelog
    amaury1093 authored and ryanchristo committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    638d47e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aec8723 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb0ee54 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. fix: double close (cosmos#13400)

    mmsqe authored and ryanchristo committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    2ee3503 View commit details
    Browse the repository at this point in the history
  2. fix(store): Fix the TestFileStreamingService unit test. (backport cos…

    …mos#14305) (cosmos#14309)
    
    Co-authored-by: Daniel Wedul <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored and ryanchristo committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    6a9ec03 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. feat: Make extension snapshotter interface safer to use (cosmos#11825)

    * Make extension snapshotter interface safer to use
    
    Closes: cosmos#11824
    Solution:
    - Use new methods `SnapshotExtension`/`RestoreExtension` to handle payload stream specifically.
    - Improve unit tests.
    
    * update changelog
    
    * Update snapshots/types/util.go
    
    * changelog
    
    * go linter
    
    * Update CHANGELOG.md
    
    Co-authored-by: Aleksandr Bezobchuk <[email protected]>
    2 people authored and ryanchristo committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    8985cf8 View commit details
    Browse the repository at this point in the history