Skip to content

Commit

Permalink
Release v1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dshulyak committed Nov 24, 2023
1 parent c83e91c commit af5e2ae
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

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


## Release v1.2.7

### Improvements

* [#5289](https://github.com/spacemeshos/go-spacemesh/pull/5289) build active set from activations received on time

should decrease the state growth at the start of the epoch because of number of unique activets.

* [#5291](https://github.com/spacemeshos/go-spacemesh/pull/5291) parametrize queue size and throttle limits in gossip

* reduce log level for "atx omitted from active set"

* [#5302](https://github.com/spacemeshos/go-spacemesh/pull/5302) improvements in transaction validation

## Release v1.2.6

### Improvements
Expand Down

0 comments on commit af5e2ae

Please sign in to comment.