v0.1.22
Pre-releaseThis is the initial release for Tweedledee Network ID 123.
Release notes
This release fixes some issues and improves the deployment process.
#2205 - Makefile fixes for Windows @lrettig
#2239 - Prevent deadlock when multiple workers are syncing @antonlerner @y0sher
↳ Each system test now uses a separate instance of Elasticsearch @AmitShaul @sudachen @Narayanprusty
#2237 - Ensure consistent active set size sampling when creating blocks @antonlerner
#2223 - Continuous deployment for releases @Narayanprusty
#2221 - NTP server list is now configurable (users in China have experienced issues connecting to some NTP servers) @Narayanprusty
#2248 - CI fixes @AmitShaul
#2220 - CLI option to enable the Go profiler @Narayanprusty
#2247 - Fix panic when restarting sync @antonlerner
#2260 - Add log messages to enable investigation for testnet issue @antonlerner @y0sher
Compiled Binaries
- Windows: https://storage.googleapis.com/go-spacemesh-release-builds/v0.1.22/windows-latest/go-spacemesh.exe
- Linux: https://storage.googleapis.com/go-spacemesh-release-builds/v0.1.22/ubuntu-latest/go-spacemesh
- Mac: https://storage.googleapis.com/go-spacemesh-release-builds/v0.1.22/macos-latest/go-spacemesh
Config File
https://storage.googleapis.com/spacecraft-data/tweedlelite123-archive/config.json
Joining Network ID 123
- Use one of the compiled binaries or build go-spacemesh from this tag from source code.
- Download the config file to your computer.
- Use CLIWallet to create a rewards account for smeshing. You can download a binary from the release or build it from source code. See: https://github.com/spacemeshos/cli-wallet/releases/tag/v0.1.18
- Start go-spacemesh from your terminal using the config file using the flags described here: https://github.com/spacemeshos/go-spacemesh#joining-a-testnet-with-mining.