Brass Golem Beta 0.22.1

栏目: IT技术 · 发布时间: 5年前

内容简介:In case you missed it, just two weeks ago we released Brass Golem 0.22 and with it, launched the Concent Service and the usage-based marketplace to mainnet and our new Task API to testnet.Today we’re launching a minor patch release - Brass Golem Beta 0.22.

In case you missed it, just two weeks ago we released Brass Golem 0.22 and with it, launched the Concent Service and the usage-based marketplace to mainnet and our new Task API to testnet.

Today we’re launching a minor patch release - Brass Golem Beta 0.22.1 addressing the most important issues identified in the last production version. Those issues were chiefly reported by our users and we’d like to thank all involved in constantly making Golem a better product!

For those of you interested in a detailed list of fixes and improvements included, please have a look at the full changelog .

As usual in such cases, we wholeheartedly encourage you to grab the update and share any and all feedback - pertaining to both Golem itself and to any of our newly-introduced pieces of functionality - with us on chat , reddit and over email .

Here’s what to do if you want to upgrade:

Upgrading to Brass Golem Beta 0.22.1

Windows

Download and execute the installer from our release server. .

Please be aware that since version 0.19+, Brass Golem uses Docker for Windows. Docker for Windows comes with a new type of virtualization support: Hyper-V (Windows Server Virtualization) in place of the old Docker Toolbox.

If you are using any other virtualization software (for eg. Docker Toolbox, VMware), do not install Hyper-V as this could potentially impact performance.

Also, if you are a Windows 10 Home user you will not be able to install Hyper-V as it's not supported on this version of Windows. Fortunately, we have kept Docker Toolbox support in this case. The only downside is that you will have to install Docker Toolbox manually ( available here ) because it's no longer part of our installation package. You’ll find more detailed Golem+Docker Toolbox installation instructions in our docs .

If you encounter any problems with Hyper-V you can still uninstall it, and try to run Golem with Docker Toolbox.

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).

Please have a look at our Windows 10 installation tutorial on YouTube: https://youtu.be/TAozKguVoCc

Download the Linux installation script . In terminal, run:

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

To upgrade Golem, type commands below to update Golem:

brew upgrade golem
brew cask upgrade golem
brew unlink golem
brew unlink hyperg
brew link golem
brew link hyperg

With those simple steps in place, you should be running the latest release of Golem for macOS.

Please have a look at our Mac OS installation tutorial on YouTube: https://youtu.be/TAozKguVoCc

Important! Before you run Golem make sure to be running Docker for Mac:

Cmd + space bar, type Docker and hit enter.

Confirm that Docker is running properly. If you encounter any issues with Docker for Mac please follow instructions on Docker for Mac github .


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

算法设计与分析

算法设计与分析

屈婉玲、刘田、张立昂、王捍贫 / 清华大学 / 2011-5 / 25.00元

《算法设计与分析》为计算机科学技术专业核心课程“算法设计与分析”教材.全书以算法设计技术和分析方法为主线来组织各知识单元,主要内容包括基础知识、分治策略、动态规划、贪心法、回溯与分支限界、算法分析与问题的计算复杂度、NP完全性、近似算法、随机算法、处理难解问题的策略等。书中突出对问题本身的分析和求解方法的阐述,从问题建模、算法设计与分析、改进措施等方面给出适当的建议,同时也简要介绍了计算复杂性理论......一起来看看 《算法设计与分析》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

html转js在线工具
html转js在线工具

html转js在线工具