Skip to content

Testnet 128 build v0.1.30

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 15:37

This release targets Tweedledee testnet 128 (network ID 28)

Release Notes

This release is identical to the previous release but includes one additional fix for a sync issue. Users whose nodes refuse to sync beyond the genesis layers (layer 575) should run this patched version. See #2374 for more information about the patch. Users not experiencing this issue do not need to upgrade at this time.

Compiled Binaries

Config File

https://storage.googleapis.com/spacecraft-data/tweedlelite128-archive/config.json

Joining the Testnet

  1. Use one of the compiled binaries or build go-spacemesh from this tag from source code.
  2. Download the config file (linked above) to your computer.
  3. 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.22
  4. 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.