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: Use bytes instead of string comparison in delete validator queue (backport cosmos/cosmos-sdk#12303) (backport #1301) #1309

Merged
merged 3 commits into from
Mar 29, 2024

Update CHANGELOG.md

3133049
Select commit
Loading
Failed to load commit list.
Merged

fix: Use bytes instead of string comparison in delete validator queue (backport cosmos/cosmos-sdk#12303) (backport #1301) #1309

Update CHANGELOG.md
3133049
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 29, 2024 in 0s

54.54% of diff hit (target 69.78%)

View this Pull Request on Codecov

54.54% of diff hit (target 69.78%)

Annotations

Check warning on line 382 in x/staking/keeper/validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/staking/keeper/validator.go#L382

Added line #L382 was not covered by tests

Check warning on line 389 in x/staking/keeper/validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/staking/keeper/validator.go#L388-L389

Added lines #L388 - L389 were not covered by tests