-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Post-MVP pre-launch IBC tasks #5199
Comments
|
|
IRIS has started on the bank-bridge module, and I have reviewed it: #5204 |
@marbar3778 suggested that we call it the "bank packet handling module". I tend to agree, "bridge module" evokes PoW bridges, which this is not. |
I am working on the specification compliance test vectors in cosmos/ibc#291. I expect an initial version sometime next week (when SFBW may cause busy-ness, so no rush) - at that point, it will be possible for the SDK to import a Go shim and test all the specified IBC functions against canonical test vectors. |
Note that the SDK is currently implementing There is already a I expect it will be most efficient for the SDK to test & polish the current version before upgrading to the latest spec; this is fine, they can proceed in parallel. You can always find all the spec releases here. |
Suggested additions by @zmanian et al.
|
Can we consolidate this issue into #5125? |
Closing this in favor of #5125 where I have also moved these items. |
Thanks @jackzampolin, I updated #5125 a bit. I think it's comprehensive now. |
"MVP" is the first collection of code merged, and "launch" is the version proposed for Hub deployment.
provableStore
data (blocked on spec)The text was updated successfully, but these errors were encountered: