Bitcoin Forum
May 06, 2024, 02:12:07 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 [129] 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 »
  Print  
Author Topic: [ANN][YAC] yacoin: yet another altcoin. START is now.  (Read 346638 times)
procrypto
Full Member
***
Offline Offline

Activity: 224
Merit: 100


Shitcoin Maximalist


View Profile
May 09, 2013, 02:00:12 PM
 #2561

msm595's Win32 binary is working..

"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714961527
Hero Member
*
Offline Offline

Posts: 1714961527

View Profile Personal Message (Offline)

Ignore
1714961527
Reply with quote  #2

1714961527
Report to moderator
1714961527
Hero Member
*
Offline Offline

Posts: 1714961527

View Profile Personal Message (Offline)

Ignore
1714961527
Reply with quote  #2

1714961527
Report to moderator
1714961527
Hero Member
*
Offline Offline

Posts: 1714961527

View Profile Personal Message (Offline)

Ignore
1714961527
Reply with quote  #2

1714961527
Report to moderator
LOG123
Full Member
***
Offline Offline

Activity: 153
Merit: 100


...


View Profile
May 09, 2013, 02:02:25 PM
 #2562

How many YAC/hour are folks getting, i.e., on _one_ dual- or quad-core CPU?
10 PRINT INT(RND(1)*10000)
20 GOTO 10
RUN
p00chie
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
May 09, 2013, 02:06:49 PM
 #2563

msm595's Win32 binary is working..



what else do i need?
just start yacoin wallt and add the command line to minered wont work because there is no server online

where do i put a *.conf file?

xibeijan
Legendary
*
Offline Offline

Activity: 1232
Merit: 1001


View Profile
May 09, 2013, 02:07:57 PM
 #2564

How many YAC/hour are folks getting, i.e., on _one_ dual- or quad-core CPU?
10 PRINT INT(RND(1)*10000)
20 GOTO 10
RUN

Damn.  That's an infinite loop per hour.

Seriously, how many u getting?

Notable projects 2019: Semux, Dero, Wagerr, BEAM
LOG123
Full Member
***
Offline Offline

Activity: 153
Merit: 100


...


View Profile
May 09, 2013, 02:11:56 PM
 #2565

How many YAC/hour are folks getting, i.e., on _one_ dual- or quad-core CPU?
10 PRINT INT(RND(1)*10000)
20 GOTO 10
RUN

Damn.  That's an infinite loop per hour.

Seriously, how many u getting?
Depends on my luck
Past hour I found two blocks worth ~35 yac each on my Q6600 @ stock clocks running enlightenment E17 while browsing the internet
procrypto
Full Member
***
Offline Offline

Activity: 224
Merit: 100


Shitcoin Maximalist


View Profile
May 09, 2013, 02:12:12 PM
 #2566

what else do i need?
just start yacoin wallt and add the command line to minered wont work because there is no server online

where do i put a *.conf file?

C:/Users/<user>/AppData/Roaming/Yacoin/yacoin.conf

File should contain..

Code:
rpcuser=<username>
rpcpassword=<pass>
rpcallowip=127.0.0.1
rpcport=<anyport>
port=7688
daemon=1
server=1
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

Restart qt, point minerd at localhost with the algo set to scrypt-jane as described above.
p00chie
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
May 09, 2013, 02:14:16 PM
 #2567

what else do i need?
just start yacoin wallt and add the command line to minered wont work because there is no server online

where do i put a *.conf file?

C:/Users/<user>/AppData/Roaming/Yacoin/yacoin.conf

File should contain..

Code:
rpcuser=<username>
rpcpassword=<pass>
rpcallowip=127.0.0.1
rpcport=<anyport>
port=7688
daemon=1
server=1
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

Restart qt, point minerd at localhost with the algo set to scrypt-jane as described above.

thx Smiley

If i find somethign it goes to my main yacoin address?
just used my litecoin address as username

svennand
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250



View Profile
May 09, 2013, 02:14:59 PM
 #2568

Jokes appart, is there any improvement using cpu miner instead of the wallet?

I'm actually not sure xD.


run command:
minerd.exe -o http://192.168.0.2:8108 -u xxx -p xxx

You need to add `-a scrypt-jane` to use the yacoin algo.

ah thanks!
got 4x the khash rate with -a scrypt-jane

any way to see the totalt hashing power? i run the minerd on four rigs now towards my yacoin-qt
barrywu2013
Newbie
*
Offline Offline

Activity: 28
Merit: 0



View Profile WWW
May 09, 2013, 02:15:16 PM
 #2569

I agree... it is so difficult to mine..

Anyone want to set up a mining pool?

Y4QD9EiAKzfpq8iTAxi3xw83wpkvSbMU9x
procrypto
Full Member
***
Offline Offline

Activity: 224
Merit: 100


Shitcoin Maximalist


View Profile
May 09, 2013, 02:17:46 PM
 #2570

If i find somethign it goes to my main yacoin address?
just used my litecoin address as username

The username, password and port you set in yacoin.conf is just for you to use with minerd.exe - it can be anything. The coins will go into your wallet regardless of what username, password and port you have chosen to use.
LOG123
Full Member
***
Offline Offline

Activity: 153
Merit: 100


...


View Profile
May 09, 2013, 02:18:45 PM
 #2571

I agree... it is so difficult to mine..

Anyone want to set up a mining pool?

Y4QD9EiAKzfpq8iTAxi3xw83wpkvSbMU9x


If I can still find blocks on a Q6600, you can find it on whatever CPU you have.
KillaGT
Full Member
***
Offline Offline

Activity: 130
Merit: 100



View Profile
May 09, 2013, 02:24:50 PM
 #2572

hey guys....i'm now minign for at least 3 hours and find nothing with my 6core 1090t. ...now i got some noob questions, where i think i could have some issues:

rpcuser=Username
rpcpassword=(pass)
rpcallowip=127.0.0.1
rpcport=8108
port=7688
daemon=1
server=1
gen=1

this is like my config file is looking.

I can check via debug command line that i'm hashing and my cores are full at work.

for example

"blocks" : 36309,
"currentblocksize" : 1000,
"currentblocktx" : 1,
"difficulty" : 0.24532356,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespersec" : 114261,
"pooledtx" : 1,
"testnet" : false

....pooledtx shows normaly 0 ecxept currentblocktx ....what does it mean when it both shows 1? ...when i re-enter getmininginfo" it shows other hashrate and 0 again on both.

"listtransaction" is empty after 3 hours...no luck or something wrong?

just to be 100 % sure...what do i have to name rpcuser (my current yacoin-wallet adress or doesn't matter?) and is the pass completly irrelevant?

please help a noob xD

LOG123
Full Member
***
Offline Offline

Activity: 153
Merit: 100


...


View Profile
May 09, 2013, 02:26:17 PM
 #2573

hey guys....i'm now minign for at least 3 hours and find nothing with my 6core 1090t. ...now i got some noob questions, where i think i could have some issues:

rpcuser=Username
rpcpassword=(pass)
rpcallowip=127.0.0.1
rpcport=8108
port=7688
daemon=1
server=1
gen=1

this is like my config file is looking.

I can check via debug command line that i'm hashing and my cores are full at work.

for example

"blocks" : 36309,
"currentblocksize" : 1000,
"currentblocktx" : 1,
"difficulty" : 0.24532356,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespersec" : 114261,
"pooledtx" : 1,
"testnet" : false

....pooledtx shows normaly 0 ecxept currentblocktx ....what does it mean when it both shows 1? ...when i re-enter getmininginfo" it shows other hashrate and 0 again on both.

"listtransaction" is empty after 3 hours...no luck or something wrong?

just to be 100 % sure...what do i have to name rpcuser (my current yacoin-wallet adress or doesn't matter?) and is the pass completly irrelevant?

please help a noob xD



./yacoind listtransactions
kidbitter
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
May 09, 2013, 02:26:57 PM
 #2574

Gonna try setting up CPUminer in windows, gl me and send you donation if I somehow get it to work and mine a block or two  Grin
KillaGT
Full Member
***
Offline Offline

Activity: 130
Merit: 100



View Profile
May 09, 2013, 02:28:27 PM
 #2575

hey guys....i'm now minign for at least 3 hours and find nothing with my 6core 1090t. ...now i got some noob questions, where i think i could have some issues:

rpcuser=Username
rpcpassword=(pass)
rpcallowip=127.0.0.1
rpcport=8108
port=7688
daemon=1
server=1
gen=1

this is like my config file is looking.

I can check via debug command line that i'm hashing and my cores are full at work.

for example

"blocks" : 36309,
"currentblocksize" : 1000,
"currentblocktx" : 1,
"difficulty" : 0.24532356,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespersec" : 114261,
"pooledtx" : 1,
"testnet" : false

....pooledtx shows normaly 0 ecxept currentblocktx ....what does it mean when it both shows 1? ...when i re-enter getmininginfo" it shows other hashrate and 0 again on both.

"listtransaction" is empty after 3 hours...no luck or something wrong?

just to be 100 % sure...what do i have to name rpcuser (my current yacoin-wallet adress or doesn't matter?) and is the pass completly irrelevant?

please help a noob xD



./yacoind listtransactions

it's empty...showing [] not more
bbxx
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


cryptoshark


View Profile WWW
May 09, 2013, 02:28:44 PM
 #2576

[2013-05-09 16:28:30] thread 0: 28332 hashes, 5.64 khash/s
[2013-05-09 16:28:30] thread 1: 28604 hashes, 5.73 khash/s
[2013-05-09 16:28:30] thread 3: 28120 hashes, 5.61 khash/s
[2013-05-09 16:28:31] thread 2: 25720 hashes, 5.23 khash/s

is my 3570k broken?
3600MHz stock

why so low ?

msm595
Full Member
***
Offline Offline

Activity: 185
Merit: 100


View Profile
May 09, 2013, 02:32:50 PM
 #2577

[2013-05-09 16:28:30] thread 0: 28332 hashes, 5.64 khash/s
[2013-05-09 16:28:30] thread 1: 28604 hashes, 5.73 khash/s
[2013-05-09 16:28:30] thread 3: 28120 hashes, 5.61 khash/s
[2013-05-09 16:28:31] thread 2: 25720 hashes, 5.23 khash/s

is my 3570k broken?
3600MHz stock

why so low ?


I think the difference is the 64bit AVX and XOP instructions. This binary is 32bit and can't use them. I'm working on a 64bit binary now.

bitdwarf
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


The cryptocoin watcher


View Profile
May 09, 2013, 02:38:15 PM
 #2578

If YAC hits an exchange I'll burn some YACs to fight red candles, for whatever it's worth. Cheesy

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

Activity: 224
Merit: 100


Shitcoin Maximalist


View Profile
May 09, 2013, 02:39:01 PM
 #2579

I think the difference is the 64bit AVX and XOP instructions. This binary is 32bit and can't use them. I'm working on a 64bit binary now.

Do you think this will solve the difference in hashrate between the Linux and Windows builds, as mentioned in the other YAC cpuminer thread?

Small tip incoming - if you can crack this hashrate problem I'll sling you another  Grin
LOG123
Full Member
***
Offline Offline

Activity: 153
Merit: 100


...


View Profile
May 09, 2013, 02:40:08 PM
 #2580

If YAC hits an exchange I'll burn some YACs to fight red candles, for whatever it's worth. Cheesy

How many do you have, anyway?
Pages: « 1 ... 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 [129] 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 »
  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!