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(CosmosFullNode): Allow configuring the chain home directory #338

Merged
merged 13 commits into from
Aug 30, 2023

Commits on Aug 18, 2023

  1. temporary hack for dvpn

    DavidNix committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    d7146ec View commit details
    Browse the repository at this point in the history
  2. revert hack

    DavidNix committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7996ab1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c35ec7f View commit details
    Browse the repository at this point in the history
  4. Fix healthcheck command

    DavidNix committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f7bc85b View commit details
    Browse the repository at this point in the history
  5. Add homeDir field

    DavidNix committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f06159b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c777a93 View commit details
    Browse the repository at this point in the history
  7. Use env var for home flag

    DavidNix committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e21be89 View commit details
    Browse the repository at this point in the history
  8. Test custom home dir

    DavidNix committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    5373895 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b21f439 View commit details
    Browse the repository at this point in the history
  10. Fix typos, missing words

    DavidNix committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    02e9765 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    7c5d4fb View commit details
    Browse the repository at this point in the history
  2. Don't use variable expansion

    DavidNix committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    8450673 View commit details
    Browse the repository at this point in the history
  3. Fix tests

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