Commit 9a5d30c 1 parent be50af6 commit 9a5d30c Copy full SHA for 9a5d30c
File tree 1 file changed +9
-2
lines changed
1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,15 @@ See [RELEASE](./RELEASE.md) for workflow instructions.
6
6
7
7
### Improvements
8
8
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.
11
18
12
19
* [ #6278 ] ( https://github.com/spacemeshos/go-spacemesh/pull/6278 ) Reduce logging levels of some messages to reduce noise.
13
20
You can’t perform that action at this time.
0 commit comments