Skip to content

v10.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@the-frey the-frey released this 26 Sep 09:39
· 1 commit to juno_v10_wasmd_0_28_ica_reinit since this release

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