Brass Golem Beta 0.18.2

We are back, with our latest patch release for Brass Golem — Beta 0.18.2. The main feature in this release is the fix to our onboarding flow — the sequence of actions that the user is led through when they launch Golem for the first time.

Other changes are merely cosmetic and encompass minor improvements to various Golem components.

Please update to the latest Brass Golem release. The patch upgrade should be completely painless for those of you who had already upgraded to 0.18.x and will improve your experience with our product.

For a more detailed changelog, details and troubleshooting information, please visit our official GitHub repository and don’t hesitate to contact us through our Rocket channel, reddit or e-mail at contact@golem.network. We would like to remind you, as always, that, your opinion matters and helps make Golem stronger, better and more efficient.

Upgrading to Brass Golem Beta 0.18.2

You can find detailed information here:

macOS

Since Brass Golem Beta 0.18.x uses Docker for Mac, the first step if updating from versions earlier than 0.18.0 is to make sure that all previous Docker instances are removed from your machine. Open Terminal and type:

docker-machine rm golem

brew uninstall — ignore-dependencies docker docker-machine docker-machine-driver-xhyve

And type these commands below to upgrade Golem:

brew update

brew upgrade golem

brew cask upgrade golem

Important! Before you run Golem be sure to run Docker for Mac. Cmd + space bar, type Docker and hit enter. Make sure that Docker is running properly. If you encounter any issues with the Docker for Mac please follow instructions on Docker for Mac github.

Ubuntu

Download the Linux installation script. In terminal, run:

chmod +x install.sh && ./install.sh

Windows

Download and execute the installer from here.

If any errors occur during any process, please let us know in the testers channel at chat.golem.network or write an email to contact@golem.network (make sure to include “Error” in the subject field so we can catch it quickly).