From e05b9ce039cd4d9be046312732054bb313eac373 Mon Sep 17 00:00:00 2001 From: Aayush Rajasekaran Date: Thu, 17 Feb 2022 20:50:52 -0500 Subject: [PATCH] CHANGELOG: add a note about premigrations --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39f015158..8325634ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ It is recommended that storage providers download the new params before updating - run `make lotus-shed` - run `./lotus-shed fetch-params` with the appropriate `proving-params` flag - Upgrade the Lotus daemon and miner **when the previous step is complete** + +All node operators, including storage providers, should be aware that a pre-migration will begin at 2022-03-01T13:30:00Z (150 minutes before the real upgrade). The pre-migration will take between 20 and 50 minutes, depending on hardware specs. During this time, expect slower block validation times, increased CPU and memory usage, and longer delays for API queries. ## New Features and Changes - Integrate actor v7-rc1: