Releases: spacemeshos/go-spacemesh
v1.7.6
Important
The version v1.7.5 (released only as beta) of go-spacemesh introduced a bug into the code that handles incoming ATXs. This bug would cause the node to store invalid data in the database and could lead to a node disagreeing about the state of the network with other nodes. This version fixes the bug. If you are running v1.7.5 you should upgrade to v1.7.6 as soon as possible and rebuild your state.db, either via quicksync, from a backup from before you upgraded or by full syncing from genesis.
Zip Files
- Windows amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.6/go-spacemesh-v1.7.6-win-amd64.zip
- macOS amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.6/go-spacemesh-v1.7.6-mac-amd64.zip
- macOS arm64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.6/go-spacemesh-v1.7.6-mac-arm64.zip
- Linux amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.6/go-spacemesh-v1.7.6-linux-amd64.zip
- Linux arm64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.6/go-spacemesh-v1.7.6-linux-arm64.zip
checksum - Zip files
YAML with all the checksums of this version : https://go-spacemesh-release-builds.spacemesh.network/v1.7.6/sha256sum.yaml
- Windows amd64 - sha256 : 74A5533746BF82358FBC44C829CCDA66B85775EBA7AD311F4A22B2FB0C165FD0
- Linux amd64 - sha256: a5b5e7bd1f86966da987c1f0300eff7ccf0a4a74909c77e635811a05107cf493
- Linux arm64 - sha256: 44967e29ca41f454e483325a3605ee3dab8e5c9ea02b51802a0efce62241326e
- macOS amd64 - sha256: 54f2f2c85fef728c6a725586827001a562530c1fa59d7de0b78d93cc70c981ff
- macOS arm64 - sha256: 477a14dd6022dff7f05154827c0e25d7d0d2aa4c24bddb42f159c9a4137a8523
For information about changes in this release see the changelog.
v1.7.4
Zip Files
- Windows amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.4/go-spacemesh-v1.7.4-win-amd64.zip
- macOS amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.4/go-spacemesh-v1.7.4-mac-amd64.zip
- macOS arm64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.4/go-spacemesh-v1.7.4-mac-arm64.zip
- Linux amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.4/go-spacemesh-v1.7.4-linux-amd64.zip
- Linux arm64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.4/go-spacemesh-v1.7.4-linux-arm64.zip
checksum - Zip files
YAML with all the checksums of this version : https://go-spacemesh-release-builds.spacemesh.network/v1.7.4/sha256sum.yaml
- Windows amd64 - sha256 : C75D0530371558397941B02A902351D65921ACC1C71E4EA67D9A5A47BB30E957
- Linux amd64 - sha256: 660f20381b939cec736555bc5505dd98e43724d803697bce1d74d9c7afba142c
- Linux arm64 - sha256: edd99cd8ff3eeeab28f1f8b549377b59f9fa05f7d83708f52954dca96958815e
- macOS amd64 - sha256: 7383eb6b79ef86c863a8990b8db7676cf59089fbc1004d38e5c9f5d118bf7c9c
- macOS arm64 - sha256: 9e5a6166efbd4f33a1d00d61735b152900afb704bb4249f78a3eb6af3bdb198f
For information about changes in this release see the changelog.
activation-service-poc.0
Zip Files
- Windows amd64: https://go-spacemesh-release-builds.spacemesh.network/activation-service-poc.0/go-spacemesh-activation-service-poc.0-win-amd64.zip
- macOS amd64: https://go-spacemesh-release-builds.spacemesh.network/activation-service-poc.0/go-spacemesh-activation-service-poc.0-mac-amd64.zip
- macOS arm64: https://go-spacemesh-release-builds.spacemesh.network/activation-service-poc.0/go-spacemesh-activation-service-poc.0-mac-arm64.zip
- Linux amd64: https://go-spacemesh-release-builds.spacemesh.network/activation-service-poc.0/go-spacemesh-activation-service-poc.0-linux-amd64.zip
- Linux arm64: https://go-spacemesh-release-builds.spacemesh.network/activation-service-poc.0/go-spacemesh-activation-service-poc.0-linux-arm64.zip
checksum - Zip files
YAML with all the checksums of this version : https://go-spacemesh-release-builds.spacemesh.network/activation-service-poc.0/sha256sum.yaml
- Windows amd64 - sha256 : 1E3C3C72340ED74A5DDCEEDF3FD7FF862EE026CB12D881A61B3DB69308CB23E9
- Linux amd64 - sha256: 80fabdd45a4e286035d9794f0ced48123a645545c944828f876a4ee0d4d6822a
- Linux arm64 - sha256: 273fdcc3c4a7301af4dadbb4c8511264edf64f97212b925b4f6606bdf7935b66
- macOS amd64 - sha256: eb06b528da2084683cab328998c33b045ac9e4f67a3f93fa14000535ddf3d71e
- macOS arm64 - sha256: 853dea610c3c6b0aea2379b3b3302e7c7a53c63bbeb98c871712b6d5ea09d229
For information about changes in this release see the changelog.
v1.7.1
Warning
Ensure you are running v1.6.x before upgrading to v1.7.0, if you skip v1.6.x your node will not be able to migrate its local state fully. Upgrading from v1.6.x to v1.7.0 will require a time-consuming database migration that optimizes how the node stores are located locally and will not allow you to downgrade to v1.6.x again. The upgrade process requires you to have at least the same amount of free disk space as your current database size for the duration of the migration.
Zip Files
- Windows amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.1/go-spacemesh-v1.7.1-win-amd64.zip
- macOS amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.1/go-spacemesh-v1.7.1-mac-amd64.zip
- macOS arm64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.1/go-spacemesh-v1.7.1-mac-arm64.zip
- Linux amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.1/go-spacemesh-v1.7.1-linux-amd64.zip
- Linux arm64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.1/go-spacemesh-v1.7.1-linux-arm64.zip
checksum - Zip files
YAML with all the checksums of this version : https://go-spacemesh-release-builds.spacemesh.network/v1.7.1/sha256sum.yaml
- Windows amd64 - sha256 : 2B5B7A9622BDB172094803F0166B4B675D485218E3B5302B0E6DF6AEE1E3FE0E
- Linux amd64 - sha256: ee8ee136d816ce50495ed6f0907ac7455533271302311351f2b012da595a147b
- Linux arm64 - sha256: b25a48c3f71860046cb5c1738b9c2115f3988104b8cdbc0b7afde4e62d1aa4e3
- macOS amd64 - sha256: 74796d66e3b608a508e86cd5c47c201fa8e87ec9549809c206a78df84d5c4915
- macOS arm64 - sha256: a9defef42d0785789730459aea21959deb960c46f168b095ee4f1e76f31e3d4d
For information about changes in this release see the changelog.
v1.7.0
Zip Files
- Windows amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0/go-spacemesh-v1.7.0-win-amd64.zip
- macOS amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0/go-spacemesh-v1.7.0-mac-amd64.zip
- macOS arm64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0/go-spacemesh-v1.7.0-mac-arm64.zip
- Linux amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0/go-spacemesh-v1.7.0-linux-amd64.zip
- Linux arm64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0/go-spacemesh-v1.7.0-linux-arm64.zip
checksum - Zip files
YAML with all the checksums of this version : https://go-spacemesh-release-builds.spacemesh.network/v1.7.0/sha256sum.yaml
- Windows amd64 - sha256 : D51D14BFD05A0DCB8CDE8BAA03E5864ED55E745BE6A563C0FFD574849C864376
- Linux amd64 - sha256: 96b0d9d2b7ebb2775f0eed2081ec58fcb63856683d477321bd92fa604945c00e
- Linux arm64 - sha256: 3a0f4b0a98446d39b98683305b9b48409ef5987616420ee941ad0d6f498b49d7
- macOS amd64 - sha256: 2583bca2c0f13566fa56ba8548f9dca507f73e963ff0eba91a204e1bd0912ed1
- macOS arm64 - sha256: 43c5575b187265294288b8e55b81024fe3f0946c5f2d479cf9fab1556fd0af7b
For information about changes in this release see the changelog.
v1.7.0-beta.0
Warning
Ensure you are running v1.6.x before upgrading to v1.7.0, if you skip v1.6.x your node will not be able to fully migrate its local state. Upgrading from v1.6.x to v1.7.0 will require a time consuming database migration that optimizes how the node stores at locally and will not allow you to downgrade to v1.6.x again.
Zip Files
- Windows amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-beta.0/go-spacemesh-v1.7.0-beta.0-win-amd64.zip
- macOS amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-beta.0/go-spacemesh-v1.7.0-beta.0-mac-amd64.zip
- macOS arm64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-beta.0/go-spacemesh-v1.7.0-beta.0-mac-arm64.zip
- Linux amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-beta.0/go-spacemesh-v1.7.0-beta.0-linux-amd64.zip
- Linux arm64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-beta.0/go-spacemesh-v1.7.0-beta.0-linux-arm64.zip
checksum - Zip files
YAML with all the checksums of this version : https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-beta.0/sha256sum.yaml
- Windows amd64 - sha256 : 03701D909EC5E2A96BE02799442CBA1427151D714821CEAB80D02D61FE20112D
- Linux amd64 - sha256: a82160d63b360992d554f0fceb8f7dc7f864818acce95d5179f6e314fd75dd0d
- Linux arm64 - sha256: 4fe7bf91256c41a1ba2edf1051964a102f275036404eda82e82027f685464c3a
- macOS amd64 - sha256: 17354435ced31c1d7fd33d1cbc04cb71546dbea1e010fdcdbbf4634cbddb53fd
- macOS arm64 - sha256: 927e5c69a1cca28c33a1f0c0ec7a6386b86864cee5212bbe7788952fde2ce29c
For information about changes in this release see the changelog.
v1.7.0-alpha.4
Zip Files
- Windows amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-alpha.4/go-spacemesh-v1.7.0-alpha.4-win-amd64.zip
- macOS amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-alpha.4/go-spacemesh-v1.7.0-alpha.4-mac-amd64.zip
- macOS arm64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-alpha.4/go-spacemesh-v1.7.0-alpha.4-mac-arm64.zip
- Linux amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-alpha.4/go-spacemesh-v1.7.0-alpha.4-linux-amd64.zip
- Linux arm64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-alpha.4/go-spacemesh-v1.7.0-alpha.4-linux-arm64.zip
checksum - Zip files
YAML with all the checksums of this version : https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-alpha.4/sha256sum.yaml
- Windows amd64 - sha256 : 61FC7C032146D7F035B879EA6BB5ECDF085E2E0239CAC450C7034D197FBA16C3
- Linux amd64 - sha256: 918e69ea5c7e4707caee33b592016585d8962e89455bde61cc298eeeead9c369
- Linux arm64 - sha256: 733f322a5b800f2659699b78a36f368acca9f5d1b7f3ca6262f92920555f3251
- macOS amd64 - sha256: 8e52017c2e0341cc6a9799562356a1f8a8b33e99a654e77c14505ed065fe087a
- macOS arm64 - sha256: aaa9ea16afbedebd27574a800abf7055f4239ecde4093263bc1fe54569a7ecdd
For information about changes in this release see the changelog.
v1.7.0-alpha.3
Zip Files
- Windows amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-alpha.3/go-spacemesh-v1.7.0-alpha.3-win-amd64.zip
- macOS amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-alpha.3/go-spacemesh-v1.7.0-alpha.3-mac-amd64.zip
- macOS arm64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-alpha.3/go-spacemesh-v1.7.0-alpha.3-mac-arm64.zip
- Linux amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-alpha.3/go-spacemesh-v1.7.0-alpha.3-linux-amd64.zip
- Linux arm64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-alpha.3/go-spacemesh-v1.7.0-alpha.3-linux-arm64.zip
checksum - Zip files
YAML with all the checksums of this version : https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-alpha.3/sha256sum.yaml
- Windows amd64 - sha256 : 5F4A5B58173FA2A425C1AC8451FF03E1FD6E1E88BEF2505FEE3BB47E6594D6C6
- Linux amd64 - sha256: 21886643fad4dfe8d5dc1088d90de796df1b04907e4bf2757097923977408183
- Linux arm64 - sha256: b37830ed3050a879ff09741aa13792423615ae765a33884ed65534775d456b98
- macOS amd64 - sha256: 8a0ee8ca74a6696ae7e9ad565c1b9cd886a929a03c64656fa5538f1680ceadb9
- macOS arm64 - sha256: 1fdbaf6c0aa56a92146163d669ec0bca1716ce73cdd0080c074674e0467926ee
For information about changes in this release see the changelog.
v1.7.0-alpha.2
Caution
This is an alpha release; among other changes, this includes LONG database migration, and it's NOT backward compatible with the 1.6 releases.
Zip Files
- Windows amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-alpha.2/go-spacemesh-v1.7.0-alpha.2-win-amd64.zip
- macOS amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-alpha.2/go-spacemesh-v1.7.0-alpha.2-mac-amd64.zip
- macOS arm64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-alpha.2/go-spacemesh-v1.7.0-alpha.2-mac-arm64.zip
- Linux amd64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-alpha.2/go-spacemesh-v1.7.0-alpha.2-linux-amd64.zip
- Linux arm64: https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-alpha.2/go-spacemesh-v1.7.0-alpha.2-linux-arm64.zip
checksum - Zip files
YAML with all the checksums of this version : https://go-spacemesh-release-builds.spacemesh.network/v1.7.0-alpha.2/sha256sum.yaml
- Windows amd64 - sha256 : DEEE32A348F1D22041437BBC457BF8BAF7319E316CBF6BCB698106994098ECC5
- Linux amd64 - sha256: ae3482c38a5f24cfdbfe5d86035c59e6ad64ff8b6c00667cf233752fb04906e8
- Linux arm64 - sha256: 7387d8b8869abfc5f22251e8d31a7ad8163da5e3e9bddc281a33f30547d1a6df
- macOS amd64 - sha256: 1b4d1fa6877e082ba7f84069701aa82c761f6f1027c88d83632753ef3af128a4
- macOS arm64 - sha256: 19e9ef63e38a4f7decc914dd2caf8cddfa145264ec4c5b003ef0260c0916e489
For information about changes in this release see the changelog.
v1.6.8
Zip Files
- Windows amd64: https://storage.googleapis.com/go-spacemesh-release-builds/v1.6.8/go-spacemesh-v1.6.8-win-amd64.zip
- macOS amd64: https://storage.googleapis.com/go-spacemesh-release-builds/v1.6.8/go-spacemesh-v1.6.8-mac-amd64.zip
- macOS arm64: https://storage.googleapis.com/go-spacemesh-release-builds/v1.6.8/go-spacemesh-v1.6.8-mac-arm64.zip
- Linux amd64: https://storage.googleapis.com/go-spacemesh-release-builds/v1.6.8/go-spacemesh-v1.6.8-linux-amd64.zip
- Linux arm64: https://storage.googleapis.com/go-spacemesh-release-builds/v1.6.8/go-spacemesh-v1.6.8-linux-arm64.zip
checksum - Zip files
YAML with all the checksums of this version : https://storage.googleapis.com/go-spacemesh-release-builds/v1.6.8/sha256sum.yaml
- Windows amd64 - sha256 : 9E0EC615B542A8C336919046C0D6FDAE8DD481A4A71027EFE8EB6CB7383F058B
- Linux amd64 - sha256: c7d01b8b96611a5b2050f6cdf989becc10473a2383b3c554d89358bb29c4aace
- Linux arm64 - sha256: 2c8d30ae89030a524ff61d769ee9b76501d6545cbcea2dd7279e7423a7487d56
- macOS amd64 - sha256: 948b5b190f9924186462a566e5c9710ca86d7f187b59f48dc70c5aa886e132af
- macOS arm64 - sha256: b3abbc1ae6dca5a19813385fb034bcda6cbf062e7c15a610d8fa610ca1f4f170
For information about changes in this release see the changelog.