Skip to content

Instantly share code, notes, and snippets.

@amc-ie
amc-ie / 312betadiscord.md
Created May 27, 2025 20:54
312 beta discord

📣 MINA MAINNET 3.1.2 BETA1 RELEASE! 📣

Hey @everyone! We are pleased to announce the release of 3.1.2 Mainnet Beta 1. The complete release notes are here, please take a look before you install: https://github.com/MinaProtocol/mina/releases/tag/3.1.2-beta1

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

Debian Packages:

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

@amc-ie
amc-ie / 213beta1.md
Created May 27, 2025 14:20
Mainnet Beta Release 3.1.2-beta1

The o1Labs team is proud to announce that 3.1.2-beta1 is ready to test on Mainnet! This release includes a lot of changes and refactors that will form a foundation for significant upcoming performance improvements in the daemon.

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

Some highlights of what has changed

Improvements

  • #16582: Use disk cache for complete works held in blocks
  • #16796: Refactor Common module in verifier
@amc-ie
amc-ie / 312alphadiscord.md
Created May 22, 2025 19:36
312 alpha discord

📣 MINA DEVNET 3.1.2 ALPHA1 RELEASE! 📣

Hey @everyone! We are pleased to announce the release of 3.1.2 Devnet Alpha 1. The complete release notes are here, please take a look before you install: https://github.com/MinaProtocol/mina/releases/tag/3.1.2-alpha1

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

Debian Packages:

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

@amc-ie
amc-ie / 312alpha.md
Last active May 22, 2025 14:35
Devnet Pre-Release 3.1.2-alpha1

The o1Labs team is proud to announce that 3.1.2-alpha1 is ready to test on Devnet! This release includes a lot of changes and refactors that will form a foundation for significant upcoming performance improvements in the daemon.

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

Some highlights of what has changed

Improvements

  • #16582: Use disk cache for complete works held in blocks
  • #16796: Refactor Common module in verifier
@amc-ie
amc-ie / 311alpha.md
Last active April 24, 2025 19:47
Devnet Pre-Release 3.1.1-alpha1

The o1Labs team is proud to announce that 3.1.1-alpha1 is ready to test on Devnet! This release includes a lot of changes and refactors that will form a foundation for significant upcoming performance improvements in the daemon.

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

Some highlights of what has changed

Improvements

  • #16582: Use disk cache for complete works held in blocks
  • #16796: Refactor Common module in verifier
@amc-ie
amc-ie / 310discord.md
Last active April 24, 2025 20:03
MINA DEVNET 3.1.1 ALPHA1 RELEASE

📣 MINA DEVNET 3.1.1 ALPHA1 RELEASE! 📣

Hey @everyone! We are pleased to announce the release of 3.1.1 Devnet Alpha 1. The complete release notes are here, please take a look before you install: https://github.com/MinaProtocol/mina/releases/tag/3.1.1-alpha1

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

Debian Packages:

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

@amc-ie
amc-ie / 310beta.md
Last active April 1, 2025 19:25
mainnet beta 310 discord

📣 MINA DEVNET 3.1.0 BETA1 RELEASE! 📣

Hey @everyone! Mina's ecosystem partner & incubator, o1Labs, is pleased to announce the release of 3.1.0 Mainnet Beta 1. The complete release notes are here, please take a look before you install: https://github.com/MinaProtocol/mina/releases/tag/3.1.0-beta1

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

Debian Packages:

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

@amc-ie
amc-ie / beta310.md
Created April 1, 2025 13:17
Mainnet Beta Release 3.1.0-beta1

The o1Labs team is proud to announce that 3.1.0-alpha1 is ready to test on Devnet! This release includes some bug fixes, hashing performance enhancements as well as additional code cleanup & general improvements. A very cool addition to this release is an optimization to the ledger synchronization protocol, specifically enhancing how nodes sync their ledger state during a fresh startup, after downtime, or restarting from stale state.

The change reduces the number of network roundtrips needed to sync a ledger and therefore makes syncing fast even as the # of accounts in the ledger grows!

We have also introduced enhancements during bootstrapping to reduce empty blocks on node restart.

We have also landed some very cool additional work such as a reduction of the max time to produce a block from >120s down to <45s and some nice items that allow for [resourc

@amc-ie
amc-ie / 310discord.md
Last active March 27, 2025 20:56
3.1.0-alpha1 discord message

📣 MINA DEVNET 3.1.0 ALPHA1 RELEASE! 📣

Hey @everyone! Mina's ecosystem partner & incubator, o1Labs, is pleased to announce the release of 3.1.0 Devnet Alpha 1. The complete release notes are here, please take a look before you install: https://github.com/MinaProtocol/mina/releases/tag/3.1.0-alpha1

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

Debian Packages:

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

@amc-ie
amc-ie / gist:9774efd70fd8407e84630aaca40e4c84
Last active March 26, 2025 19:34
Devnet Pre-Release 3.1.0-alpha1

The o1Labs team is proud to announce that 3.1.0-alpha1 is ready to test on Devnet! This release includes some bug fixes, hashing performance enhancements as well as additional code cleanup & general improvements. A very cool addition to this release is an optimization to the ledger synchronization protocol, specifically enhancing how nodes sync their ledger state during a fresh startup, after downtime, or restarting from stale state.

The change reduces the number of network roundtrips needed to sync a ledger and therefore makes syncing fast even as the # of accounts in the ledger grows!

We have also introduced enhancements during bootstrapping to reduce empty blocks on node restart.

We have also landed some very cool additional work such as a reduction of the max time to produce a block from >120s down to <45s and some nice items that allow for [resourc