mimblewimble/grin

Add mining endpoint to Node API

Open

#3.201 aberto em 20 de jan. de 2020

Ver no GitHub
 (3 comments) (1 reaction) (0 assignees)Rust (991 forks)batch import
good first issuehelp wanted

Métricas do repositório

Stars
 (4.876 stars)
Métricas de merge de PR
 (Mesclagem média 6d 11h) (25 fundiu PRs em 30d)

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.

Guia do colaborador