Skip to content

Commit

Permalink
Prepare Release v1.5.4 (#5967)
Browse files Browse the repository at this point in the history
  • Loading branch information
fasmat committed May 21, 2024
1 parent 7aa1c0c commit 184c857
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ See [RELEASE](./RELEASE.md) for workflow instructions.

* [#5963](https://github.com/spacemeshos/go-spacemesh/pull/5963) Increase supported number of ATXs to 5.5 Mio.

* [#5952](https://github.com/spacemeshos/go-spacemesh/pull/5952) Optimized searching for a positioning ATX.
Instead of a slow database query the ATX builder now uses the in-memory ATX store to pick a positioning ATX.

## Release v1.5.3

### Improvements
Expand Down Expand Up @@ -62,8 +65,6 @@ coins. Fixes an oversight in the genesis VM implementation.
* [#5791](https://github.com/spacemeshos/go-spacemesh/pull/5791) Speed up ATX queries.
This also fixes ambiguity of nonces for equivocating identities.

* [#5856](https://github.com/spacemeshos/go-spacemesh/pull/5856) Bump github.com/spacemeshos/api/release/go to v1.37.0.

## Release v1.4.6

### Improvements
Expand Down

0 comments on commit 184c857

Please sign in to comment.