Skip to content

Commit

Permalink
Update CHANGELOG for v1.4.3 (#5775)
Browse files Browse the repository at this point in the history
## Motivation

Prepares release for v1.4.3
  • Loading branch information
fasmat committed Mar 25, 2024
1 parent 3363eaf commit 44e26c4
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,21 @@

See [RELEASE](./RELEASE.md) for workflow instructions.

## UNRELEASED
## Release v1.4.3

### Upgrade information
### Improvements

### Highlights
* [#5753](https://github.com/spacemeshos/go-spacemesh/pull/5753) Fix for a possible segmentation fault in setups with
remote post services when an identity does their initial proof.

### Features
* [#5755](https://github.com/spacemeshos/go-spacemesh/pull/5755) improve efficiency of downloading and applying blocks
after ballots were counted.

### Improvements
* [#5761](https://github.com/spacemeshos/go-spacemesh/pull/5761) don't interrupt sync if ballots in a layer were
ignored or rejected.

* [#5753](ttps://github.com/spacemeshos/go-spacemesh/pull/5753) Fix for a possible segmentation fault in setups with
remote post services when an identity does their initial proof.
* [#5762](https://github.com/spacemeshos/go-spacemesh/pull/5762) Fix a bug where the node could get stuck in a loop
when trying to fetch a block that is not in the mesh.

## Release v1.4.2

Expand Down

0 comments on commit 44e26c4

Please sign in to comment.