Skip to content

v10.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@the-frey the-frey released this 25 Sep 20:58
· 3 commits 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.

What's Changed

New Contributors

Full Changelog: v9.0.0...v10.0.0-alpha.1