Skip to content

Commit 9a5d30c

Browse files
committed
Update CHANGELOG
1 parent be50af6 commit 9a5d30c

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,15 @@ See [RELEASE](./RELEASE.md) for workflow instructions.
66

77
### Improvements
88

9-
* [#6269](https://github.com/spacemeshos/go-spacemesh/pull/6269) Use sub query instead of left join to speed up.
10-
transaction list query
9+
* [#6269](https://github.com/spacemeshos/go-spacemesh/pull/6269) Use sub query instead of left join to speed up
10+
transaction list query.
11+
12+
* [#6278](https://github.com/spacemeshos/go-spacemesh/pull/6278) Reduce logging levels of some messages to reduce noise.
13+
14+
* [#6279](https://github.com/spacemeshos/go-spacemesh/pull/6279) Speed up initialization of tortoise by reducing the
15+
number of queries to the DB.
16+
17+
* [#6268](https://github.com/spacemeshos/go-spacemesh/pull/6268) Fix incorrect timing collection for proposal builder.
1118

1219
* [#6278](https://github.com/spacemeshos/go-spacemesh/pull/6278) Reduce logging levels of some messages to reduce noise.
1320

0 commit comments

Comments
 (0)