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 panic in context when setting nodeURI #7699

Merged
merged 6 commits into from
Oct 28, 2020
Merged

Commits on Oct 28, 2020

  1. Fix panic in context

    Move URI parsing outside of context. WithNodeURI will only set the nodeURI. To set the Client in the context, WithClient must be called.
    colin-axner committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    8498be6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4948ebd View commit details
    Browse the repository at this point in the history
  3. add changelog

    colin-axner committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    4ae0dd9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'colin/7575-node-ip-panic' of github.com:cosmos/cosmos-s…

    …dk into colin/7575-node-ip-panic
    colin-axner committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    d19a498 View commit details
    Browse the repository at this point in the history
  5. add deleted space back

    colin-axner committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    65df785 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0097e73 View commit details
    Browse the repository at this point in the history