Bitcoin Forum
May 30, 2024, 06:13:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 [6] 7 »  All
  Print  
Author Topic: [ANN][YAC][HOWTO] Howto mine yacoin  (Read 41067 times)
Rubberduckie
Legendary
*
Offline Offline

Activity: 1442
Merit: 1000



View Profile
May 09, 2013, 08:32:11 AM
 #101

Dumb question, how do I start Yacoin in ubuntu once I've compiled it !

jeroenn13
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
May 09, 2013, 09:00:46 AM
 #102

When I do : "gethashespersec"
I receive "11738" back

Is this good?

..bustadice..         ▄▄████████████▄▄
     ▄▄████████▀▀▀▀████████▄▄
   ▄███████████    ███████████▄
  █████    ████▄▄▄▄████    █████
 ██████    ████████▀▀██    ██████
██████████████████   █████████████
█████████████████▌  ▐█████████████
███    ██████████   ███████    ███
███    ████████▀   ▐███████    ███
██████████████      ██████████████
██████████████      ██████████████
 ██████████████▄▄▄▄██████████████
  ▀████████████████████████████▀
                     ▄▄███████▄▄
                  ▄███████████████▄
   ███████████  ▄████▀▀       ▀▀████▄
               ████▀      ██     ▀████
 ███████████  ████        ██       ████
             ████         ██        ████
███████████  ████     ▄▄▄▄██        ████
             ████     ▀▀▀▀▀▀        ████
 ███████████  ████                 ████
               ████▄             ▄████
   ███████████  ▀████▄▄       ▄▄████▀
                  ▀███████████████▀
                     ▀▀███████▀▀
           ▄██▄
           ████
            ██
            ▀▀
 ▄██████████████████████▄
██████▀▀██████████▀▀██████
█████    ████████    █████
█████▄  ▄████████▄  ▄█████
██████████████████████████
██████████████████████████
    ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
       ████████████
......Play......
jonptl
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
May 09, 2013, 09:05:25 AM
 #103

means ur mining at 11khashes/s.

LottoCoin - LOT - the coin that's a game! lottocoin.org

BTC :  1CAHym5P2utWXkZPNbKzGpbRHXKUNwsZmK
ehmdjii
Sr. Member
****
Offline Offline

Activity: 351
Merit: 250


View Profile
May 09, 2013, 10:04:09 AM
 #104

i get 38145

what are my chances to find a block?

BTC: 1LsD5HpnX1Kfyti7CnHiVB1rjUEXGqmR2H
LTC: LQbpdMZmYyJa9bJG6NweBNxkSTfgZorkrG
gubb3l
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
May 09, 2013, 10:48:27 AM
 #105

Is someone of you able to compile the new cpuminer for windows ?

https://github.com/ali1234/cpuminer
KillaGT
Full Member
***
Offline Offline

Activity: 130
Merit: 100



View Profile
May 09, 2013, 12:52:13 PM
Last edit: May 09, 2013, 01:04:58 PM by KillaGT
 #106

i mined now half an hour with my 6core 1090t and didn't find a block yet....how long does it normaly take to get one? Diff rise 100% in this time xD

Other question...is it possible to add another pc's gpu to the same wallet / client i'm mining now, or has every pc to use his own client and mine against each other?

hercules
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
May 09, 2013, 02:42:49 PM
 #107

To use the cpuminer, how should I configure yacoind? I currently have this configuration:

rpcuser=<hidden>
rpcpassword=<hidden>
rpcallowip=<hidden>
rpcport=7332
port=7688
daemon=1
server=1
gen=0
addnode=82.211.30.212
addnode=78.21.9.49
addnode=76.115.8.101
addnode=124.149.56.205
addnode=178.130.36.81
addnode=82.6.77.126
addnode=106.187.55.212
addnode=81.202.104.33
addnode=84.200.17.178
addnode=88.204.169.242
meltingrobot
Member
**
Offline Offline

Activity: 63
Merit: 10



View Profile WWW
May 09, 2013, 07:04:41 PM
 #108

Dumb question, how do I start Yacoin in ubuntu once I've compiled it !

If it compiled, then the yacoind binary should have dropped into the src directory where you ran the make command.

You should be able to run "./yacoind" in the directory you ran the "make" in.  It will complain that it needs some stuff added to yacoin.conf to get it started.

BTC: 1CTsBk6hfMMUQNweY5ytyesuPnTu8tBF3d
LTC: LQR3WUYVT4y5XxdmJJ5ttjwi6WwST1dkzN
Rubberduckie
Legendary
*
Offline Offline

Activity: 1442
Merit: 1000



View Profile
May 09, 2013, 07:07:34 PM
 #109

Dumb question, how do I start Yacoin in ubuntu once I've compiled it !

If it compiled, then the yacoind binary should have dropped into the src directory where you ran the make command.

thanks for that  Smiley

meltingrobot
Member
**
Offline Offline

Activity: 63
Merit: 10



View Profile WWW
May 09, 2013, 07:12:13 PM
 #110

To use the cpuminer, how should I configure yacoind? I currently have this configuration:

rpcuser=<hidden>
rpcpassword=<hidden>
rpcallowip=<hidden>
rpcport=7332
port=7688
daemon=1
server=1
gen=0
addnode=82.211.30.212
addnode=78.21.9.49
addnode=76.115.8.101
addnode=124.149.56.205
addnode=178.130.36.81
addnode=82.6.77.126
addnode=106.187.55.212
addnode=81.202.104.33
addnode=84.200.17.178
addnode=88.204.169.242


My yacoin.conf is mostly like yours except I left the ports at the default ports and don't have all the addnode lines.

BTC: 1CTsBk6hfMMUQNweY5ytyesuPnTu8tBF3d
LTC: LQR3WUYVT4y5XxdmJJ5ttjwi6WwST1dkzN
far004
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
May 10, 2013, 12:15:18 AM
 #111

I compiled the way it is mentioned in OP. I am getting this error:

error: couldn't connect to server

This is my config file:
rpcuser=x
rpcpassword=x
addnode=82.211.30.212
addnode=78.21.9.49
addnode=88.204.169.242
rpcallowip=127.0.0.1
rpcport=9323
port=7688
daemon=1
server=1
gen=1
genproclimit=8

Any ideas how can I fix it?
mc_lovin
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000


www.bitcointrading.com


View Profile WWW
May 10, 2013, 12:25:17 AM
 #112

You have the blockchain fully downloaded?
far004
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
May 10, 2013, 05:30:58 AM
Last edit: May 10, 2013, 08:11:14 AM by far004
 #113

You have the blockchain fully downloaded?

I dont think so. I cloned the git repository. Then followed the OP instructions. All I end up with is yacoind. Then I setup the config file and tried to run yacoind. This is the command I ran:

./yacoind -gen -genproclimit=1 -u xxx -p x

I am definitely missing something. I think I don't really have the wallet itself just the miner. Right? If yes, how do I install the wallet?

Edit: I think I figured it out...
Craynon
Member
**
Offline Offline

Activity: 84
Merit: 10



View Profile
May 10, 2013, 09:00:30 PM
 #114

Hi, does anyone know where the the coins get paid out to? I haven't seen anyone specifying an address for it. I'm new to solo mining altcoins
sob317
Member
**
Offline Offline

Activity: 68
Merit: 10



View Profile
May 10, 2013, 10:48:02 PM
 #115

Thanks for the help in here, finally going.

BTC: 12v2K92HKrgnaWbvrwy4xCUXYWNKJmdTB4
Scratch
Member
**
Offline Offline

Activity: 84
Merit: 10



View Profile
May 11, 2013, 12:05:56 AM
 #116

45Kh on an OC'd Q6600. Leave it overnight, see if it finds a block.

Litecoin is the way forward. Dont go near it yet though, i want it all for me Wink
bitdwarf
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


The cryptocoin watcher


View Profile
May 11, 2013, 12:18:41 AM
 #117

Hi, does anyone know where the the coins get paid out to? I haven't seen anyone specifying an address for it. I'm new to solo mining altcoins

They'll just appear as transactions in the wallet with their own generated address.

𝖄𝖆𝖈: YF3feU4PNLHrjwa1zV63BcCdWVk5z6DAh5 · 𝕭𝖙𝖈: 12F78M4oaNmyGE5C25ZixarG2Nk6UBEqme
Ɏ: "the altcoin for the everyman, where the sweat on one's brow can be used to cool one's overheating CPU" -- theprofileth
J_Andante
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
May 11, 2013, 01:39:21 AM
 #118

Someone can explain to me how it is possible that there are people mining Yacoins at hashrates of more than 120,000 Kh/s when I with 8-core opteron have only got about 300 kh/s?

Proportionally would need about 400 8-core opteron cpus to reach that rate.

It is cost-effective to rent a cpu processing infrastructure (cluster) of those huge sizes to mine Yacoins?

Or is there some other way today (no gpu mining yet) to mine Yacoins?

Thanks.
jimhsu
Sr. Member
****
Offline Offline

Activity: 364
Merit: 264


View Profile
May 11, 2013, 02:11:03 AM
 #119

There are in fact bored server admins with that many or more CPUs. And one could "easily" rent 800 x 2 Sandy Bridge xeons from amazon, though not cheaply ($100/hour or whereabouts?). So ... yea.

I would in fact do that, but I don't have that much spare change lying around. I suspect though at current difficulty and price you'd about break even or eke out a small profit.

Dans les champs de l'observation le hasard ne favorise que les esprits préparé
EnJoyThis
Hero Member
*****
Offline Offline

Activity: 980
Merit: 1000


View Profile
May 11, 2013, 10:31:53 PM
 #120

What does this all mean?



{
"blocks" : 54458,
"currentblocksize" : 5976,
"currentblocktx" : 16,
"difficulty" : 4.97464635,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespersec" : 71839,
"pooledtx" : 16,
"testnet" : false
}



I can figure out some of them but what is:
- Currentblocktx
- genproclimit
- pooledtx

Cheers and happy mining

1Ew9k5guAGb44Uz6rYfSVscgFBUcgDZp5C
Pages: « 1 2 3 4 5 [6] 7 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!