File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-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.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
+
5
20
## v1.7.12
6
21
7
22
Sync v2 is now enabled by default for all nodes. Nodes will sync faster and use less resources. At the moment only ATXs
You can’t perform that action at this time.
0 commit comments