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

feat: update x/foundation to use Finschia/cosmos-sdk #1198

Merged
merged 26 commits into from
Feb 2, 2024

Commits on Jan 24, 2024

  1. Copy x/foundation

    0Tech committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    900d3bb View commit details
    Browse the repository at this point in the history
  2. Update imports

    0Tech committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    07abbff View commit details
    Browse the repository at this point in the history
  3. Update logic

    0Tech committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    62c9184 View commit details
    Browse the repository at this point in the history
  4. Add module proto

    0Tech committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    fcdc2b8 View commit details
    Browse the repository at this point in the history
  5. Wire x/foundation

    0Tech committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b4d5d2c View commit details
    Browse the repository at this point in the history
  6. Update tests

    0Tech committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ae650b4 View commit details
    Browse the repository at this point in the history
  7. Update go.mod

    0Tech committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1e974c3 View commit details
    Browse the repository at this point in the history
  8. Lint

    0Tech committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    02691ad View commit details
    Browse the repository at this point in the history
  9. Use Finschia/cometbft

    0Tech committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    cfb491b View commit details
    Browse the repository at this point in the history
  10. Refactor address codec

    0Tech committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    818e934 View commit details
    Browse the repository at this point in the history
  11. Proto gen

    0Tech committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    9f782a1 View commit details
    Browse the repository at this point in the history
  12. Add x/foundation to pr labeler

    0Tech committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    9113ec2 View commit details
    Browse the repository at this point in the history
  13. Cover x/foundation

    0Tech committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2dac22e View commit details
    Browse the repository at this point in the history
  14. Add e2e tests

    0Tech committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f4d76b1 View commit details
    Browse the repository at this point in the history
  15. Update mocks

    0Tech committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    06cf838 View commit details
    Browse the repository at this point in the history
  16. Gosec

    0Tech committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ba6bd49 View commit details
    Browse the repository at this point in the history
  17. Update CHANGELOG.md

    0Tech committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    32fcdc6 View commit details
    Browse the repository at this point in the history
  18. Fix test workflow

    0Tech committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5b4b894 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    840818b View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Stop using interface for keeper

    0Tech committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    0e1c38b View commit details
    Browse the repository at this point in the history
  2. Remove GetSignBytes

    0Tech committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    87cbf13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdd4669 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Remove legacy simapp

    0Tech committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a8f8c33 View commit details
    Browse the repository at this point in the history
  2. Update x/foundation/README.md

    Co-authored-by: Shogo Hyodo <mmoshg8u@gmail.com>
    0Tech and ulbqb authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ce6b7c6 View commit details
    Browse the repository at this point in the history
  3. Remove testing legacy simapp

    0Tech committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    db4661b View commit details
    Browse the repository at this point in the history
  4. go mod tidy simapp

    0Tech committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d9758c5 View commit details
    Browse the repository at this point in the history