mimblewimble/grin

Add mining endpoint to Node API

Open

#3 201 ouverte le 20 janv. 2020

Voir sur GitHub
 (3 commentaires) (1 réaction) (0 assignés)Rust (991 forks)batch import
good first issuehelp wanted

Métriques du dépôt

Stars
 (4 876 stars)
Métriques de merge PR
 (Merge moyen 6j 11h) (25 PRs mergées en 30 j)

Description

Feature request: add a "Mining Endpoint" to the Node API, that could be used to retrieve the stats currently available on the Mining tab of the TUI. Would also be handy to get this into grin client.

Currently, when running grin in headless mode, there is no way to retrieve the mining statistics such as the connected workers.

Guide contributeur