smartnode
smartnode copied to clipboard
Feature Request: Integrated smartnode client updating
Currrently, users must access some resource to find the latest smartnode client version, while this is readily available in the docs, but it does require accessing an external resource to update the smartnode client. The ideal operation would be a client that is able to download its own updates from the cli without accessing resources in a different location.
For example, rocketpool update ought to check the current version against the latest available version, and if a newer version is available, it ought to replace the existing binary with the newer version and assist the user through the update process.