wavesplatform / wavesplatform/gowaves
[FEATURE] Report the cause of inactivity of a node in case of activation of a unimplemented feature
Open
enhancement
- Dominant language
- Go
- Stars
- 251
- Forks
- 73
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 28
Description
Motivation and Purposes
After activation of a unimplemented feature on blockchain the node won't work because of that, but the cause of this is printed in logs only once at the moment of the activation.
On restart the node just doesn't work without any messages in logs.
Specification
Add message that describes the cause of node's inactivity.
Backwards Compatibility
Not affected.
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.
Assessment
This issue has not been assessed yet.