Dagon Harett

Results 4 issues of Dagon Harett

Feature request: add a "Mining Endpoint" to the [Node API](https://github.com/mimblewimble/grin/blob/master/doc/api/node_api.md), that could be used to retrieve the stats currently available on the Mining tab of the TUI. Would also be...

help wanted
good first issue

It seems that [grin-miner.toml](https://github.com/mimblewimble/grin-miner/blob/28f39532a5879a49bfed81d9e27aa59ccb773597/grin-miner.toml#L43) only supports the definition of a single stratum server. Adding in support for multiple/fallback stratum servers would allow mining to continue in case the main server...

enhancement
help wanted

Mention that linking Grin's input and output was proven in practice. Overall linkability section improvement (phrasal construction and grammar).

Up until v24.5.1 (inclusive) is was able to run nimbus-beacon-node on systemd with `MemoryDenyWriteExecute=true`. `MemoryDenyWriteExecute` is a systemd hardening feature that prohibits attempts to create memory mappings that are writable...