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!: Bump ICS to include inactive validators #3263

Merged
merged 28 commits into from
Aug 14, 2024
Merged

Conversation

p-offtermatt
Copy link
Contributor

Reopening #3259 after it was merged by accident.

Upgrades ICS to current main (which includes inactive validators).

Best reviewed by commit.

@mpoke mpoke marked this pull request as draft August 14, 2024 08:29
Base automatically changed from marius/bump-version-v20 to main August 14, 2024 08:53
@mpoke mpoke marked this pull request as ready for review August 14, 2024 08:56
Copy link
Contributor

@mpoke mpoke left a comment

Choose a reason for hiding this comment

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

LGTM

// in Interchain Security, after which the number of validators
// participating in consensus on the Cosmos Hub will be governed by the
// MaxProviderConsensusValidators parameter in the provider module.
func SetMaxValidators(ctx sdk.Context, stakingKeeper stakingkeeper.Keeper) error {
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this called Set... while the previous one Initialize...?

Copy link
Contributor

@insumity insumity left a comment

Choose a reason for hiding this comment

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

Best reviewed by commit.

I looked directly at the files. I left some minor comments but otherwise, LGTM.

app/upgrades/v20/upgrades.go Outdated Show resolved Hide resolved
@mpoke mpoke merged commit 107ffbb into main Aug 14, 2024
17 checks passed
@mpoke mpoke deleted the ph/inactive-vals-ics-upgrade branch August 14, 2024 20:20
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.

3 participants