Pages:
Author

Topic: [ANN] [BBL] BitBlock-World's first X15 coin|Bittrex|Poloniex|Mandatory Update - page 69. (Read 82727 times)

member
Activity: 65
Merit: 10
What makes x15 so great? No FUD, just curious. Seems to make a lot of people excited.
member
Activity: 126
Merit: 10
@Shadowrunner why isn't your command prompt window paused? Once it finds a block does it get passed paused???
legendary
Activity: 1612
Merit: 1001
Try to set number of threads.

Example:

Code:
minerd.exe -a bitblock -t 4 -o stratum+tcp://www.hashharder.com:9678 -u your address -p anypass

-t number of threads
it's not working  Undecided
legendary
Activity: 1960
Merit: 1130
Truth will out!
Send Tweets to Bittrex or other exchanges asking to be listed, guys  Wink
legendary
Activity: 938
Merit: 1001
wierd pool , i get shares on 1 out of 500 block .. looks like solo mining on a pool

Its the difficulty calculations for this coin (similar to X11/X13). I've adjusted the display now to give you a better assessment of what you get.
hero member
Activity: 574
Merit: 500
Try to set number of threads.

Example:

Code:
minerd.exe -a bitblock -t 4 -o stratum+tcp://www.hashharder.com:9678 -u your address -p anypass

-t number of threads
sr. member
Activity: 252
Merit: 250
wierd pool , i get shares on 1 out of 500 block .. looks like solo mining on a pool
hero member
Activity: 574
Merit: 500

Code:
@echo off
minerd.exe -a bitblock -o stratum+tcp://www.hashharder.com:9678 -u address -p pass
pause
member
Activity: 126
Merit: 10
legendary
Activity: 1612
Merit: 1001
hero member
Activity: 574
Merit: 500
I dunno, my miner works.  Huh
Try to compile your own. Maybe it will work for you. I have nothing to say about this closes.
legendary
Activity: 1612
Merit: 1001
hero member
Activity: 574
Merit: 500
@Shadow_Runner

Did you compiled with "native" option?
Native:
"This selects the CPU to generate code for at compilation time by determining the processor type of the compiling machine."



I just did everything exactly as instruction says.
hero member
Activity: 750
Merit: 511
@Shadow_Runner

Did you compiled with "native" option?
Native:
"This selects the CPU to generate code for at compilation time by determining the processor type of the compiling machine."

hero member
Activity: 574
Merit: 500
I did a mistake in example bat file.
There is must be --benchmark instead of -benchmark.

Here is reuploaded CPU Miner:
https://mega.co.nz/#!8YlmiRYZ!Q2pxY8hMFPuCsokQpDwVlqiYTmJV1bYZy4kLzsWPLO8

If you want to solo.

Edit or create new bat file.

Your cmd line in bat must be something like that:

Code:
minerd.exe -a bitblock -o http://127.0.0.1:7577 -u solo -p pass

And in conf file of wallet must be:

Code:
maxconnections=100
rpcallowip=*
rpcuser=solo
rpcpassword=pass
rpcport=7577
server=1
daemon=1

If you wanna mine at pool, then

Code:
minerd.exe -a bitblock -o stratum+tcp://www.hashharder.com:9678 -u  -p Anything
hero member
Activity: 506
Merit: 510
C:\Users\Administrator\Desktop\BitBlock Miner>minerd -a bitblock -o stratum+tcp:
//www.hashharder.com:9678 -u Xym7inuJKzEH9WiH9SQpS1xXzUHNX5sWuR -p Anything -deb
ug
minerd: unknown option -- d
Try `minerd --help' for more information.

C:\Users\Administrator\Desktop\BitBlock Miner>pause


Can anyone help me
Waht happen ..

Intel G1620 and Intel X5650

Remove -debug. What's that? For what?
add -debug to see what happen
when i remove -debug
It can not be use


CPU miner is not working

OS? Did you run example benchmark bat from archive?
Windows7 X64 /server 2012 R2
Runed  the same .
Mybe Old cpu order set Does not support?

What CPU do you have?

Intel G1620 (MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, EM64T, VT-x)
and Intel Xeon X5650(SSE,SSE2,SSE3,SSE4.2,AES)

Have not E3 E5 E7 I3 I5 I7
member
Activity: 126
Merit: 10
yeah my command prompt window just opens and closes real quick when I try to use the compiled miner from shadowrunner? Help!
hero member
Activity: 1036
Merit: 606
...
 
Step 10 says command not found.

Do: cd Bitblock-CPUminer, not cd cpuminer.

I already did this. Anyway ./autogen.sh  line 8: aclocal: command not found.

Look in 'home' directory of the cygwin64 setup folder. You should have a directory under you username named Bitblock-CPUminer that has the source you downloaded from the git repository. That is the path where the autogen.sh file is.
member
Activity: 140
Merit: 10
Thanks... did all that, but it still shuts the minerd down after it opens... do I need to run the wallet with -server at the end?  also, haven't found a block in over 30 minutes now Sad

Yes, I'm running with -server key at the end.
Add pause command in the end of bat and see what miner says you before close.

lol... it said "press any key to continue..."   so when I did.. it shut down Smiley

i'll just stick to using the wallet to mine... kinda bummed that my last block was at 8:35 CST... almost an hour with no blocks... but still hashing at 50000 hashs/sec
Pages:
Jump to: