Update the CodeChain by downloading binary file from URL
majecty opened this issue · 1 comments
majecty commented
Currently, we are updating the node by compiling the new version of CodeChain in every node. However, the node may not have enough hardware spec for building CodeChain.
It is better to support updating CodeChain by downloading a binary file from the given URL.
majecty commented
We are not using the update feature in the dashboard recently.