nano-node icon indicating copy to clipboard operation
nano-node copied to clipboard

Notify about new node version

Open RickiNano opened this issue 2 years ago • 0 comments

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

RickiNano avatar Jan 25 '24 20:01 RickiNano