mimblewimble/grin

Add mining endpoint to Node API

Aberta

#3.201 aberto em 20 de jan. de 2020

 (3 comentários) (1 reação) (0 responsável)Rust (991 forks)batch import
good first issuehelp wanted

Métricas do repositório

Stars
 (4.876 estrelas)
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