Skip to content
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

docs(pfm): ordering matters in the transferStack (porttypes.IBCModule) #208

Open
Reecepbcups opened this issue Aug 6, 2024 · 0 comments
Labels
packet-forward-middleware Label for items related to the packet forward middleware

Comments

@Reecepbcups
Copy link
Member

reference: CosmosContracts/juno#1044

Ensure to keep PFM higher in the stack compared to other middlewares / modules. This way custom implementation such as ICS29 do not break due to custom handler methods PFM does not support (and never will or should)

Found by: Luca @ informal

@Reecepbcups Reecepbcups added the packet-forward-middleware Label for items related to the packet forward middleware label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packet-forward-middleware Label for items related to the packet forward middleware
Projects
None yet
Development

No branches or pull requests

1 participant