From cfa6cdcb9fc7e2e9c21155a3e5f9f62458168e2b Mon Sep 17 00:00:00 2001 From: "Masih H. Derkani" Date: Wed, 29 Jan 2025 16:13:28 +0000 Subject: [PATCH] Update the pain-log. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8b8a8a933..603e8b0e31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ - refactor(eth): attach ToFilecoinMessage converter to EthCall method for improved package/module import structure. This change also exports the converter as a public method, enhancing usability for developers utilizing Lotus as a library. ([filecoin-project/lotus#12844](https://github.com/filecoin-project/lotus/pull/12844)) +- chore: switch to pure-go zstd decoder for snapshot imports. ([filecoin-project/lotus#12857](https://github.com/filecoin-project/lotus/pull/12857)) + # UNRELEASED v.1.32.0 See https://github.com/filecoin-project/lotus/blob/release/v1.32.0/CHANGELOG.md