v046-v047 upgrade handler #46
-
Hello everyone :) I'm debugging my update_handler for v046->v047 migration (and ibc/go v6.x -> v7.3) I added extra checks to see what's happening in the background with this: And this is the result: When I run the upgrade:
If in example, I don't include the
But also: What I'm doing wrong? Have I forgotten the ibc types ?¿? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
any hint @tac0turtle & @julienrbrt ? |
Beta Was this translation helpful? Give feedback.
-
Did you add this? @RaulBernal https://github.com/cosmos/ibc-go/blob/c75650a1a037a9fecba5a9005df380f707520ff7/testing/simapp/app.go#L913 |
Beta Was this translation helpful? Give feedback.
Did you add this? @RaulBernal https://github.com/cosmos/ibc-go/blob/c75650a1a037a9fecba5a9005df380f707520ff7/testing/simapp/app.go#L913