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: Local-interchain cleanup #710

Merged
merged 9 commits into from
Sep 27, 2023
Merged

Commits on Aug 16, 2023

  1. Fix compiler error

    DavidNix committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5cae1e0 View commit details
    Browse the repository at this point in the history
  2. Use go run in Makefile

    Prevents needing to build the binary first.
    DavidNix committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    bf00e37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fd5ec2 View commit details
    Browse the repository at this point in the history
  4. Remove unecessary global var

    DavidNix committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    20cf604 View commit details
    Browse the repository at this point in the history
  5. Fix misspelling in var name

    DavidNix committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5966ffc View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    5733d50 View commit details
    Browse the repository at this point in the history
  2. Revert "Remove unecessary global var"

    This reverts commit 20cf604.
    Reecepbcups committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    b87ff71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a033db8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

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