Brass Golem Beta 0.16.1
The new patch release of Brass Golem Beta 0.16.1 is available. This version contains some minor bugfixes, optimizations and a payment system refactor.
Thanks to the consistent feedback from our users on UX issues we’ve introduced some fixtures in GUI.
Additionally, in this release we are introducing the payment refactor, which allows to eliminate the unlikely but possible scenario of not sending funds properly. Transactions are re-broadcasted anytime they go “missing” from the tx pool, and this re-broadcasting stops only after they are confirmed by the required number of blocks.
As per usual, we encourage you to follow our project’s progress on the Golem Kanban, download and test this latest release.
We are thankful for you comments and feedback, and we encourage you to continue doing so, as our software development is an ongoing process and users help make it better and more efficient.
For more details and troubleshooting, please visit the official GitHub repository.
Upgrading to Brass Golem Beta 0.16.1
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, runchmod +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 .