After discovering the issue with transaction inclusion logic, which we addressed with the 1.1.7 release, our team took a closer look at the remaining transaction logic and added some more aggressive tests to that area of the code in order to ensure there were no remaining bugs. In that process, the team found additional transaction inclusion logic issues, covering other edge cases that were not triggered on our dev network yet. In an abundance of caution, we have provided a stable fix on top of the existing 1.1.7 codebase, tagged as 1.1.8. The changes have been thoroughly tested, and are limited to the minimal change to prevent future issues. To run this same change on the 1.2.0 beta release version, see 1.2.0beta7.
Complete Changelog since 1.1.7:
Upgrading & Connecting
Daemon Release Artifacts:
Docker Image:
gcr.io/o1labs-192920/mina-daemon-baked:1.1.8-b10c0e3-mainnet
Debian Package:
sudo apt-get install -y mina-mainnet=1.1.8-b10c0e3
Archive Node Release Artifacts:
Docker Image:
gcr.io/o1labs-192920/mina-archive:1.1.8-b10c0e3
Debian Package:
sudo apt-get install -y mina-archive=1.1.8-b10c0e3
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: b10c0e3db9112a2a8aebc3eec7c6d2570fcc4044