File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,9 @@ See [RELEASE](./RELEASE.md) for workflow instructions.
8
8
9
9
* [ #5963 ] ( https://github.com/spacemeshos/go-spacemesh/pull/5963 ) Increase supported number of ATXs to 5.5 Mio.
10
10
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
+
11
14
## Release v1.5.3
12
15
13
16
### Improvements
@@ -62,8 +65,6 @@ coins. Fixes an oversight in the genesis VM implementation.
62
65
* [ #5791 ] ( https://github.com/spacemeshos/go-spacemesh/pull/5791 ) Speed up ATX queries.
63
66
This also fixes ambiguity of nonces for equivocating identities.
64
67
65
- * [ #5856 ] ( https://github.com/spacemeshos/go-spacemesh/pull/5856 ) Bump github.com/spacemeshos/api/release/go to v1.37.0.
66
-
67
68
## Release v1.4.6
68
69
69
70
### Improvements
You can’t perform that action at this time.
0 commit comments