Skip to content

Instantly share code, notes, and snippets.

@amc-ie
amc-ie / berkeleyumt.md
Last active March 1, 2024 01:20
UMT Upgrade Release

❗ This release is only for UMT testing ❗


This is the final release in the UMT testing phase which concludes the execution of the upgrade mechanism. This release marks a new upgraded network with all of the Berkeley functionality that will feature on Mainnet when subsequently upgraded. This version of the daemon is not compatible with the previous builds and as such it is necessary to either install this on a clean system or to remove the previous builds and artifacts. The steps on how to do this contained within the release notes.

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

Removing previous builds

@amc-ie
amc-ie / StopSlotUMTrelease.md
Last active February 27, 2024 20:14
Stop Slot UMT release

❗ This release is only for UMT testing ❗


This release is the follow on UMT release that specifies the stop slot in the codebase that formally begins the upgrade process. This is phase 2 in the 3 phase process; the next and final release will bring the start of the new network and as such the new era of functionality.


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

@amc-ie
amc-ie / preupgraderelease.md
Last active March 29, 2024 02:34
Pre-upgrade UMT release

❗ This release is only for UMT testing ❗


Note - it is recommended to use a clean machine/VM for this testing with no other installed mina instances

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

Connecting to the UMT network

@amc-ie
amc-ie / gist:817d17348871f42638843a586002dc0c
Created February 13, 2024 17:15
Pre-HF Release Notes <Actual title will go here>
<Welcome, hype & explainer text!>
Mina's ecosystem partner, O(1) Labs, is continuously working on improvements to the core protocol and today we are very excited to announce the release of <preHFtag>! This release contains the compoments necessary to implement the upgrade mechanism and will be the last release of our current mainnet codebase.
## What changed
Where to begin?
#### Complete CHANGELOG since <1.4.1rev> in:
@amc-ie
amc-ie / gist:c8e9532598b966f663061b3196a66619
Last active February 13, 2024 16:37
Post-HF Release Notes <Actual title will go here>
<Welcome, hype & explainer text!>
Mina's ecosystem partner, O(1) Labs, is continuously working on improvements to the core protocol and today we are very excited and proud to finally announce the final stage in the Berkeley Upgrade release! This release signifies a major milestone in the Mina journey as it ushers in the new Berkeley era allowing for vastly extended functionality, performance and stability on the Mina mainnet network.
## What changed
Where to begin?
#### Complete CHANGELOG since <1.4.1rev> in:
Mina's ecosystem partner, O(1) Labs, is continuously working on improvements to the core protocol and today we are excited to announce a brand new Berkely release candidate 1551e2f that is ready to test on the new and updated Berkeley Testnet!
Please report any issues in the comments on this post or tag any issues you create with `2.0.0berkeley_rc1` and include `2.0.0berkeley_rc1` in the issue title.
## What changed
This release is the culmination of numerous fixes and additions developed during our previous TestWorld initiative including new features, RFCs, tests, bug fixes and significant performance enhancements. All of the fixes and improvements from the earlier rampup releases are also included in this release.
* Stop txn/network after slot feature https://github.com/MinaProtocol/mina/pull/14773
* Don’t timeout if offline or bootstrapping before genesis https://github.com/MinaProtocol/mina/pull/14328
@amc-ie
amc-ie / gist:0017445f7d26b30f6c57221a1c87d263
Created January 18, 2024 12:54
Devnet Pre-Release 1.4.1alpha1
The O(1) Labs team is proud to announce that 1.4.1alpha1 is ready to test on Devnet! This release includes a set of important bugfixes, improvements as well as code cleanup.
If you run into any issues, please include `Release: 1.4.1alpha1` in the name of any issues you create. Please report any issues you encounter [here](https://github.com/MinaProtocol/mina/issues/new/choose) or join the [Discussion]()!
### What changed
#### Bug Fixes
- Disable snark pool persistence and additional daemon performance fixes due to snark pool https://github.com/MinaProtocol/mina/pull/13409
- Fix for long async cycles impacting block production performance https://github.com/MinaProtocol/mina/pull/13654
@amc-ie
amc-ie / gist:4f43cc084e64b06f26135629673825c6
Last active January 11, 2024 20:42
Berkeley Testnet Release 2.0.0rampup8 (ITN RC4)
Mina's ecosystem partner, O(1) Labs, is continuously working on improvements to the core protocol and today we are excited to announce an updated unstable release 56fa1db that is ready to test on the Testworld 2.0 testnet!
Please report any issues in the comments on this post or tag any issues you create with `Testworld-2-0-protocol-performance-testing` and include `ITN RC4` in the issue title.
#### What changed
This release focuses on bug fixes & improvements implemented based on current findings from the Testworld initiative.
* Fix duplicated rows in zkapp_account_precondition table https://github.com/MinaProtocol/mina/pull/14785
@amc-ie
amc-ie / gist:d55b67ac2665b6afa5d83baa6a684a18
Last active December 13, 2023 15:44
Berkeley Testnet Release 2.0.0rampup7 (ITN RC3)
Mina's ecosystem partner, O(1) Labs, is continuously working on improvements to the core protocol and today we are excited to announce an updated unstable release 4a0fff9 that is ready to test on the Testworld 2.0 testnet!
Please report any issues in the comments on this post or tag any issues you create with berkeley-rampup and include berkeley 4a0fff9 in the issue title.
#### What changed
This release focuses on bug fixes & improvements that bring significant efficiency, performance and stability gains that we are excited to share with you.
##### Bug Fixes