-
Notifications
You must be signed in to change notification settings - Fork 94
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
feat: upgrade pfm v7.1.2 #408
feat: upgrade pfm v7.1.2 #408
Conversation
… and RemoveParachainIBCTokenInfo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR. Why is there more functionality being changed, that seems unrelated to the PFM update?
I'm asking mostly regarding to changes on the ratelimit module, and also some on the parachain_token for instance.
The PFM fork was importing composable as a package to get the type This way, the PFM fork does not need to import anything from composable and then to comply with the interface from PFM I had to remove getters from Some of the changes were because I ran |
100%. for sure it is possible via using PFM as types inside custom package, or handling parachain in IBC stack only. it refatored up IBC stack setup little bit here #395 so it is easier to see stack stucture |
@RafilxTenfen invited you to Composable/ibc-apps fork. Please move fork here. Other than that, mostly ok. So would prefer no fmt noise until noise enforced by ci and no fork solution, but if current thing work - I am ok. For testing some of us run Composable/composable devnets i needed, so sending with rewrite can be imitated by usual cosmos chains or unit tests ( so not max robust test ) |
Hey @dzmitry-lahoda
Please, correct me if I am wrong: on this repo github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v7 => github.com/RafilxTenfen/ibc-apps/middleware/packet-forward-middleware/v7 v7.1.3-0.20240110012424-6c70c9f1396d to |
just make branch here, instead of using own fork. instead of do => github.com/ComposableFi/ibc-apps/middleware/packet-forward-middleware/v7 v7.1.3-0.20240110012424-6c70c9f1396d |
Moved PFM fork to https://github.com/ComposableFi/ibc-apps with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice. thank you. just make sure that ci state after changes is as good as it was before. thank you.
@tungle-notional |
packet-forward-middleware
to v7.1.2