Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

add ibc ante handler to the ante pipeline #1109

Closed
yihuang opened this issue Jun 3, 2022 · 1 comment
Closed

add ibc ante handler to the ante pipeline #1109

yihuang opened this issue Jun 3, 2022 · 1 comment

Comments

@yihuang
Copy link
Contributor

yihuang commented Jun 3, 2022

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.

@yihuang yihuang closed this as completed Jun 3, 2022
@yihuang
Copy link
Contributor Author

yihuang commented Jun 3, 2022

already added I think

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant