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

Return empty store tree on non-existing version #7415

Merged
merged 27 commits into from
Oct 13, 2020
Merged

Return empty store tree on non-existing version #7415

merged 27 commits into from
Oct 13, 2020

Commits on May 27, 2020

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

Commits on Jul 21, 2020

  1. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	x/upgrade/module.go
    RiccardoM committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    8c75acf View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

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

Commits on Sep 10, 2020

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

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    c9e1464 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30193c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d51054 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    de349ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fa352c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c0bc0b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

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

Commits on Oct 5, 2020

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

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    28d866a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e865488 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67fde03 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    95b0361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    691aeaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    230839c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0deaf8a View commit details
    Browse the repository at this point in the history
  5. Added CHANGELOG entry

    RiccardoM committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    308b7f0 View commit details
    Browse the repository at this point in the history
  6. Fixed rootmulti tests to not fail when an invalid height is queried. …

    …Now empty stores are returned instead
    RiccardoM committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    fe79634 View commit details
    Browse the repository at this point in the history
  7. Fixed store tests

    RiccardoM committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    4fc58f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Fixed failing test

    RiccardoM committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    9cbb46c View commit details
    Browse the repository at this point in the history
  2. Update store/types/store.go

    Co-authored-by: Aleksandr Bezobchuk <[email protected]>
    RiccardoM and alexanderbez authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    4467d50 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Merge remote-tracking branch 'riccardo/upgrade-fix' into upgrade-fix

    # Conflicts:
    #	store/iavl/store.go
    #	store/types/store.go
    RiccardoM committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    1c91c46 View commit details
    Browse the repository at this point in the history
  2. Fixed build error

    RiccardoM committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    3d0612a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd6e2a2 View commit details
    Browse the repository at this point in the history