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(bank): make DenomAddressIndex less strict with respect to index values. #16841

Merged
merged 13 commits into from
Jul 6, 2023

Commits on Jun 27, 2023

  1. add alternative value codec

    unknown unknown committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8793088 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. cleanups

    unknown unknown committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    3507c75 View commit details
    Browse the repository at this point in the history
  2. fix some things

    unknown unknown committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    6942aa9 View commit details
    Browse the repository at this point in the history
  3. lint

    unknown unknown committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    be9810a View commit details
    Browse the repository at this point in the history
  4. CHANGELOG.md

    unknown unknown committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    cdd6e09 View commit details
    Browse the repository at this point in the history
  5. more docs

    unknown unknown committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    d0ce9f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. address facu review

    unknown unknown committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    886a834 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. maintain compatibility in bank balance

    unknown unknown committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    8de0778 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Merge branch 'main' into tip/bank_fixes

    # Conflicts:
    #	go.mod
    #	go.sum
    #	simapp/go.mod
    #	simapp/go.sum
    #	tests/go.mod
    #	tests/go.sum
    unknown unknown committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    56e63bc View commit details
    Browse the repository at this point in the history
  2. minor fix

    unknown unknown committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7c92085 View commit details
    Browse the repository at this point in the history
  3. lint

    unknown unknown committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    57cdf71 View commit details
    Browse the repository at this point in the history
  4. chore: CHANGELOG.md

    unknown unknown committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c21f2af View commit details
    Browse the repository at this point in the history
  5. fix CHANGELOG.md

    unknown unknown committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3210115 View commit details
    Browse the repository at this point in the history