-
Notifications
You must be signed in to change notification settings - Fork 645
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(callbacks)!: SendPacket validation bypass and erroneous event emission are fixed (backport #4568) #4596
Conversation
…ssion are fixed (#4568) * fix: fixed callbacks out of gas handling * fix: fixed panics and oog errors not showing up on events * docs(callbacks): added godocs for error precedence --------- Co-authored-by: Carlos Rodriguez <[email protected]> (cherry picked from commit e192899) # Conflicts: # modules/apps/callbacks/ibc_middleware.go
Pushed empty commit to run the stuck workflows |
Should we be targetting the callbacks release branch? |
I think not @colin-axner, this is a breaking change. I think we should create a new release branch from |
But if this change requires a |
We could do that @crodriguezvega. But merging this PR to So we need to decide whether we want to ensure that |
Is there a reason or a benefit why |
We have created a new release branch for callbacks and this should be backported there |
was this ever backported? see #5173 |
I don't think so. I can slap the backport label to the PR and let the contributor know that we will close his PR instead. |
This is an automatic backport of pull request #4568 done by Mergify.
Cherry-pick of e192899 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will merge the base branch into this PR@Mergifyio backport <destination>
will backport this PR on<destination>
branchAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.com