Skip to content

Commit d85f2ca

Browse files
committed
Prepare v1.7.13 release (#6701)
## Motivation Update the CHANGELOG for the next release
1 parent 20fd927 commit d85f2ca

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

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

5+
## v1.7.13
6+
7+
### Highlights
8+
9+
With this release the implementation of ATXv2 is complete. We are now actively testing before enabling the feature on
10+
mainnet.
11+
12+
### Improvements
13+
14+
* [#6652](https://github.com/spacemeshos/go-spacemesh/pull/6652) Finalize implementation of malfeasance v2, new proofs
15+
can now be synced between nodes.
16+
17+
* [#6673](https://github.com/spacemeshos/go-spacemesh/pull/6673) Don't log ERROR when sync fails against a peer. Only
18+
if sync against multiple peers fail the node will log an error.
19+
520
## v1.7.12
621

722
Sync v2 is now enabled by default for all nodes. Nodes will sync faster and use less resources. At the moment only ATXs

0 commit comments

Comments
 (0)