π¨This hotfix release is only for users running the Archive Node service (inc. Rosetta docker container)π¨
For Mina Daemon users, please refer to the 3.2.0 stable release.
This 3.2.1 hotfix releases for Mainnet fixes a very rare edge case on read operations that was caused by a race condition within Archive Node. No other Mina components are affected or changed by this fix. It is recommended to upgrade to this version to avoid the likelihood that this issue will be encountered at any stage in the future.
If you run into any issues please include Release: 3.2.1 in the name of any issues you create. Please report any issues you encounter here or join the discussion
Bug Fixes
#18091 β FIX(Archive.Processor): ensure add_block_aux is always adding block data in 1 single txn
Complete Changelog since 3.2.0:
Supported environments include macOS, Linux (Debian 11, 12 and Ubuntu 20.04 LTS & Ubuntu 24.04 LTS), and any host machine with Docker.
π¨NOTE - as Ubuntu 20.04 has now reached EOL we will phase out support for this in future releasesπ¨
Upgrading & Connecting to Mainnet
Debian Packages:
Debian Repository: First, set up and update the stable Debian Repository for your platform with the following commands:
sudo rm /etc/apt/sources.list.d/mina*.list
echo "deb [trusted=yes] http://packages.o1test.net $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/mina.list
sudo apt-get update
Then, install the package(s) that you need:
Mina Archive: sudo apt-get install --allow-downgrades -y mina-archive=3.2.1-6aa493f
Mina Archive Schema: create_schema.sql
Config File: var/lib/coda/config_6aa493f5.json
Docker Images:
Every docker image is built for each of the supported platforms, replace CODENAME in the images below with your choice of focal, noble, bullseye or bookworm to select the base docker image.
Mina Archive: minaprotocol/mina-archive:3.2.1-6aa493f-CODENAME-mainnet
Mina Rosetta: minaprotocol/mina-rosetta:3.2.1-6aa493f-CODENAME-mainnet
Git SHA-1: 6aa493f5520aff83f27ffb2b28884478334392ce