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

Allow client IDs, conn IDs, and chain IDs to be updated for paths #1077

Merged
merged 7 commits into from
Jan 31, 2023

Conversation

agouin
Copy link
Member

@agouin agouin commented Jan 30, 2023

Expand rly paths update to enable updating all path params.

This is useful for interchain-security where the consumer client tracking the provider is initialized in genesis, and the provider client tracking the consumer is created when the passed proposal executes after the consumer chain spawn time in the proposal. That way, the client IDs can be updated on the path instead of creating more clients.

Base automatically changed from andrew/trusting_period_ics to main January 30, 2023 17:43
@agouin agouin marked this pull request as ready for review January 30, 2023 18:43
Copy link
Member

@jtieri jtieri left a comment

Choose a reason for hiding this comment

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

Had a couple comments but nothing I think is worth blocking on.

cmd/paths.go Outdated Show resolved Hide resolved
cmd/flags.go Outdated Show resolved Hide resolved
@agouin agouin merged commit 3d5f83b into main Jan 31, 2023
@agouin agouin deleted the andrew/paths_update branch January 31, 2023 02:47
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