-
Hello : )
Cryptonight v8 will be working? After monero hard fork.
greetings
-
In attempting to compile using VS, I noticed some type issues in Cryptonight. Some are probably benign, but sometimes the conversion is from a uint64 to a uint32, that makes me worried a bit. Any thou…
-
1|proxy | at Object.Module._extensions..js (module.js:579:10)
1|proxy | at Module.load (module.js:487:32)
1|proxy | at tryModuleLoad (module.js:446:12)
1|proxy | at Func…
-
Getting error that cryptonight-hashing cant be found. Not in node_modules.
If I npm install cryptonight-hashing then missing cryptoforknote-util, not in node_modules.
If npm install cryptoforknote-…
-
Add support for coins based on the CryptoNight algo / CryptoNote tech such as Bytecoin and Bitmonero.
-
CryoNote uses the CryptoNight-Dark hashing algorithm which is optimized for CPU based mining.
# Specifications
* **Memory**: 1
-
Configuration:
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
CUDA Version 8.0.61
CUDA Patch Version 8.0.61.2
After step make -j install, get an error:
~/xmrMinerProject/build$ m…
-
GTX 950
macOS Sierra 10.12.6
CUDA 9.0.197
```
make -j install
[ 17%] Building NVCC (Device) object …
-
When trying to build XmrMiner with Cuda 8.0 intstalled I receive errors. Relevant info:
```
punk@dtsp-server ~ $ nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2015 NVID…
-
Hello,
I'm building this on Ubuntu 16.04 xenial x64, with CUDA 9, and Teska K80 GPU.
When I try running `make` it gives me this error:
`user@test-gpu:~/ccminer-cryptonight$ make
make all-recu…