v1.14.0 #8145
Replies: 5 comments 5 replies
-
This release looks incorrect, it appears to be a tag of the |
Beta Was this translation helpful? Give feedback.
-
lotus version problem?
|
Beta Was this translation helpful? Give feedback.
-
为什么是 |
Beta Was this translation helpful? Give feedback.
-
https://github.com/filecoin-project/lotus/blob/v1.14.0/build/params_mainnet.go#L70 comment looks incorrect |
Beta Was this translation helpful? Give feedback.
-
Excuse me, but what time zone is meant in the upgrade date? |
Beta Was this translation helpful? Give feedback.
-
1.14.0 / 2022-02-17
This is a MANDATORY release of Lotus that introduces Filecoin network v15, codenamed the OhSnap upgrade.
The network is scheduled to upgrade to v15 on March 1st at 2022-03-01T15:00:00Z. All node operators, including storage providers, must upgrade to this release (or a later release) before that time. Storage providers must update their daemons, miners, and worker(s).
The OhSnap upgrade introduces the following FIPs, delivered in actors v7:
It is recommended that storage providers download the new params before updating their node, miner, and workers. To do so:
make lotus-shed
./lotus-shed fetch-params
with the appropriateproving-params
flagAll 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
Improvements
Bug Fixes
SplitStore: supress compaction near upgrades (#7734)
Others
Contributors
This discussion was created from the release v1.14.0.
Beta Was this translation helpful? Give feedback.
All reactions