Skip to content

Commit 26d115a

Browse files
committed
Update CHANGELOG for v1.7.14 (#6719)
## Motivation Only updates the changelog in preparation for release v1.7.14
1 parent 4ee432f commit 26d115a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
See [RELEASE](./RELEASE.md) for workflow instructions.
44

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+
519
## v1.7.13
620

721
### Highlights

0 commit comments

Comments
 (0)