Releases: spacemeshos/go-spacemesh
Releases Β· spacemeshos/go-spacemesh
Release v0.2.10-beta.1
update version
Release v0.2.10-beta.0
Release v0.2.9-bata.0
Release Notes
Compiled Artifacts
Release v0.2.4-beta.0
Release v0.2.3-beta.0
Release Notes
- Sync reliability under unstable networking conditions.
Joining the 207 Devnet
Config
https://storage.googleapis.com/spacecraft-data/devnet207-archive/config.json
Zip Files
Release v0.2.2-beta.1
Release v0.2.1-beta.3
[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)
- Download the release zip file for your platform from this page (see below).
- Follow the instructions on in the devnet mini guide.
Release v0.2.1-beta.1
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
Release Notes
- Fixed and issue with nodes not being able to smesh #2712
- Please read the mini user guide
Compiled Release
- Download the zip file listed below for your platform.
Compiled go-spacemesh Binaries
- Windows: https://storage.googleapis.com/go-spacemesh-release-builds/v0.2.0-rc7/windows-latest/go-spacemesh.exe
- macOS: https://storage.googleapis.com/go-spacemesh-release-builds/v0.2.0-rc7/macos-latest/go-spacemesh
- Linux: https://storage.googleapis.com/go-spacemesh-release-builds/v0.2.0-rc7/ubuntu-latest/go-spacemesh
Release v0.2.0-rc5 for devnet
Release Notes
- Fix for smeshing via the api issue #2712