Author

Topic: [ANN][XMY] Myriad | Multi-Algo, Fair, Secure - page 410. (Read 849665 times)

legendary
Activity: 1764
Merit: 1022
February 23, 2014, 05:35:29 PM
#89
How does this work? If I had 100 scrypt miners, I'd have about 100MH/s maybe. One of those $10 USB ASICs does 333MH/s in sha256. What does it do to make this fair?

Look at the difficulty that is what makes it fair.

"difficulty_sha256d" : 23628.48114079,
"difficulty_scrypt" : 2.71698568,
"difficulty_groestl" : 2.26799684,
"difficulty_skein" : 10.12576206,
"difficulty_qubit" : 4.38270966,

member
Activity: 112
Merit: 10
February 23, 2014, 05:34:55 PM
#88
PUBLIC ANNOUNCEMENT BY

Using Scrypt? Join our pool and mine your MYR with us!

* Dedicated servers with SSD
* 10 Gbit/s network
* DDoS protection
* Mail support
* Backups of all wallets and pools
* Professional team
* The natural choice for mining!
* There is a mining fee of 1% and donations are appreciated!
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
February 23, 2014, 05:32:59 PM
#87
each coin has a different difficulty so that the diff is proportionate to the work done on that algo. e.g. if loads of people mine sha but no one on scrypt. the sha diff will be high but scrypt will be low etc
member
Activity: 98
Merit: 10
February 23, 2014, 05:30:36 PM
#86
wow hope a big success! Smiley
full member
Activity: 196
Merit: 100
February 23, 2014, 05:30:07 PM
#85
How does this work? If I had 100 scrypt miners, I'd have about 100MH/s maybe. One of those $10 USB ASICs does 333MH/s in sha256. What does it do to make this fair?
newbie
Activity: 14
Merit: 0
February 23, 2014, 05:29:48 PM
#84
Dev needs to explain how algo/block reward works!!

Every 2.5mins there's a new block for all the sha256d miners. There's also every 2.5mins a new block for all the scrypt miners and so on for all 5 algos.
But these blocks for each algo don't get found all at the same time, but one after the other with approximately the same time inbetween the found blocks. Which brings us to the overall/effective block time of 30sec. because 2.5mins = 150sec and 150sec / 5 algos = 30sec.

it goes like this:

block found for sha256d miners
30sec happy mining time without new blocks
block found for scrypt miners
30sec happy mining time without new blocks
block found for groestl miners
30sec happy mining time without new blocks
block found for skein miners
30sec happy mining time without new blocks
block found for qubit miners
30sec happy mining time without new blocks
block found for sha256d (2.5 mins in total have passed since the last block has been found by the sha256d miners)
...
from here on the cycle continues until we've all been killed by flying shark-raptors with chainsaws and lasereyes.
legendary
Activity: 1764
Merit: 1022
February 23, 2014, 05:28:46 PM
#83

cudaminer says i'm hashing, but my CPU usage is still at 100%. How do you turn off mining within the wallet?

you can user
getgenerate to see if you are mining in the wallet and type

setgenerate false

to turn off wallet mining
jr. member
Activity: 42
Merit: 10
February 23, 2014, 05:24:29 PM
#82
Thanks for the help! But I still feel like I'm doing something wrong.

i changed it to scrypt, and my cudaminer looks like this:
Code:
cudaminer -o 127.0.0.1:10889 -u rpcuser -p rpcpass

cudaminer says i'm hashing, but my CPU usage is still at 100%. How do you turn off mining within the wallet?
member
Activity: 93
Merit: 10
February 23, 2014, 05:22:02 PM
#81
mmm, my spider sence tells me there is something up, I've noticed a couple of moderator 'edits' or just replies on now missing posts. I'm also ignorant of the benefit of multiple algos.
legendary
Activity: 1092
Merit: 1000
February 23, 2014, 05:17:50 PM
#80
Dev needs to explain how algo/block reward works!!
sr. member
Activity: 294
Merit: 250
February 23, 2014, 05:11:47 PM
#79
Can somebody help me out? I'm brand new to solo mining.

So I added myriadcoin.conf to the appdata\myriadcoin directory

Code:
listen=1
daemon=1
gen=1
server=1
rpcuser=rpcuser
rpcpassword=rpcpass
rpcport=10889
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1
algo=qubit
addnode=85.201.102.148

Then I run the qt wallet, go to the debug window and type setgenerate true -1
Now my CPU is running at 100%, so I'm pretty sure I'm mining now.

But how do I check the hashrate? If I found a block? Sorry, I'm used to using cgminer. Can you use cgminer?

Type

getmininginfo

it should show your hashrate

If you find a block it will show up in your transactions in the wallet
sr. member
Activity: 322
Merit: 250
February 23, 2014, 05:10:35 PM
#78
Can somebody help me out? I'm brand new to solo mining.

So I added myriadcoin.conf to the appdata\myriadcoin directory

Code:
listen=1
daemon=1
gen=1
server=1
rpcuser=rpcuser
rpcpassword=rpcpass
rpcport=10889
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1
algo=qubit
addnode=85.201.102.148

Then I run the qt wallet, go to the debug window and type setgenerate true -1
Now my CPU is running at 100%, so I'm pretty sure I'm mining now.



But how do I check the hashrate? If I found a block? Sorry, I'm used to using cgminer. Can you use cgminer?


replace qubit for scrypt mine like a boss.
jr. member
Activity: 42
Merit: 10
February 23, 2014, 05:08:40 PM
#77
Can somebody help me out? I'm brand new to solo mining.

So I added myriadcoin.conf to the appdata\myriadcoin directory

Code:
listen=1
daemon=1
gen=1
server=1
rpcuser=rpcuser
rpcpassword=rpcpass
rpcport=10889
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1
algo=qubit
addnode=85.201.102.148

Then I run the qt wallet, go to the debug window and type setgenerate true -1
Now my CPU is running at 100%, so I'm pretty sure I'm mining now.

But how do I check the hashrate? If I found a block? Sorry, I'm used to using GPU cgminer. Can you use cgminer?
newbie
Activity: 51
Merit: 0
February 23, 2014, 05:06:31 PM
#76
wts 17,000 MYR
full member
Activity: 146
Merit: 100
February 23, 2014, 04:55:10 PM
#75
theres a fucking virus in this build ?!?!

Its running "bitcoin-shutoff", taking 100% cpu resorces on linux once the myriadcoind stop is initiated!

Just kill that process. It happens from time to time, especially if you have a standalone miner connected to it.


Thats reassuring...............



more nodes

Another DNS node added. Should take about 5 minutes to propagate.

sr. member
Activity: 322
Merit: 250
February 23, 2014, 04:55:01 PM
#74
theres a fucking virus in this build ?!?!

Its running "bitcoin-shutoff", taking 100% cpu resorces on linux once the myriadcoind stop is initiated!

Just kill that process. It happens from time to time, especially if you have a standalone miner connected to it.


Thats reassuring...............



more nodes

Code:

22:36:33

Welcome to the Myriadcoin RPC console.
Use up and down arrows to navigate history, and Ctrl-L to clear screen.
Type help for an overview of available commands.


22:54:44

getpeerinfo


22:54:44

[
{
"addr" : "108.61.50.228:10888",
"services" : "00000001",
"lastsend" : 1393188883,
"lastrecv" : 1393188871,
"bytessent" : 143268,
"bytesrecv" : 791770,
"conntime" : 1393187869,
"version" : 70001,
"subver" : "/Satoshi:0.8.99.1/",
"inbound" : false,
"startingheight" : 2610,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "198.204.236.50:10888",
"services" : "00000001",
"lastsend" : 1393188883,
"lastrecv" : 1393188883,
"bytessent" : 61977,
"bytesrecv" : 86811,
"conntime" : 1393187981,
"version" : 70001,
"subver" : "/Satoshi:0.8.99.1/",
"inbound" : false,
"startingheight" : 2623,
"banscore" : 0
},
{
"addr" : "38.126.80.246:10888",
"services" : "00000001",
"lastsend" : 1393188883,
"lastrecv" : 1393188883,
"bytessent" : 45100,
"bytesrecv" : 94803,
"conntime" : 1393188144,
"version" : 70001,
"subver" : "/Satoshi:0.8.99.1/",
"inbound" : false,
"startingheight" : 2642,
"banscore" : 0
},
{
"addr" : "62.210.177.2:10888",
"services" : "00000001",
"lastsend" : 1393188882,
"lastrecv" : 1393188882,
"bytessent" : 21290,
"bytesrecv" : 44413,
"conntime" : 1393188305,
"version" : 70001,
"subver" : "/Satoshi:0.8.99.1/",
"inbound" : false,
"startingheight" : 2683,
"banscore" : 0
},
{
"addr" : "144.76.185.239:10888",
"services" : "00000001",
"lastsend" : 1393188882,
"lastrecv" : 1393188871,
"bytessent" : 12336,
"bytesrecv" : 17277,
"conntime" : 1393188697,
"version" : 70001,
"subver" : "/Satoshi:0.8.99.1/",
"inbound" : false,
"startingheight" : 2747,
"banscore" : 0
},
{
"addr" : "212.7.200.8:10888",
"services" : "00000001",
"lastsend" : 1393188883,
"lastrecv" : 1393188883,
"bytessent" : 1302,
"bytesrecv" : 2549,
"conntime" : 1393188876,
"version" : 70001,
"subver" : "/Satoshi:0.8.99.1/",
"inbound" : false,
"startingheight" : 2774,
"banscore" : 0
}
]
legendary
Activity: 1092
Merit: 1000
February 23, 2014, 04:51:29 PM
#73
theres a fucking virus in this build ?!?!

Its running "bitcoin-shutoff", taking 100% cpu resorces on linux once the myriadcoind stop is initiated!

Just kill that process. It happens from time to time, especially if you have a standalone miner connected to it.


Thats reassuring...............



more nodes
legendary
Activity: 1092
Merit: 1000
February 23, 2014, 04:49:46 PM
#72
theres a fucking virus in this build ?!?!

Its running "bitcoin-shutoff", taking 100% cpu resorces on linux once the myriadcoind stop is initiated!

Just kill that process. It happens from time to time, especially if you have a standalone miner connected to it.


Thats reassuring...............
full member
Activity: 146
Merit: 100
February 23, 2014, 04:41:56 PM
#71
theres a fucking virus in this build ?!?!

Its running "bitcoin-shutoff", taking 100% cpu resorces on linux once the myriadcoind stop is initiated!

Just kill that process. It happens from time to time, especially if you have a standalone miner connected to it.
legendary
Activity: 1092
Merit: 1000
February 23, 2014, 04:38:53 PM
#70
theres a fucking virus in this build ?!?!

Its running "bitcoin-shutoff", taking 100% cpu resorces on linux once the myriadcoind stop is initiated!
Jump to: