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

Simplify CLI commands by saving rpc-addr and project to context #592

Closed
wants to merge 12 commits into from

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    5fb9282 View commit details
    Browse the repository at this point in the history
  2. add : context command

    Wu22e authored and khw0801 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    6fe0f6e View commit details
    Browse the repository at this point in the history
  3. fix : update context variable using viper

    Wu22e authored and khw0801 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    be7ac3b View commit details
    Browse the repository at this point in the history
  4. fix : add err check

    Wu22e authored and khw0801 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    dbee189 View commit details
    Browse the repository at this point in the history
  5. fix : add error wrapping

    Wu22e authored and khw0801 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    51467ad View commit details
    Browse the repository at this point in the history
  6. fix : goimports

    Wu22e authored and khw0801 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4e36603 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aff8dad View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    d9334c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee803ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8256de View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

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

Commits on Sep 16, 2023

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