You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: