Pages:
Author

Topic: [ANN][QBC] Québecoin - X11 - DGW - (BITTREX) - Win/Mac/Linux Wallets - New - page 63. (Read 161843 times)

newbie
Activity: 34
Merit: 0

I removed the line, if that is what you meant, but result is the same.
Btw which setting do you have in miner, I mean IP and RPC?

Mine.bat file:
\path\to\sgminer.exe -k darkcoin -d 1 -o 10.x.x.x:56789 -u foo -p bar -I 13 --worksize 256 ..etc

quebecoin.conf:   <--- no rpcconnect= here so it binds to all interfaces
rpcallowip=10.x.x.x
rpcport=56789
rpcuser=foo
rpcpassword=bar
addnode=54.86.39.92
addnode=54.85.54.67
addnode=54.86.58.113
addnode=54.86.60.197
addnode=54.86.60.189
addnode=54.84.203.45
daemon=1
server=1
listen=1


wallet.bat
start quebecoin-qt.exe -conf=c:\users\my-userid\appdata\roaming\quebecoin\quebecoin.conf


This starts the wallet and syncs even if I delete the peers.dat file.  The config file is read and my miner can connect and solo mine.




No, won't work.
I didn't have problem like this until now with other wallets.


Neither did I.  The command line conf option worked fine for me though.   Anyway see the posts above.  You can also try renaming your .conf file to match the compiled in default.
member
Activity: 112
Merit: 10

I removed the line, if that is what you meant, but result is the same.
Btw which setting do you have in miner, I mean IP and RPC?

Mine.bat file:
\path\to\sgminer.exe -k darkcoin -d 1 -o 10.x.x.x:56789 -u foo -p bar -I 13 --worksize 256 ..etc

quebecoin.conf:   <--- no rpcconnect= here so it binds to all interfaces
rpcallowip=10.x.x.x
rpcport=56789
rpcuser=foo
rpcpassword=bar
addnode=54.86.39.92
addnode=54.85.54.67
addnode=54.86.58.113
addnode=54.86.60.197
addnode=54.86.60.189
addnode=54.84.203.45
daemon=1
server=1
listen=1


wallet.bat
start quebecoin-qt.exe -conf=c:\users\my-userid\appdata\roaming\quebecoin\quebecoin.conf


This starts the wallet and syncs even if I delete the peers.dat file.  The config file is read and my miner can connect and solo mine.




No, won't work.
I didn't have problem like this until now with other wallets.



Hey guys - sorry about the .conf file confusion, it really is a problem with the "é"

Here's a temporary fixed wallet with all "é" removed! The .conf file works perfectly on windows.

https://mega.co.nz/#!3JwXgCZS!7EvPIjC9waj298rvC3dznX28-jnftO5ouZxuAe0WUwY
sr. member
Activity: 264
Merit: 250
derp
One pool having 84% of the network hashrate can't be good for the coin, so for some of you mining at okaypool or new miners please consider some of the other pools.  While I would love you to join http://qbc.cryptoADHD.com the choice is ultimately yours.

Right now okaypool is the only functional pool
I tried 4 and either they are non functional or don't credit shares.
Broke as fuck, just like this shitcoin.
sr. member
Activity: 264
Merit: 250
derp
http://qbc.althash.eu  is up and running! 

We need some more hashes so feel free to join us.
Everything is running absolutely fine.

Quebecoin (QBC), X11- http://qbc.althash.eu
Stratum - stratum+tcp://stratum.althash.eu:3034


^^ broken security
full member
Activity: 181
Merit: 100
Make sure to spread the hashrate around a bit, start mining at growing pool http://qbc.nicemining.pw !

0% fees always, awesome stability and speed!

Assurez vous de distribuer la puissance de hashing pour Québecoin, commencez a miner sur ce pool: http://qbc.nicemining.pw !

Frais de 0% pour toujours, extremement stable et rapide!
newbie
Activity: 56
Merit: 0

I removed the line, if that is what you meant, but result is the same.
Btw which setting do you have in miner, I mean IP and RPC?

Mine.bat file:
\path\to\sgminer.exe -k darkcoin -d 1 -o 10.x.x.x:56789 -u foo -p bar -I 13 --worksize 256 ..etc

quebecoin.conf:   <--- no rpcconnect= here so it binds to all interfaces
rpcallowip=10.x.x.x
rpcport=56789
rpcuser=foo
rpcpassword=bar
addnode=54.86.39.92
addnode=54.85.54.67
addnode=54.86.58.113
addnode=54.86.60.197
addnode=54.86.60.189
addnode=54.84.203.45
daemon=1
server=1
listen=1


wallet.bat
start quebecoin-qt.exe -conf=c:\users\my-userid\appdata\roaming\quebecoin\quebecoin.conf


This starts the wallet and syncs even if I delete the peers.dat file.  The config file is read and my miner can connect and solo mine.




No, won't work.
I didn't have problem like this until now with other wallets.
newbie
Activity: 34
Merit: 0
http://i.imgur.com/NrjCyoZ.png
http://i.imgur.com/fyEhNbe.png

So ... traced the wallet ... thats what the wallet expects ...

thats gonna need fixing ...

Code:
qu ? ? becoin.conf
  would be the right name Wink


So rename your config like this

http://pastebin.com/raw.php?i=U064Kx4h

And it will work !


had to do it this way becaus the forum software converts the ascii ...

Wink say thx if you like Cheesy QZLu5TQe5rpZcrxVJ2tTizLzBghXFUg1XU


Yep was pretty sure it was going to be related to the accent.  Good find.  Had a quick look in the debug log earlier but it didn't complain about not finding the config file there.  Also this:

http://stackoverflow.com/questions/15531105/problems-with-accents-in-using-c-and-qt

newbie
Activity: 49
Merit: 0
QBC Is it right? Like AUR?
full member
Activity: 183
Merit: 100
One pool having 84% of the network hashrate can't be good for the coin, so for some of you mining at okaypool or new miners please consider some of the other pools.  While I would love you to join http://qbc.cryptoADHD.com the choice is ultimately yours.
sr. member
Activity: 362
Merit: 250



So ... traced the wallet ... thats what the wallet expects ...

thats gonna need fixing ...

Code:
qu ? ? becoin.conf
   would be the right name Wink


So rename your config like this

http://pastebin.com/raw.php?i=U064Kx4h

And it will work !


had to do it this way becaus the forum software converts the ascii ...

Wink say thx if you like Cheesy QZLu5TQe5rpZcrxVJ2tTizLzBghXFUg1XU

Quoting for visibility - nice find.
full member
Activity: 223
Merit: 100



So ... traced the wallet ... thats what the wallet expects ...

thats gonna need fixing ...

Code:
qu ? ? becoin.conf
  would be the right name Wink


So rename your config like this

http://pastebin.com/raw.php?i=U064Kx4h

And it will work !


had to do it this way becaus the forum software converts the ascii ...

Wink say thx if you like Cheesy QZLu5TQe5rpZcrxVJ2tTizLzBghXFUg1XU
full member
Activity: 196
Merit: 100
how long till coins confirm? I think I missed that.
newbie
Activity: 49
Merit: 0
This coin have IRC???
my Wallet is not synchronized
What method can be solved, I'm Chinese Angry Angry Angry

this coin ipo  price  0.00009717 BTC?Huh??
my Hashrate 120000KH/s
one day 280+QBC
280*0.00009717?HuhHuhHuh?
oh my god!!!!!!!! Huh Huh Huh Huh Huh Huh

You need help? That is a lot of question.

280 * 0.00009717 = 0.0272076 BTC

0.0272076 BTC * 499.23 US = 13.58$ (24h)

Good lord brother!
How big is your electric bill?
I am running 7 280x and 290x
one day about 0.15btc !!

http://i.imgur.com/OrqKX1K.png
Yes, this is
Almost 75 dollars

can you get knock off Air Jordan shoes?
i know Michael Jordan and Kobe Bryant,Tracy McGrady
but i dont know "knock off Air Jordan shoes"Huh


shoes that look like Nikes but arent authentic Nikes, and much cheaper
I don't want shoes ....
newbie
Activity: 34
Merit: 0

I removed the line, if that is what you meant, but result is the same.
Btw which setting do you have in miner, I mean IP and RPC?

Mine.bat file:
\path\to\sgminer.exe -k darkcoin -d 1 -o 10.x.x.x:56789 -u foo -p bar -I 13 --worksize 256 ..etc

quebecoin.conf:   <--- no rpcconnect= here so it binds to all interfaces
rpcallowip=10.x.x.x
rpcport=56789
rpcuser=foo
rpcpassword=bar
addnode=54.86.39.92
addnode=54.85.54.67
addnode=54.86.58.113
addnode=54.86.60.197
addnode=54.86.60.189
addnode=54.84.203.45
daemon=1
server=1
listen=1


wallet.bat
start quebecoin-qt.exe -conf=c:\users\my-userid\appdata\roaming\quebecoin\quebecoin.conf


This starts the wallet and syncs even if I delete the peers.dat file.  The config file is read and my miner can connect and solo mine.

legendary
Activity: 1092
Merit: 1000
I just got confirmation this is a shitcoin at its best. Blockchain forking is my last drop.

Even with all the red flags, I still believed in the dev... I AM A RETARD !!

Pulling away now. Please ignore ALL MY COMMENTS supporting this pOs coin (piece of...)
hero member
Activity: 644
Merit: 500
This coin have IRC???
my Wallet is not synchronized
What method can be solved, I'm Chinese Angry Angry Angry

this coin ipo  price  0.00009717 BTC?Huh??
my Hashrate 120000KH/s
one day 280+QBC
280*0.00009717?HuhHuhHuh?
oh my god!!!!!!!! Huh Huh Huh Huh Huh Huh

You need help? That is a lot of question.

280 * 0.00009717 = 0.0272076 BTC

0.0272076 BTC * 499.23 US = 13.58$ (24h)

Good lord brother!
How big is your electric bill?
I am running 7 280x and 290x
one day about 0.15btc !!


Yes, this is
Almost 75 dollars

can you get knock off Air Jordan shoes?
i know Michael Jordan and Kobe Bryant,Tracy McGrady
but i dont know "knock off Air Jordan shoes"Huh


shoes that look like Nikes but arent authentic Nikes, and much cheaper
full member
Activity: 223
Merit: 100
newbie
Activity: 49
Merit: 0
this coin ipo  price  0.00009717 BTC?Huh??
my Hashrate 120000KH/s
one day 280+QBC
280*0.00009717?HuhHuhHuh?
oh my god!!!!!!!! Huh Huh Huh Huh Huh Huh

Let me guess - you're a "glass is half empty" person, right?

qu茅becoin.conf
The wallet to start the synchronization
The name must be so

what is "glass is half empty" ?
Because I want to know the actual price of this coin
I have enough confidence to mining

English is not very good, sorry Smiley

If you use the -conf=/path/to/your/config/file command line option you can start the wallet with the config file named anything you like.


Price of coin = whatever buyers are willing to pay, same as any other coin.  Expect this to vary somewhat.  Enjoy the ride.

X11 is easy to mine.  GPUs run cooler and use less power.  

"Glass is half empty" = too negative.  Cheer up!



You are stupid...imagine what guys what buy on IPO will do to the price....this coin is fucking non profitable to the extreme
You mean
I can quit??
hero member
Activity: 573
Merit: 500
This coin have IRC???
my Wallet is not synchronized
What method can be solved, I'm Chinese Angry Angry Angry

this coin ipo  price  0.00009717 BTC?Huh??
my Hashrate 120000KH/s
one day 280+QBC
280*0.00009717?HuhHuhHuh?
oh my god!!!!!!!! Huh Huh Huh Huh Huh Huh

You need help? That is a lot of question.

280 * 0.00009717 = 0.0272076 BTC

0.0272076 BTC * 499.23 US = 13.58$ (24h)

Good lord brother!
How big is your electric bill?
I am running 7 280x and 290x
one day about 0.15btc !!



 Shocked Shocked Shocked
legendary
Activity: 1190
Merit: 1000
SoNiC BooM
this coin ipo  price  0.00009717 BTC?Huh??
my Hashrate 120000KH/s
one day 280+QBC
280*0.00009717?HuhHuhHuh?
oh my god!!!!!!!! Huh Huh Huh Huh Huh Huh

Let me guess - you're a "glass is half empty" person, right?

qu茅becoin.conf
The wallet to start the synchronization
The name must be so

what is "glass is half empty" ?
Because I want to know the actual price of this coin
I have enough confidence to mining

English is not very good, sorry Smiley

If you use the -conf=/path/to/your/config/file command line option you can start the wallet with the config file named anything you like.


Price of coin = whatever buyers are willing to pay, same as any other coin.  Expect this to vary somewhat.  Enjoy the ride.

X11 is easy to mine.  GPUs run cooler and use less power.  

"Glass is half empty" = too negative.  Cheer up!



You are stupid...imagine what guys what buy on IPO will do to the price....this coin is fucking non profitable to the extreme
Pages:
Jump to: