mimblewimble/grin

Add mining endpoint to Node API

Offen

#3.201 geöffnet am 20.01.2020

 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Rust (991 Forks)batch import
good first issuehelp wanted

Repository-Metriken

Stars
 (4.876 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 11h) (25 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide