Wagerr Core 3.1.0 (Atlantic City)
Wagerr Core version 3.1.0 is now available from:
https://github.com/wagerr/wagerr/releases/tag/v3.1.0
For the release notes please see the git repository:
https://github.com/wagerr/wagerr/blob/master/doc/release-notes/release-notes-3.1.0.md
To Upgrade your masternode follow the directions here
https://wagerr.zendesk.com/hc/en-us/articles/360015640072
Preferably use the download link named wagerr-3.1.0.tar.gz
, not the two links named Source code (zip)
and Source code (tar.gz)
to download the source tarball, as the release tarballs are generated deterministically whereas GitHub's are not.
macOS Notes
There is a problem with downloading the DMG on macOS High Sierra and macOS Catalina, resulting in a damaged file. Please use curl instead while we investigate this issue.
Press Command+Space to open Spotlight.
Enter ‘terminal’ and select Terminal app.
Enter the following command line:
cd ~/Downloads && curl -LO https://github.com/wagerr/wagerr/releases/download/v3.1.0/wagerr-3.1.0-osx.dmg