Brass Golem Beta 0.16.2

In this instance, we would like to introduce a hotfix-like update for our users. Having detected that payments were incoming in a reliable…

In this instance, we would like to introduce a hotfix-like update for our users. Having detected that payments were incoming in a reliable manner, but transactions were not marked as confirmed in our UI, we decided to fix this pain point to improve the Golem experience and reduce our users’ concerns about the status of their transactions.

This release patches the issue, correctly marking the aforementioned awaiting payments as confirmed.

As per usual, we encourage you to download this latest version, and provide feedback.

Upgrading to Brass Golem Beta 0.16.2

You can find detailed information here:

  • macOS
brew update
brew upgrade golem
brew cask upgrade golem

sudo chown root:wheel $(brew --prefix)/opt/docker-machine-driver-xhyve/bin/docker-machine-driver-xhyve
sudo chmod u+s $(brew --prefix)/opt/docker-machine-driver-xhyve/bin/docker-machine-driver-xhyve
  • Ubuntu
    Download the installation script from here. In terminal, run 
    chmod +x install.sh && ./install.sh.
  • Windows
    Download and execute the installer from here.

If you encounter any errors please let us know in the testers channel at chat.golem.network or write an email to contact@golem.network .