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: create x/mint Go module #17812

Closed
wants to merge 14 commits into from
Closed

refactor: create x/mint Go module #17812

wants to merge 14 commits into from

Commits on Sep 20, 2023

  1. refactor: create x/mint Go module

    This change adds a go.mod file for x/mint to
    be spun out as an independent Go module.
    
    Updates #11899
    Fixes #17813
    odeke-em committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6dbf561 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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

    tac0turtle committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c3efa48 View commit details
    Browse the repository at this point in the history
  3. fix build

    tac0turtle committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6e9e7a7 View commit details
    Browse the repository at this point in the history
  4. use commit hash

    tac0turtle committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    221959a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc1e56a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. fix livness test

    tac0turtle committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    7c101eb View commit details
    Browse the repository at this point in the history
  2. update mint go mod

    tac0turtle committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    bf0db06 View commit details
    Browse the repository at this point in the history
  3. update go mod

    tac0turtle committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    fea37c2 View commit details
    Browse the repository at this point in the history
  4. fix dist test

    tac0turtle committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    fc441dc View commit details
    Browse the repository at this point in the history
  5. fix comment

    tac0turtle committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    d26daa2 View commit details
    Browse the repository at this point in the history
  6. add ci testing for mint

    tac0turtle committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    95b78e5 View commit details
    Browse the repository at this point in the history
  7. add sonar

    tac0turtle committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f99e197 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b25e59d View commit details
    Browse the repository at this point in the history