Skip to content

Commit 033f9b0

Browse files
committed
Remove the zcash code for now
1 parent 56f1d9b commit 033f9b0

10 files changed

+11
-1670
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# gominer
2-
GPU miner for sia and zcash in go
2+
GPU miner for sia in go
33

44
All available opencl capable GPU's are detected and used in parallel.
55

@@ -27,8 +27,6 @@ Usage:
2727
-user string
2828
username, most stratum servers take this in the form [payoutaddress].[rigname]
2929
This is optional, if solo mining sia, this is not needed
30-
- algo string
31-
Mining algorithm, can be `sia` or `zcash` (default "sia")
3230
-I int
3331
Intensity (default 28)
3432
-E string

algorithms/zcash/blake.go

-123
This file was deleted.

algorithms/zcash/blake_test.go

-1
This file was deleted.

0 commit comments

Comments
 (0)