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) #1301

Merged
merged 5 commits into from
Mar 26, 2024

Update CHANGELOG.md

1568641
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) #1301

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

50.00% of diff hit (target 70.43%)

View this Pull Request on Codecov

50.00% of diff hit (target 70.43%)

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#L389

Added line #L389 was not covered by tests