Pages:
Author

Topic: [ANN][MDT] Midnight | Blue Midnight Wish 256, 1-Click Nodes, Ongoing POW, POS - page 6. (Read 8360 times)

legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
ocminer, your pool doesnt accept the wallet addresses : mine : 808080Mfh459BfapDrVm6DZmE8ffqN3UUmZHZ7Ny

chey : https://travis-ci.org/tpruvot/cpuminer-multi (say thanks the the cryptonight code writer Wink
sr. member
Activity: 367
Merit: 250
I'm a miner not a minor.
I'm getting this compiling the cpuminer on Ubuntu 32.

algo/cpuminer-cryptonight.o: In function `mul_sum_xor_dst':
cryptonight.c:(.text+0x1cd): undefined reference to `mul128'
collect2: error: ld returned 1 exit status
make[2]: *** [cpuminer] Error 1
legendary
Activity: 2688
Merit: 1240
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
Link is in my signature for both linux and windows

didnt made binaries... which are all tagged by anti viruses Wink so build it... and see who is right :p

PS: MSVCR120D means you built a Debug binary (slower)
hero member
Activity: 770
Merit: 500
This is a windows built:

https://www.dropbox.com/s/1sx2c20dtit1itf/x64.zip?dl=0

Maybe someone can try it, you can use "-a bmw" here, its latest tpruvots version

@tpruvot: Thanks !

MSVCR120D.dll is missing

Same. even after i add msvcr120d.dll getting application error
hero member
Activity: 704
Merit: 500
too many red flags here, not getting involved altough do like the name!
hero member
Activity: 574
Merit: 500
This is a windows built:

https://www.dropbox.com/s/1sx2c20dtit1itf/x64.zip?dl=0

Maybe someone can try it, you can use "-a bmw" here, its latest tpruvots version

@tpruvot: Thanks !

MSVCR120D.dll is missing
legendary
Activity: 1946
Merit: 1005
My mule don't like people laughing
This is a windows built:

https://www.dropbox.com/s/1sx2c20dtit1itf/x64.zip?dl=0

Maybe someone can try it, you can use "-a bmw" here, its latest tpruvots version

@tpruvot: Thanks !

awesome! testing now.

edit: Yes, I get the same thing : MSVCR120D.dll is missing

legendary
Activity: 2688
Merit: 1240
This is a windows built:

https://www.dropbox.com/s/1sx2c20dtit1itf/x64.zip?dl=0

Maybe someone can try it, you can use "-a bmw" here, its latest tpruvots version

@tpruvot: Thanks !
newbie
Activity: 14
Merit: 0
Something weird going on, the daemon doesn't rewrite the debug.log file once removed.
Specify -debug=1 or put debug=1 in the midnight.conf file.  It's turned off by default.
legendary
Activity: 1453
Merit: 1030
Something weird going on, the daemon doesn't rewrite the debug.log file once removed.
legendary
Activity: 1638
Merit: 1013
I am getting some undefined references. Any idea what i am missing? Ubuntu 14.04 x64

Code:
cpuminer-cpu-miner.o: In function `stratum_gen_work':
cpu-miner.c:(.text+0x4938): undefined reference to `SHA256'
cpuminer-api.o: In function `websocket_handshake':
api.c:(.text+0x9e5): undefined reference to `SHA1_Init'
api.c:(.text+0xa10): undefined reference to `SHA1_Update'
api.c:(.text+0xa29): undefined reference to `SHA1_Final'
algo/cpuminer-heavy.o: In function `heavyhash':
heavy.c:(.text+0x22b): undefined reference to `SHA256_Init'
heavy.c:(.text+0x24d): undefined reference to `SHA256_Update'
heavy.c:(.text+0x26b): undefined reference to `SHA256_Update'
heavy.c:(.text+0x284): undefined reference to `SHA256_Final'
algo/cpuminer-skein.o: In function `skeinhash':
skein.c:(.text+0x159): undefined reference to `SHA256_Init'
skein.c:(.text+0x177): undefined reference to `SHA256_Update'
skein.c:(.text+0x190): undefined reference to `SHA256_Final'
collect2: error: ld returned 1 exit status
make[2]: *** [cpuminer] Error 1
full member
Activity: 253
Merit: 100
could i please have a compiled 64 bit cpu miner ?
legendary
Activity: 1946
Merit: 1005
My mule don't like people laughing
If I will mine 5000 to create masternode can I send this coins later to exchange or they will be locked forever in masternode?

Yes no problem, coins can be sent when masternode is no longer needed or wanted. Coins must stay in your wallet for masternode to work.
newbie
Activity: 14
Merit: 0
OK here is the miner:

https://github.com/ocminer/cpuminer-bmw

I've just hacked the qubit Algo for BMW mining atm, that means you'll need to use "-a qubit" for mining.

Use it like this:

Code:
./cpuminer -a qubit -o stratum+tcp://mdt.suprnova.cc:5146 -u yourusername.yourworkername -p x

If someone could please compile this for Windows would be awesome !

Bumping this
I'm trying but right now I'm getting this:

Code:
cpu-miner.c:225:10: error: expected ',' or ';' before 'PACKAGE_NAME'
 Usage: " PACKAGE_NAME " [OPTIONS]\n\
          ^
In file included from cpu-miner.c:48:0:
cpu-miner.c: In function 'rpc2_login':
miner.h:6:20: error: 'PACKAGE_NAME' undeclared (first use in this function)
 #define USER_AGENT PACKAGE_NAME "/" PACKAGE_VERSION

I passed --with-curl=/path/to/curl...
full member
Activity: 187
Merit: 100
hero member
Activity: 574
Merit: 500
If I will mine 5000 to create masternode can I send this coins later to exchange or they will be locked forever in masternode?
legendary
Activity: 2688
Merit: 1240
OK here is the miner:

https://github.com/ocminer/cpuminer-bmw

I've just hacked the qubit Algo for BMW mining atm, that means you'll need to use "-a qubit" for mining.

Use it like this:

Code:
./cpuminer -a qubit -o stratum+tcp://mdt.suprnova.cc:5146 -u yourusername.yourworkername -p x

If someone could please compile this for Windows would be awesome !

Bumping this

A GPU miner (ccminer) is quite easy to implement - I cannot do it until I'm back home at my testrig, maybe someone else can do it sooner.
Pages:
Jump to: