csminer icon indicating copy to clipboard operation
csminer copied to clipboard

csminer Monero miner from https://cryptonote.social/

Results 8 csminer issues
Sort by recently updated
recently updated
newest added

cryptonote.social is down and is being shown as up for sale. https://cryptonote.social/tools/csminer

This might be a dumb question, but how create a systemd-unit file for csminer? I want to make csminer run automatically on every boot. I am trying this: ``` [Unit]...

enhancement

Trying to update the **csminer** Split Linux package, `go build linux/csminer.go` results in these errors: linux/csminer.go:9:2: no required module provides package github.com/cryptonote-social/csminer: go.mod file not found in current directory or...

enhancement
good first issue

Hi, Does this miner support solo mining on local node?

enhancement
good first issue

I really want to run this app every time I start my laptop, but since it has no option to mine only when connected to power, it can drain the...

enhancement
good first issue

Could not build this on an M2 Mac. `# github.com/cryptonote-social/csminer/rx rx/rx.go:11:11: fatal error: 'rxlib.h' file not found #include "rxlib.h" ^~~~~~~~~`

``` CMake Error at CMakeLists.txt:29 (cmake_minimum_required): Compatibility with CMake < 3.5 has been removed from CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that...