Testnet Build v0.1.23
Pre-release
Pre-release
This release targets the Tweedledee testnet with Network ID 124.
Release Notes
This release includes all fixes and updates included in v0.1.22. It drops one major previous update suspected of contributing to testnet instability, #2128, as well as some testing-related PRs that do not affect production. It includes full support for both the old and new APIs.
Compiled Binaries
- Windows: https://storage.googleapis.com/go-spacemesh-release-builds/v0.1.23/windows-latest/go-spacemesh.exe
- Linux: https://storage.googleapis.com/go-spacemesh-release-builds/v0.1.23/ubuntu-latest/go-spacemesh
- Mac: https://storage.googleapis.com/go-spacemesh-release-builds/v0.1.23/macos-latest/go-spacemesh
Config File
https://storage.googleapis.com/spacecraft-data/tweedlelite124-archive/config.json
Joining Network 124
- 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.