Skip to content

Commit

Permalink
chore(release): cherry-pick v1.28.2 and v1.29.1 changelog back to mas…
Browse files Browse the repository at this point in the history
…ter (#12484)

* downgrade bls

* chore: update patch version and prep changelog

chore: update patch version and prep changelog

* chore: remove changelog-entries that has landed in releases

chore: remove changelog-entries that has landed in releases

---------

Co-authored-by: Jennifer Wang <jiayingw703@gmail.com>
  • Loading branch information
rjan90 and jennijuju authored Sep 19, 2024
1 parent 15ee55f commit 3937142
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@

## Bug Fixes

# Node v1.29.1 / 2024-09-16

This is a Lotus Node patch release that addresses a critical sync issue affecting users of the v1.29.0 release. The primary fix in this release is:

- Downgrade of a dependency that was causing invalid BLS signatures, leading to sync failures for many Lotus nodes. See [#12467](https://github.com/filecoin-project/lotus/issues/12467) for more information about the bug.

We strongly recommend that all users currently running Lotus v1.29.0 upgrade to this version to resolve the syncing problems.

## Bug Fixes
- Update BLS dependency to fix [filecoin-project/lotus#12467](https://github.com/filecoin-project/lotus/pull/12467).

# 1.28.3 / 2024-09-16

This is a Lotus Node patch release that addresses a critical sync issue affecting users of the v1.28.2 release. The primary fix in this patch release is downgrading of a dependency that was causing invalid BLS signatures, leading to sync failures for many Lotus nodes. See #12467 for more information about the issue/bug.

## Bug Fixes
- Update BLS dependency to fix [filecoin-project/lotus#12467](https://github.com/filecoin-project/lotus/pull/12467).

# UNRELEASED v1.29.2
Expand Down

0 comments on commit 3937142

Please sign in to comment.