Check that IBC handlers don't short-circuit misbehavior handling #4209
Labels
A-IBC
Area: IBC integration with Penumbra
needs-refinement
unclear, incomplete, or stub issue that needs work
_P-high
High priority
_P-V1
Priority: slated for V1 release
security
Issues or work related to security.
Describe the bug
While discussing cosmos/ibc-go#6159 , I mentioned our IBC implementation's short-circuit behavior, and @srdtrk pointed out that there's a possibility that this causes us to not handle misbehavior correctly:
We should audit the code and ensure that our short-circuiting behavior doesn't prevent this.
A fix for this issue is either:
The text was updated successfully, but these errors were encountered: