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

ibc: fix channel in recv_transfer_packet_inner #2934

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

avahowell
Copy link
Contributor

The channel to be used for value balance should be the source channel on the chain that originally sent the funds, i.e. channel B in recv_packet, not channel A.

The channel to be used for value balance should be the source channel on the chain that originally sent the funds, i.e. channel B in recv_packet, not channel A.
@avahowell avahowell temporarily deployed to smoke-test August 15, 2023 21:11 — with GitHub Actions Inactive
@conorsch
Copy link
Contributor

Refs #2935, I will test post-merge to confirm the problem is resolved.

@conorsch conorsch merged commit ce5b75c into main Aug 15, 2023
@conorsch conorsch deleted the fix-valuebalance-channel branch August 15, 2023 21:54
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