You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
Proposal: add ibc ante handler to the ante pipeline
ibc-go v3 has implemented an ante handler to reject redundant messages in check tx, which should be added to the ante pipeline.
https://github.com/cosmos/ibc-go/blob/main/modules/core/ante/ante.go#L15
Current behavior: [What currently happens]
Desired behavior: [What you would like to happen]
Use case: [Why is this important (helps with prioritizing requests)]
Requests may be closed if we're not actively planning to work on them.
The text was updated successfully, but these errors were encountered: