Skip to content

Instantly share code, notes, and snippets.

@amc-ie
amc-ie / 301alpha.md
Last active July 17, 2024 21:05
Devnet Pre-Release 3.0.1-alpha1

The O(1) Labs team is proud to announce that 3.0.1-alpha1 is ready to test on Devnet! This release includes a set of important bugfixes, improvements as well as code cleanup & CI improvements.

If you run into any issues, please include Release: 3.0.1-alpha1 in the name of any issues you create. Please report any issues you encounter here or join the Discussion!

What changed

Bug Fixes

@amc-ie
amc-ie / berkeleyupdiscord.md
Last active June 4, 2024 19:25
Mina Mainnet 3.0.0 Berkeley Release Discord

📣 MAINNET 3.0.0 BERKELEY RELEASE: MAJOR UPDATE TO THE CORE PROTOCOL 📣

:Mina_Spectrum: Hey @everyone!

Mina's ecosystem partner, o1Labs, is continuously working on improvements to the core protocol and just released a new major release 3.0.0 that is ready to test on Mainnet!

This release represents the final stage in the Mainnet upgrade process which concludes the execution of the upgrade mechanism. This release brings zk programmability to the new upgraded network, which will unlock developers to build zk smart contracts, zkApps, layer 2 solutions and bridges, and more!

🚨 This is mandatory and without it you will no longer be able to interact with the Mina network from June 5th 2024. 🚨

@amc-ie
amc-ie / 2006hr.md
Last active May 31, 2024 13:03
Mainnet 2.0.0 6hr offline timer release

Connecting to the Mainnet network

Debian Packages:

Debian Repository: First, set up and update the unstable Debian Repository for your platform with the following commands:

sudo rm /etc/apt/sources.list.d/mina*.list
sudo echo "deb [trusted=yes] http://packages.o1test.net $(lsb_release -cs) unstable" | sudo tee /etc/apt/sources.list.d/mina.list
sudo apt-get update
@amc-ie
amc-ie / epochtrans.md
Last active May 29, 2024 21:26
Mina 3.0.0 Epoch Transition Dry Run

This release represents the final build in the epoch transition test process which concludes the execution of this upgrade dry run.


Supported environments include macOS, Linux (Debian 10, 11 and Ubuntu 20.04 LTS), and any host machine with Docker.

Installation

@amc-ie
amc-ie / stopslot.md
Last active May 21, 2024 11:58
Mainnet Stable Stop Slot Release 2.0.0

Mainnet Stable Stop Slot Release 2.0.0

This release is the first phase of the Mina Mainnet upgrade that specifies the stop slots in the codebase that formally begins the upgrade process.


Node operators MUST upgrade to this version as soon as possible, starting immediately and before 27 May, 2024 to ensure we have a maximum percentage of stake running on this new version to successfully continue with the planned upgrade.

It is crucial for block producers to continue running their nodes with version 2.0.0 until the stop network slot is reached so that the network reaches consensus on which block to upgrade from. The team at o1Labs will also be collecting network data from these nodes for the post-upgrade release build.

@amc-ie
amc-ie / discordstopslot.md
Created May 17, 2024 16:04
discord announcement for mainnet beta stop slot release

Hi folks!

As you may know, we are aiming to release our stable stop release for mainnet at the start of next week. We have been currently testing our beta version and would like to share it here for your consideration ahead of releasing the stable version.

This is a subsequent follow on from the current mainnet stable 1.4.1 release that contains logic to determine when the stop slot is defined. This beta is code equivalent to the one that will be released, for more detailed information please see the release notes below.

https://github.com/MinaProtocol/mina/releases/tag/2.0.0beta1

@amc-ie
amc-ie / betastopslot.md
Last active May 17, 2024 15:29
Mina Mainnet Beta 2.0.0 Stop Slot Release

Mina Mainnet Beta 2.0.0 Stop Slot Release

This release is the beta phase of the Mina Mainnet upgrade that specifies the stop slot in the codebase that formally begins the upgrade process. This build is intended for use by experienced community members to test with prior to promoting it to a full stable release very soon. While this has been extensively tested; we promote transparency and always welcome feedback.

For this release we have temporarily enabled node status tracking by default to help us track successful upgrade progress. This behaviour can be turned off by starting the node using the --disable-node-status flag.

This release is a beta version of the release that will set the stage for the upcoming mainnet upgrade by defining the stop slots in the codebase. This stop slot will take effect in just 2 weeks on upgrade day: June 4th, 2024, and thereby kicking off the upgrade process.

Stop Transaction Slot: At Hour 0, this slot will be initiated. Blocks produced by upgraded stakeholders wil

@amc-ie
amc-ie / shortepoch.md
Last active May 7, 2024 19:18
Mina Mainnet 3.0.0 Short Epoch Upgrade Release

Mina Mainnet 3.0.0 Short Epoch Upgrade Release


This release represents the final stage in the Mainnet upgrade process which concludes the execution of the upgrade mechanism. This release marks a new upgraded network with all of the new and exciting Berkeley functionality!


Supported environments include macOS, Linux (Debian 10, 11 and Ubuntu 20.04 LTS), and any host machine with Docker.

@amc-ie
amc-ie / mainnet3.0.0.md
Last active June 4, 2024 19:24
Mina Mainnet 3.0.0 Berkeley Release

Mina Mainnet 3.0.0 Berkeley Release


The o1Labs team is proud to announce that the 3.0.0 Berkeley Release is now ready and available for Mainnet!

This release represents the final stage in the Mainnet upgrade process which concludes the execution of the upgrade mechanism. This release brings zk programmability to the new upgraded network, which will unlock developers to build zk smart contracts, zkApps, layer 2 solutions and bridges, and more!

🚨 This is mandatory and without it you will no longer be able to interact with the Mina network from June 5th 2024. 🚨

@amc-ie
amc-ie / discord301tooling.md
Last active April 30, 2024 20:55
Discord announcement for 3.0.1 migration tooling release

📣 MINA 3.0.1 UPGRADE MIGRATION TOOLING RELEASE! 📣

Hey @everyone! Mina's ecosystem partner, o1Labs, are pleased to announce the stable release of our Upgrade Migration Tooling bundle. This release is the culmination of continuous testing and feedback along with our amazing community to make the upgrade process as smooth and as easy as possible.

The complete release notes are here, please take a look before you install: https://github.com/MinaProtocol/mina/releases/tag/3.0.1-migration-tooling

Installation

Supported environments include macOS, Linux (Debian 10, 11 and Ubuntu 20.04 LTS), and any host machine with Docker.