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

refactor(codec): Modularize Address Codec #17099

Merged
merged 13 commits into from
Jul 24, 2023

Commits on Jul 23, 2023

  1. fix codec

    itsdevbear committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    db3cdd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf9f85a View commit details
    Browse the repository at this point in the history
  3. push

    itsdevbear committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    f02802d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70bb469 View commit details
    Browse the repository at this point in the history
  5. edit

    itsdevbear committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    76410ae View commit details
    Browse the repository at this point in the history
  6. valAddress

    tac0turtle authored and itsdevbear committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    ef59256 View commit details
    Browse the repository at this point in the history
  7. revert change

    itsdevbear committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    b3a93e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Update tests/e2e/authz/tx.go

    Co-authored-by: Julien Robert <julien@rbrt.fr>
    tac0turtle and julienrbrt committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e4e0eb3 View commit details
    Browse the repository at this point in the history
  2. Update tests/e2e/staking/suite.go

    Co-authored-by: Julien Robert <julien@rbrt.fr>
    tac0turtle and julienrbrt committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d18729d View commit details
    Browse the repository at this point in the history
  3. Update tests/e2e/staking/test_helpers.go

    Co-authored-by: Julien Robert <julien@rbrt.fr>
    tac0turtle and julienrbrt committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b9ff556 View commit details
    Browse the repository at this point in the history
  4. Update tests/e2e/staking/test_helpers.go

    Co-authored-by: Julien Robert <julien@rbrt.fr>
    tac0turtle and julienrbrt committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    18808a8 View commit details
    Browse the repository at this point in the history
  5. Update x/genutil/collect_test.go

    Co-authored-by: Julien Robert <julien@rbrt.fr>
    tac0turtle and julienrbrt committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1f1cb74 View commit details
    Browse the repository at this point in the history
  6. Update testutil/network/util.go

    Co-authored-by: Julien Robert <julien@rbrt.fr>
    tac0turtle and julienrbrt committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b8944d7 View commit details
    Browse the repository at this point in the history