Update nodes in install script to 0.9
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 17
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The nodes in the install script, found here, are all using 0.8, which is out of date:
https://github.com/LNP-BP/nodes/blob/master/contrib/install.sh
Also, maybe a note should be added to the README as a reminder to update the install script on new RGB node releases. It doesn't need to be done on patch releases necessarily, but definitely when we go up a minor version.
@dr-orlovsky Not sure if I have access to do so, please tag this as "good first issue" and maybe someone in the RGB community can step up and take care of that for us :smile_cat:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open contrib/install.sh and locate the node references currently using version 0.8. Update them for 0.9, then review the README to determine where a reminder about updating the install script for minor node releases belongs. Done means the script targets 0.9 and the README includes the requested reminder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100