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: ensure we dont attempt to send funds from deposit to delegate after we refund user #1764

Merged
merged 2 commits into from
Dec 2, 2024

Merge branch 'main' into 1761-dont-transfer-to-delegate-after-refund

c38272f
Select commit
Loading
Failed to load commit list.
Merged

fix: ensure we dont attempt to send funds from deposit to delegate after we refund user #1764

Merge branch 'main' into 1761-dont-transfer-to-delegate-after-refund
c38272f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 2, 2024 in 1s

27.77% of diff hit (target 61.40%)

View this Pull Request on Codecov

27.77% of diff hit (target 61.40%)

Annotations

Check warning on line 136 in x/interchainstaking/keeper/receipt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/keeper/receipt.go#L134-L136

Added lines #L134 - L136 were not covered by tests

Check warning on line 141 in x/interchainstaking/keeper/receipt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/keeper/receipt.go#L138-L141

Added lines #L138 - L141 were not covered by tests

Check warning on line 215 in x/interchainstaking/keeper/receipt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/keeper/receipt.go#L215

Added line #L215 was not covered by tests

Check warning on line 241 in x/interchainstaking/keeper/receipt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/keeper/receipt.go#L241

Added line #L241 was not covered by tests

Check warning on line 265 in x/interchainstaking/keeper/receipt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/keeper/receipt.go#L265

Added line #L265 was not covered by tests