github MinaProtocol/mina 1.2.0beta6
Mainnet Beta Release 1.2.0beta6

latest releases: 2.0.0, 2.0.0beta1, 3.0.1-migration-tooling...
pre-release2 years ago

While working on stabilizing 1.2.0, the O(1) Labs team discovered an issue with the transaction inclusion logic. In an abundance of caution, we have provided this 1.2.0beta6 update to prevent larger issues, and the new logic has been thoroughly tested. To instead run this same change on the latest 1.1.5 stable version, see Release 1.1.7.

Complete Changelog since 1.2.0beta5:

1.2.0beta5...1.2.0beta6
For more information about the changes included in other 1.2.0 beta releases, see the previous release notes

Upgrading & Connecting

Daemon Release Artifacts:

Docker Image:
gcr.io/o1labs-192920/mina-daemon:1.2.0beta6-bee023a-mainnet
Debian Package:
NOTE: --peers-list-url flag is no long required when running with systemctl --user ...
To allow for installation of mina beta builds:

echo "deb [trusted=yes] http://packages.o1test.net stretch beta" | sudo tee /etc/apt/sources.list.d/mina-beta.list
sudo apt-get update
sudo apt-get install -y mina-mainnet=1.2.0beta6-bee023a

Archive Node Release Artifacts:

Docker Image:
gcr.io/o1labs-192920/mina-archive:1.2.0beta6-bee023a
Debian Package:
sudo apt-get install -y mina-archive-mainnet=1.2.0beta6-bee023a
Schema for initializing postgres:
create_schema.sql

Step by Step Guide:

Check out our documentation for complete instructions on using this version to connect to Mainnet. Make sure to run with --peer-list-url https://storage.googleapis.com/mina-seed-lists/mainnet_seeds.txt.

If you are running the correct version on the correct network, mina client status will show:

Chain id:     5f704cc0c82e0ed70e873f0893d7e06f148524e3f0bdae2afb02e7819a0c24d1
Git SHA-1:    bee023a25b8884813dc14a843c569dc297878c0a

Don't miss a new mina release

NewReleases is sending notifications on new releases.