-
Notifications
You must be signed in to change notification settings - Fork 142
fix: ibc middleware verify sender address incorrectly #769
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
Conversation
Signed-off-by: yihuang <[email protected]>
|
@yihuang lint failing |
vladjdk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good now, let's just fix the lint
lint and unit tests fixed. |
|
@Mergifyio backport release/v0.5.x |
|
|
@Mergifyio backport release/v0.5.x |
✅ Backports have been createdDetails
|
* Problem: ibc middleware verify sender address incorrectly * Update CHANGELOG.md Signed-off-by: yihuang <[email protected]> * remove sendToSelf check * fix test build * fix test * Fix test * fix test --------- Signed-off-by: yihuang <[email protected]> Co-authored-by: Vlad J <[email protected]> Co-authored-by: Alex | Cosmos Labs <[email protected]> (cherry picked from commit 91519e4) # Conflicts: # CHANGELOG.md
…#782) * fix: ibc middleware verify sender address incorrectly (#769) * Problem: ibc middleware verify sender address incorrectly * Update CHANGELOG.md Signed-off-by: yihuang <[email protected]> * remove sendToSelf check * fix test build * fix test * Fix test * fix test --------- Signed-off-by: yihuang <[email protected]> Co-authored-by: Vlad J <[email protected]> Co-authored-by: Alex | Cosmos Labs <[email protected]> (cherry picked from commit 91519e4) # Conflicts: # CHANGELOG.md * fix --------- Co-authored-by: yihuang <[email protected]> Co-authored-by: aljo242 <[email protected]>
Description
Closes: #770
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
mainbranch