Skip to content

Commit

Permalink
Release v1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dshulyak committed Sep 20, 2023
1 parent 4c69d42 commit be829f5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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

## v1.1.8

### Improvements

- [#5040](https://github.com/spacemeshos/go-spacemesh/pull/5040) lift restriction on when node goes out of sync

with this change node will go out of sync only if it can't download layers from peers for 3h (36 layers).
it should help to mitigate node falling out of consensus (not submitting proposals) due to unexpected issues in sync.


## v1.1.7

### Improvements
Expand Down

0 comments on commit be829f5

Please sign in to comment.