CodeChain-io/codechain-dashboard

Update the CodeChain by downloading binary file from URL

majecty opened this issue · 1 comments

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.

We are not using the update feature in the dashboard recently.