nano-node
nano-node copied to clipboard
Notify about new node version
Summary
Have nodes connect to Github's api on startup and check if it's running the latest node version. If not, show a message that an updated version is available. The "tag_name" property can be used to identify the latest version from this api: https://api.github.com/repos/nanocurrency/nano-node/releases/latest
What problem would be solved by this feature?
Make node operators aware of newer versions
Are there any previous requests for this feature?
?
Do you have a suggested solution?
Connect to https://api.github.com/repos/nanocurrency/nano-node/releases/latest
If this feature is approved, would you be willing to submit a pull request with the solution?
I would
Possible solution
No response
Supporting files
No response