"MVP" is the first collection of code merged, and "launch" is the version proposed for Hub deployment.
provableStore data (blocked on spec)IRIS has started on the bank-bridge module, and I have reviewed it: https://github.com/cosmos/cosmos-sdk/pull/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 https://github.com/cosmos/ics/pull/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 v1.0.0-rc4 of the IBC spec.
There is already a v1.0.0-rc5, and there will be another release candidate or two prior to finalisation.
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 https://github.com/cosmos/cosmos-sdk/issues/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.
Most helpful comment
Suggested additions by @zmanian et al.