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(feegrant): remove bech32 global #15347

Merged
merged 34 commits into from
Mar 24, 2023
Merged

Commits on Mar 10, 2023

  1. feegrant bech32 removal

    tac0turtle committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    539b6fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    683e1f2 View commit details
    Browse the repository at this point in the history
  3. few more changes

    tac0turtle committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    e72f015 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

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

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    fb97ad9 View commit details
    Browse the repository at this point in the history
  2. remove global codec

    tac0turtle committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    1144aef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90e0cac View commit details
    Browse the repository at this point in the history
  4. remove failing tests

    tac0turtle committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    2d56e2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cde3607 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    f16b0fd View commit details
    Browse the repository at this point in the history
  2. address feedback

    tac0turtle committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    4285a67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    979697e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    523c839 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11f2150 View commit details
    Browse the repository at this point in the history
  3. move to address/codec

    tac0turtle committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    232c6f4 View commit details
    Browse the repository at this point in the history
  4. depend on core

    tac0turtle committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    ca828f5 View commit details
    Browse the repository at this point in the history
  5. remove types codec

    tac0turtle committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    5063def View commit details
    Browse the repository at this point in the history
  6. fix imports

    tac0turtle committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    96b3845 View commit details
    Browse the repository at this point in the history
  7. fix imports

    tac0turtle committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    c9fdbdb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8cea31f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    600915c View commit details
    Browse the repository at this point in the history
  2. changelog

    tac0turtle committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    6a0784e View commit details
    Browse the repository at this point in the history
  3. fix build

    tac0turtle committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    d09177a View commit details
    Browse the repository at this point in the history
  4. mock expect

    tac0turtle committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    536d268 View commit details
    Browse the repository at this point in the history
  5. stuck

    tac0turtle committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    aece29f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    c50474d View commit details
    Browse the repository at this point in the history
  2. fix tests

    tac0turtle committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    698ec45 View commit details
    Browse the repository at this point in the history
  3. some fixes

    tac0turtle committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    dc2ebf1 View commit details
    Browse the repository at this point in the history
  4. move higher

    tac0turtle committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    f41cb66 View commit details
    Browse the repository at this point in the history
  5. fix genesis test

    julienrbrt committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    028444b View commit details
    Browse the repository at this point in the history
  6. fix all tests

    julienrbrt committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    4f7a171 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d297e1 View commit details
    Browse the repository at this point in the history
  8. go mod tidy

    julienrbrt committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    0176e31 View commit details
    Browse the repository at this point in the history
  9. remove replace

    julienrbrt committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    764bd17 View commit details
    Browse the repository at this point in the history