Brass Golem Alpha2 0.9.1

Brass Golem Alpha2 0.9.1 contains new bugfixes, improvements and features.

As many of you who follow our official GitHub repository may have already noticed we are ready to announce yet another step towards Brass. As in previous - so called - “minor releases” it means that the newest version is backwardly compatible with Brass Golem Alpha 0.9.0 and you should not expect any new changes to the protocol itself. However it does contain new bugfixes, improvements and features.

We want to use this opportunity and thank our great community of supporters and testers for helping us in spotting issues related to the docker, payments and port which we have fixed. We have improved DataBuffer, cleaned codes in HyperG and Peerkeeper and managed to improve Windows installer. We also present a new way to collect statistics about why tasks are not supported. As usual, we encourage you to test our upgraded Alpha2 version and provide us with feedback. For more details and troubleshooting, please visit the official GitHub repository.

Upgrading to Golem Alpha2 0.9.1:

  • macOS
brew tap caskroom/cask
brew upgrade golem
brew cask install 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.