Print schain name when sent to repair
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
Research direction
Start at the implementation of the skale schains repair command and trace how its confirmation message is produced. Make the confirmation include the supplied schain name, then run the repair command with the example names to verify each output identifies the schain that was sent for repair.
Written by the indexing model from the issue text.
Description
root@c02:~# skale version
SKALE Node CLI version: 2.6.0
We are asked to send schain(s) to repair. I would be operationally useful to see what schain was sent to repair. Current output:
root@c02:~# docker stop skale_admin && \
skale schains repair wan-red-ain --yes && \
sleep 5 && \
skale schains repair portly-passionate-sirius --yes && \
sleep 10 && \
docker restart skale_admin
skale_admin
Schain has been set for repair
Schain has been set for repair
skale_admin
Desired output:
Schain <name> has been set for repair
- Dominant language
- Python
- Stars
- 21
- Forks
- 7
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 5
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.
More from skalenetwork/node-cli
-
skalenetwork/node-cli#946 · 1 assignee ·
-
skalenetwork/node-cli#941 · 2 comments · 1 assignee ·
-
fair-node
skalenetwork/node-cli#938 · 1 assignee ·
-
skalenetwork/node-cli#934 · 1 assignee ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 35/100
skalenetwork/node-cli#917 ·
All issues in skalenetwork/node-cli
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100