Skip to content

Releases: junobuild/juno-docker

v0.0.29

27 Jun 13:38
Compare
Choose a tag to compare

Features

  • Update Satellite, Mission Control and Console to release v0.0.31.
  • Deploy modules to Console using the new proposals flow.
  • Update IC settings for the Console when adding a controller.

v0.0.28

23 Jun 14:38
Compare
Choose a tag to compare

Fix

  • Missing required version field to perform Satellite's configuration updates.

v0.0.27

20 Jun 07:26
Compare
Choose a tag to compare

Features

  • CLI support for renamed collection configuration datastore instead of db (softly deprecated).

v0.0.26

15 Jun 12:31
Compare
Choose a tag to compare

Features

  • Expose a new endpoint in the administration server to set the controller to the Console for local development purposes.

v0.0.25

04 Jun 20:36
Compare
Choose a tag to compare

Fix

  • undefined init module error when updating Console's WASM code in juno-console.

v0.0.24

27 May 16:58
Compare
Choose a tag to compare

Features

  • Upgrade replica as executing proposal 130083 (except icx-proxy which must be pinned).
  • Make replica logging quiet.
  • Set-up initial-notary-delay-millis via ic-starter for a faster replica.

Build

  • Bump CLI dependencies including @junobuild/config which does not require version in the dev config.

v0.0.23

16 May 13:01
Compare
Choose a tag to compare

Features

  • Spin-up an little server meant to execute various administration commands that can be useful when developing Juno in junobuild/console.

v0.0.22

16 May 08:16
Compare
Choose a tag to compare

Fix

  • Console canister ID undefined when re-deploying modules in junobuild/console.

v0.0.21

15 May 20:22
Compare
Choose a tag to compare

Features

  • After installation of the Console, upload the Satellite, Mission Control and Orbiter for releases.

v0.0.20

15 May 18:44
Compare
Choose a tag to compare

Features

This release introduces junobuild/console, a Docker container similar to the junobuild/satellite but specifically tailored to provide the backbone for developing Juno locally. Instead of spinning and monitoring a Satellite, it manages other types of smart contracts, including the Console and Observatory. Additionally, it spins up essential canisters required by the platform, such as the NNS Governance and the CMC canisters.