Skip to content

Commit 184c857

Browse files
authored
Prepare Release v1.5.4 (#5967)
1 parent 7aa1c0c commit 184c857

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ See [RELEASE](./RELEASE.md) for workflow instructions.
88

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

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

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

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

6970
### Improvements

0 commit comments

Comments
 (0)