Skip to content

Releases: spacemeshos/go-spacemesh

Release v0.2.10-beta.1

06 Jan 08:49
Compare
Choose a tag to compare
Pre-release
update version

Release v0.2.10-beta.0

Release v0.2.9-bata.0

Release v0.2.4-beta.0

Release v0.2.3-beta.0

Release v0.2.2-beta.1

23 Sep 10:50
Compare
Choose a tag to compare
Release v0.2.2-beta.1 Pre-release
Pre-release

Release v0.2.1-beta.3

13 Sep 14:56
Compare
Choose a tag to compare
Release v0.2.1-beta.3 Pre-release
Pre-release

[0.2.1] - 2021/9/13

Added

  • Zip file now includes the node, smrepl and gpu support

Fixed

  • Smeshing can now start after being stopped
  • Waiting before validating blocks from the future
  • AccountMeshDataQuery returns an internal error
  • Smesher rewards address update API endpoint
  • Solved "requested unknown layer hash"
  • Fix a memory leak in post

Changed

  • Reduce API startup time
  • Remove bottlenecks from connection send queue

Using with TweedleDev devnet (NetId 204)

  1. Download the release zip file for your platform from this page (see below).
  2. Follow the instructions on in the devnet mini guide.

Release v0.2.1-beta.1

13 Sep 12:45
Compare
Choose a tag to compare
Release v0.2.1-beta.1 Pre-release
Pre-release

0.2.1 - 2021/9/13

Added

  • Zip file now includes the node, smrepl and gpu support

Fixed

  • Smeshing can now start after being stopped
  • Waiting before validating blocks from the future
  • AccountMeshDataQuery returns an internal error
  • Smesher coinbase update API endpoint
  • Solved "requested unknown layer hash"
  • Fix a memory leak in post

Changed

  • Shorten API server startup time
  • Remove bottlenecks from connection send queue

Zip Files

Release v0.2.0-rc7

31 Aug 17:27
Compare
Choose a tag to compare
Release v0.2.0-rc7 Pre-release
Pre-release

Release Notes

Compiled Release

  • Download the zip file listed below for your platform.

Compiled go-spacemesh Binaries

Release v0.2.0-rc5 for devnet

31 Aug 15:47
Compare
Choose a tag to compare
Pre-release

Release Notes

  • Fix for smeshing via the api issue #2712