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: don't fail if add-paths are compatible with existing config #428

Merged
merged 2 commits into from
Feb 15, 2021

Conversation

michaelfig
Copy link
Contributor

This change allows multiple calls to rly config add-paths for the same directory to succeed. It updates existing paths only if the updates don't conflict with existing values.

I'm happy to say that after this, Agoric's dIBC works again (cosmos-sdk v0.41.0)!

@michaelfig michaelfig changed the title fix: don't fail if add-paths compatibly updates fix: don't fail if add-paths are compatible with existing config Feb 15, 2021
Copy link
Contributor

@colin-axner colin-axner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, great work! Happy everything works again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants