v10.0.2
This is v10 of Juno.
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 - Versus v10.0.1and v10.0.0 this additionally adds Gov module
MsgVoteWeighted
at the request of 3rd party chains
For the full v10 changelog, go here.
What's Changed
- Adds
MsgVoteWeighted
as it was requested by the Quicksilver team
Full Changelog: v10.0.0...v10.0.2