This is v10 of Juno.
This was deprecated before use in favour of v10.0.2
. It is consensus breaking in an upgrade context, so please only use v10.0.2
.
NOTE:
- Versus v10.0.0-alpha, this backs out of using wasmd 0.29-rc* in favour of mainline wasmd 0.28.0. This means also keeping the SDK version the same at 0.45.6.
- Versus v10.0.0-alpha.1 this adds complexity to the v10 upgrade handler, adding in an ICA Host message type (MsgUndelegate) that was omitted in the v7 upgrade handler.
- Versus v10.0.0-alpha.2 and v10.0.0 this additionally adds IBC
MsgTransfer
at the request of 3rd party chains, to bring ICA config in line with the hub for IBC and delegate/redelegate configuration
For the full v10 changelog, go here.
What's Changed
- Adds IBC Msg Transfer to ICA allowed messages
Full Changelog: v10.0.0...v10.0.1