Skip to content

Releases: spacemeshos/smapp

Release v1.3.6

19 Jan 17:20
Compare
Choose a tag to compare

Compiled Binaries

What's Changed

Go-spacemesh v1.3.5

spacemeshos/go-spacemesh#5470 Fixed a bug in event reporting where the node reports a disconnection from the PoST service as a "PoST failed" event. Disconnections cannot be avoided completely and do not interrupt the PoST proofing process. As long as the PoST service reconnects within a reasonable time, the node will continue to operate normally without reporting any errors via the event API.
Users of a remote setup should make sure that the PoST service is actually running and can reach the node. Observe the log of both apps for indications of a connection problem.

Full Changelog: v1.3.5...v1.3.6

No changes in Smapp.

Release v1.3.5

18 Jan 17:48
Compare
Choose a tag to compare
Release v1.3.5 Pre-release
Pre-release

Compiled Binaries

What's Changed

Go-spacemesh v1.3.4

spacemeshos/go-spacemesh#5467
Fix a bug that could cause ATX sync to stall because of exhausted limit of concurrent requests for dependencies.
Fetching dependencies of an ATX is not limited anymore.

No changes in Smapp.

Full Changelog: v1.3.4...v1.3.5

Release v1.3.4

17 Jan 16:13
Compare
Choose a tag to compare
Release v1.3.4 Pre-release
Pre-release

Compiled Binaries

What's Changed

Go-spacemesh v.1.3.3
It contains some important improvements, please check out the changelog.

No changes on Smapp side.

Full Changelog: v1.3.3...v1.3.4

Release v1.3.3

12 Jan 16:16
Compare
Choose a tag to compare

Compiled Binaries

What's Changed

Full Changelog: v1.3.2...v1.3.3

Release v1.3.2

11 Jan 19:35
Compare
Choose a tag to compare

Compiled Binaries

What's Changed

Go-spacemesh v.1.3.2

#5432 Fixed a possible race that is caused by a node processing the same bootstrapped active set twice.

No changes on Smapp side.

Full Changelog: v1.3.1...v1.3.2

Release v1.3.1

11 Jan 08:50
Compare
Choose a tag to compare

Compiled Binaries

What's Changed

Go-spacemesh v1.3.1

Highlights

  • This version will do a migration and vacuuming of the database, which will reduce its size dramatically (more than 4 times).
    This process may take some time, so please be patient.
  • Proof generation is now done via a dedicated service instead of the node. By default, the node runs such a service locally, so nothing changes for Smapp users.
  • Improved network stability and performance: allow the active set to be set in advance for an epoch. So consensus will start on the first layer of an epoch.
  • See full changelog please see also full changelog for v1.3.0

Features

Developer Experience

Release v1.3.0

09 Jan 15:43
Compare
Choose a tag to compare
Release v1.3.0 Pre-release
Pre-release

Compiled Binaries

What's Changed

Go-spacemesh v1.3.0

Highlights

  • This version will do a migration and vacuuming of the database, which will reduce its size dramatically (more than 4 times).
    This process may take some time, so please be patient.
  • Proof generation is now done via a dedicated service instead of the node. By default, the node runs such a service locally, so nothing changes for Smapp users.
  • Improved network stability and performance: allow the active set to be set in advance for an epoch. So consensus will start on the first layer of an epoch.
  • See full changelog

Features

Developer Experience

New Contributors

Full Changelog: v1.2.14...v1.3.0

Release v1.3.0-rc.1

05 Jan 07:46
Compare
Choose a tag to compare
Release v1.3.0-rc.1 Pre-release
Pre-release

Release Candidate

Not supposed to be used on the MainNet except for testing purposes.

Compiled Binaries

What's Changed

Go-spacemesh v1.3.0-rc3

Features

Developer Experience

New Contributors

Full Changelog: v1.2.14...v1.3.0-rc.1

Release v1.2.14

21 Dec 20:37
Compare
Choose a tag to compare

Compiled Binaries

What's Changed

Go-spacemesh v1.2.13

Full Changelog: v1.2.12...v1.2.14

Release v1.2.13

21 Dec 13:07
Compare
Choose a tag to compare
Release v1.2.13 Pre-release
Pre-release

Compiled Binaries

What's Changed

Go-spacemesh v1.2.12

Full Changelog: v1.2.12...v1.2.13