fibercrypto / fibercrypto/skycoin

Mechanism to communicate specific errors to the electron client

Open
#2,154 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The node can fail to start for various reasons, it would be best to display the reason in the electron client instead of a generic "Error#1" message.

One possibility is to add a tag to the log output with the error message, and let electron parse this log line.

Another is to use os.Stderr, possibly in combination with the tag.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.