Author

Topic: [ANN][Q2C] QubitCoin new secure hashing (CPU/GPU) (NEW) Update 0.8.4.1 - page 197. (Read 351528 times)

full member
Activity: 154
Merit: 100
hey, I wanted to mine this, but I can't start the miner. It just says "can not start". I use a batch file in the folder of the minerd64 with this line:
minerd64 -a qubit -t 4 -o stratum+tcp://qbt.mine-pool.net:9372 -u hereismyaddress -p xxx

I have 64bit windows 8.

Any ideas?

Can you post a screenshot of what happens when you run it?

Edit: And, what folder did you extract the miner to?
hero member
Activity: 546
Merit: 500
hm
hey, I wanted to mine this, but I can't start the miner. It just says "can not start". I use a batch file in the folder of the minerd64 with this line:
minerd64 -a qubit -t 4 -o stratum+tcp://qbt.mine-pool.net:9372 -u hereismyaddress -p xxx

I have 64bit windows 8.

Any ideas?
You need to put .exe after minerd64...like this
minerd64.exe -a qubit -t 4 -o stratum+tcp://qbt.mine-pool.net:9372 -u hereismyaddress -p xxx


thanks, but it doesn't change anything. It worked with the quark miner. But my Avira don't like this files.

Oh boy, look at this. I found a whole block with solo mining with only 138kh/s after 30min mining. I calculated to get 1400 in 24h with a pool. My lucky day, I guess^^
hero member
Activity: 602
Merit: 500
hey, I wanted to mine this, but I can't start the miner. It just says "can not start". I use a batch file in the folder of the minerd64 with this line:
minerd64 -a qubit -t 4 -o stratum+tcp://qbt.mine-pool.net:9372 -u hereismyaddress -p xxx

I have 64bit windows 8.

Any ideas?
You need to put .exe after minerd64...like this
minerd64.exe -a qubit -t 4 -o stratum+tcp://qbt.mine-pool.net:9372 -u hereismyaddress -p xxx
hero member
Activity: 602
Merit: 500
Marketing,nice looking website,logo and name are first things that attract people. We don't have anything mentioned except name of coin. This coin is great for mining and it has a lot potential but that's all worth nothing if dev release coin and just sits and watch. Also no one wants to make website for 25k q2c this coin isn't even on exchange so why would someone make I website and put his time in it and risk to don't get money that he deserved.
hero member
Activity: 546
Merit: 500
hm
How to perform generate = ./QubitCoin/src/QubitCoind setgenerate true -1
I can't find QubitCoind in QubitCoin/src.

Go in the qt client to Help -> debug -> console. There you can use "setgenerate true -1".
hero member
Activity: 546
Merit: 500
hm
hey, I wanted to mine this, but I can't start the miner. It just says "can not start". I use a batch file in the folder of the minerd64 with this line:
minerd64 -a qubit -t 4 -o stratum+tcp://qbt.mine-pool.net:9372 -u hereismyaddress -p xxx

I have 64bit windows 8.

Any ideas?
full member
Activity: 213
Merit: 100
How to perform generate = ./QubitCoin/src/QubitCoind setgenerate true -1
I can't find QubitCoind in QubitCoin/src.
full member
Activity: 140
Merit: 100
This is a nice coin and I can see this coin having a future, but it needs  a Large and well ORGANISED Community, good marketing, promotion and BRANDING!!!

Qbit

And instead of the confusing "Q2C", the ticker code will be simply its name: QBIT.

Sounds good. Coin needs social-based brand.

Quote
no self respecting developer would do it for 25,000 Qbits, which even at the prices that people are selling at currently (and I'm not sure if anyone is buying), comes to less than 250 USD.  

+1

Reward should be several times greater.

+1

it is *very* important asap.
full member
Activity: 213
Merit: 100
That's how I compiled (by readme-qt.rst):
git clone https://github.com/qubitcoin/QubitCoin.git
cd QubitCoin/
Then performed qmake "USE_UPNP=1" and make. During compile observed:
Code:
compilation terminated.
make[1]: *** [util/env_win.o] Error 1
make[1]: Leaving directory `/home/atlas/Downloads/QubitCoin/src/leveldb'
make: *** [/home/atlas/Downloads/QubitCoin/src/leveldb/libleveldb.a] Error 2

Then I try as here.
git clone https://github.com/qubitcoin/QubitCoin.git
cd QubitCoin/src
chmod +x leveldb/build_detect_platform
mkdir obj - has already been created
cd leveldb
make
In dir QubitCoin/src performed qmake "USE_UPNP=1" and make
Then run ./QubitCoin-qt and sync no.
Where can I fing ./QubitCoind. I can't find this file in directore where copmile.
hero member
Activity: 602
Merit: 500
WTS 5k Q2C = 0.06 BTC
full member
Activity: 126
Merit: 100
Will work for BitCoins
newbie
Activity: 37
Merit: 0

This pool is working, but the website has many timeouts Sad
hero member
Activity: 1162
Merit: 568
full member
Activity: 406
Merit: 100
http://mine-pool.net/qbt/index.php?page=statistics&action=pool

sorry, but why so small qbt/day for 12MH/s?! only 640 q2c it's so small, it's true?

i'm mining on 5 pc's with 1.6Mh/s (solo) and mine ~8-14k q2c coins per day.
full member
Activity: 406
Merit: 100
try to add new nodes to config file from post - https://bitcointalksearch.org/topic/m.4557075
+  you may try write "setgenerate true -1" from debug console OR
add "gen=1" in qubitcoin config file (in this path - %AppData%\Roaming\QubitCoin)
I have linux. Where I must put conf file and how to perform "setgenerate true -1"?

if you have root access, ur config file must be in : /root/.QubitCoin/QubitCoin.conf (or, ur user dir/.QubitCoin/QubitCoin.conf), u can write "setgenerate true -1" in console such as: "QubitCoind setgenerate true -1" (if u copy QubitCoind to /usr/bin directory, if not - start from source directory (where u compile QubitCoin) - "./QubitCoind setgenerate true -1"
full member
Activity: 126
Merit: 100
Will work for BitCoins
try to add new nodes to config file from post - https://bitcointalksearch.org/topic/m.4557075
+  you may try write "setgenerate true -1" from debug console OR
add "gen=1" in qubitcoin config file (in this path - %AppData%\Roaming\QubitCoin)
I have linux. Where I must put conf file and how to perform "setgenerate true -1"?

A linux user doesn't know this?  Anywho.  

Path to .conf =  ~/.QubitCoin/

How to perform generate = ./QubitCoin/src/QubitCoind setgenerate true -1

Or

in your .conf file add gen=1

I've done my spoon feeding for the day!

newbie
Activity: 38
Merit: 0
try to add new nodes to config file from post - https://bitcointalksearch.org/topic/m.4557075
+  you may try write "setgenerate true -1" from debug console OR
add "gen=1" in qubitcoin config file (in this path - %AppData%\Roaming\QubitCoin)
I have linux. Where I must put conf file and how to perform "setgenerate true -1"?
Should be in: $HOME/.QubitCoin/ <- not 100% sure since I run windows

For the setgenerate go to the wallet gui then help->debug window->console
member
Activity: 98
Merit: 10
full member
Activity: 213
Merit: 100
try to add new nodes to config file from post - https://bitcointalksearch.org/topic/m.4557075
+  you may try write "setgenerate true -1" from debug console OR
add "gen=1" in qubitcoin config file (in this path - %AppData%\Roaming\QubitCoin)
I have linux. Where I must put conf file and how to perform "setgenerate true -1"?
member
Activity: 65
Merit: 10
This is a nice coin and I can see this coin having a future, but it needs  a Large and well ORGANISED Community, good marketing, promotion and BRANDING!!!

Qbit

And instead of the confusing "Q2C", the ticker code will be simply its name: QBIT.

Sounds good. Coin needs social-based brand.

Quote
no self respecting developer would do it for 25,000 Qbits, which even at the prices that people are selling at currently (and I'm not sure if anyone is buying), comes to less than 250 USD.  

+1

Reward should be several times greater.
Jump to: