-
Notifications
You must be signed in to change notification settings - Fork 355
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
Refactor MBT for ICS02 & ICS03 using new modelator Rust API #812
Conversation
@andrey-kuprianov What's the status on this? Can we expect to merge it sometime or is there much left to do? |
@romac There is not much to do actually, besides that this depends on the informalsystems/modelator#44 PR being merged, and there are still some bugs preventing this. I will address those in the beginning of the next week. Sorry for the delay -- there are many other things I need to take care of, unfortunately, so everything progresses a bit slow. |
Thanks for the update! I didn't want to imply there was a rush of any kind, just wanted to enquire about the status as I'd like to see that work being put to use for the sake of Hermes :) |
actually thank you for the update: knowing that this might be useful for Hermes is a very good motivator for me to finish it sooner rather than later;) |
Closing: deprioritized. |
Closes: cosmos/ibc-rs#29
Description
Refactoring of MBT for ICS02 & ICS03 using the new
modelator
Rust APIFor contributor use:
docs/
) and code comments.Files changed
in the Github PR explorer.