File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
See [ RELEASE] ( ./RELEASE.md ) for workflow instructions.
4
4
5
+ ## v1.7.14
6
+
7
+ ### Improvements
8
+
9
+ * [ #6708 ] ( https://github.com/spacemeshos/go-spacemesh/pull/6708 ) Long deprecated or unimplemented endpoints for GRPC
10
+ v1 have been removed.
11
+
12
+ * [ #6712 ] ( https://github.com/spacemeshos/go-spacemesh/pull/6712 ) Added additional checks to prevent publishing ATXs
13
+ that would mark the identity that created them as malicious. Instead the publication will fail and the node will
14
+ log an error.
15
+
16
+ * [ #6715 ] ( https://github.com/spacemeshos/go-spacemesh/pull/6715 ) The new malfeasance protocol is disabled until ATXv2
17
+ goes live. This prevents nodes getting stuck on syncing when upgrading without ATXv2 enabled.
18
+
5
19
## v1.7.13
6
20
7
21
### Highlights
You can’t perform that action at this time.
0 commit comments