Bitcoin Forum
June 16, 2024, 04:08:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 177 178 [179] 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 ... 413 »
  Print  
Author Topic: [ANN][XMY] Myriad | Multi-Algo, Fair, Secure  (Read 849674 times)
neuroMode
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
April 25, 2014, 10:44:51 PM
 #3561

... also using getmininginfo would require running a wallet on my mining rig (or using RPC to connect to one) which further complicates things.  That said, it would probably be an improvement to use getmininginfo, so if someone wants to send me the maths to get from the difficulties of the various algos to "Coins/Scrypt MH" then I'll update my script and post a new version using that.

it should be in a config file because 290/290x mines differently than 280x (faster skein, slower groestl for the same scrypt mhash/s)

I made a php script that does the same thing for windows:
https://bitbucket.org/iopq/automatic-algo-switcher-for-myriadcoin/

I scape the difficulties from the JSON api and my config file has the settings for an R9 290
if you want to do it from the wallet and run the wallet I suggest you use the same approach, I have scrypt disabled because it takes too much power

what you might want to also do is scrape the price info, let the user specify the power usage of each algo (and $/watt), and calculate the most profitable algo based on current price and selling immediately after mining

Hmmm I was wondering about that.  The "Coins/Scrypt MH" number seems to give me a good enough approximation of profitability for my R9 280x for my purposes, but I see that to do it properly those numbers would need to be weighted for different GPUs.  I guess the numbers are just discovered experimentally?  I don't have the time (or the equipment) to work out the weightings for coin production on different algos and different hardware unfortunately.  Your idea for letting the user specify the power and doing a proper cost analysis before choosing the algo is great... but again I'm not sure I have the time right now to implement that Sad 

I think I will take up foodie's offer of a nice simplified "Coins/Scrypt MH" webpage to get the numbers from and leave it at that for now.  I'll also implement a decent algo choosing mechanism - maybe based on the setting of the commands at the top of the script (ie:  no command for a given algo means leave that algo out of the running).

At some point I'll put it on github and open it up if people are interested in contributing?

Also - a question for the devs and other coin-tech people:  Is the constant switching of miners between algos in this way considered harmful to the coin?  Obviously if *all* miners were switching en-mass on the hour, it would cause some pretty wild and weird swings in difficulty and hash rates for the algos...  I know auto-switching pools are frowned upon for this reason by some people.  When you have big enough hordes of miners chasing profit from coin to coin it can severely impact hashrates and leave coins vulnerable to attack at certain times.  I suppose chasing profit *within the one coin* as we are doing here is not as bad... but then its open for analysis / discussion.

Thanks. I will tip you well if you can set up a simplified Coins/Scrypt MH webapge taht accounts for different GPU benchmarks.

I don't think the constant switching of miners between algos would be harmful. The difficulties for each algo retarget after every block that algo finds, but I'm not sure what type of memory kernal is put in place (how far into the past it using the hashrates).

Myriadcoin - the first multi-PoW blockchain! (Mine with SHA256 [ASICs], Scrypt [GPU/ASICs], Skein [GPUs], Groestl [GPUs], OR Qubit [CPUs/GPUs]).
Myriad Website // Myriad on Reddit || Myriad Android Wallet || Myriad Electrum Wallet || Multi-vPoW and Block "Tips" - Solution to Parasitic Merged Mining
neuroMode
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
April 25, 2014, 10:45:58 PM
 #3562

does anyone know if there are any profitability calculators for mining myriad? I really like the coin and would like to support it, but I am not sure I could justify it if it is not profitable to mine. Thanks!

There is a scrypt calculator on cointweak.com
There is a SHA256 calculator on whatmine.com

Other profitability websites can't handle Myriad's complexity and sheer awesomeness Smiley

Myriadcoin - the first multi-PoW blockchain! (Mine with SHA256 [ASICs], Scrypt [GPU/ASICs], Skein [GPUs], Groestl [GPUs], OR Qubit [CPUs/GPUs]).
Myriad Website // Myriad on Reddit || Myriad Android Wallet || Myriad Electrum Wallet || Multi-vPoW and Block "Tips" - Solution to Parasitic Merged Mining
neuroMode
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
April 25, 2014, 10:59:54 PM
 #3563

New Myriadcoin Bounty Listing!

Myriad Youtube Tipper Bot: MKgAspTqp9C5i44hWReqBksTcmAkwJK5y7
Create a Youtube Tipper Bot for Myriadcoin. You may need to utilize Google+ Accounts. (For reference, Coinye was able to create one here: https://plus.google.com/u/0/110820315203668613125/about)

I personally will be donating 10,000 MYR to this bounty right now. The Youtube market is a huge untapped resource. If we want anyone to use Myriad, being able to tip on a platform like Youtube is HUGE.

Here is the rest of the bounties for the community to donate to: http://just-wegi.de/myriadbounty/

Here is a screenshot for the lazy:





Myriadcoin - the first multi-PoW blockchain! (Mine with SHA256 [ASICs], Scrypt [GPU/ASICs], Skein [GPUs], Groestl [GPUs], OR Qubit [CPUs/GPUs]).
Myriad Website // Myriad on Reddit || Myriad Android Wallet || Myriad Electrum Wallet || Multi-vPoW and Block "Tips" - Solution to Parasitic Merged Mining
neuroMode
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
April 25, 2014, 11:04:37 PM
 #3564

Someone just donated 20,000 MYR to the Android Wallet bounty. Thanks!

Myriadcoin - the first multi-PoW blockchain! (Mine with SHA256 [ASICs], Scrypt [GPU/ASICs], Skein [GPUs], Groestl [GPUs], OR Qubit [CPUs/GPUs]).
Myriad Website // Myriad on Reddit || Myriad Android Wallet || Myriad Electrum Wallet || Multi-vPoW and Block "Tips" - Solution to Parasitic Merged Mining
iamphoenix
Sr. Member
****
Offline Offline

Activity: 244
Merit: 250



View Profile
April 26, 2014, 12:01:48 AM
 #3565

Someone just donated 20,000 MYR to the Android Wallet bounty. Thanks!

Wink

Get Daily Free SIGNs before too late. T6ZzzGAkxmSQDmeNUZPBf3pbD2ogiC2DDf

Myriadplatform.org
neuroMode
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
April 26, 2014, 01:25:30 AM
 #3566

Does anyone feel polishing up the Myriad mining guide? We can put it on a Myriad Wiki at some point.

Here is the rough guide made by foodies:

https://bitcointalk.org/index.php?topic=545805

Big bounty will be rewarded for doing this.

Myriadcoin - the first multi-PoW blockchain! (Mine with SHA256 [ASICs], Scrypt [GPU/ASICs], Skein [GPUs], Groestl [GPUs], OR Qubit [CPUs/GPUs]).
Myriad Website // Myriad on Reddit || Myriad Android Wallet || Myriad Electrum Wallet || Multi-vPoW and Block "Tips" - Solution to Parasitic Merged Mining
Muzzargh
Member
**
Offline Offline

Activity: 133
Merit: 10


View Profile
April 26, 2014, 07:13:37 AM
Last edit: April 26, 2014, 07:24:46 AM by Muzzargh
 #3567

Has anyone been able to get their Win 7 rig running R9 290's to run at greater than 640x480 headless?  If I attach a monitor I can set what resolution I want and it will stay like that after I remove the monitor however after a reboot it goes back to 640x480.  I've tried every trick I could find on the net without success   Shocked  I don't have a spare monitor I can leave attached to it either.

There is an HDMI fake monitor plug on ebay, is that the only way?

Unfortunately yes. In my rigs with R9 290 I have put one non 290's Gpu as primary card to solve this problem.

So any old card will do?

I have combined 280x. Any R9 270,280 (or older series 5,6,7 ) will work.

Any old card will not do, doh!!!

I tried an old ATI card that took out the driver.
I tried an nVidia nvs300, no good either.
I tried a Matrox card, same result.
I received an email from ATI regarding an update to 14.4 so I'm trying that now. . .

Edit:
I'm still not able to get above 640x480 but the latest driver gives me an extra .6Mh/s per card  Grin

Edit:
And fan speed is now in % rather than rpm
foodies123
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
April 26, 2014, 10:11:16 AM
 #3568

Has anyone been able to get their Win 7 rig running R9 290's to run at greater than 640x480 headless?  If I attach a monitor I can set what resolution I want and it will stay like that after I remove the monitor however after a reboot it goes back to 640x480.  I've tried every trick I could find on the net without success   Shocked  I don't have a spare monitor I can leave attached to it either.

There is an HDMI fake monitor plug on ebay, is that the only way?

Unfortunately yes. In my rigs with R9 290 I have put one non 290's Gpu as primary card to solve this problem.

So any old card will do?

I have combined 280x. Any R9 270,280 (or older series 5,6,7 ) will work.

Any old card will not do, doh!!!

I tried an old ATI card that took out the driver.
I tried an nVidia nvs300, no good either.
I tried a Matrox card, same result.
I received an email from ATI regarding an update to 14.4 so I'm trying that now. . .

Edit:
I'm still not able to get above 640x480 but the latest driver gives me an extra .6Mh/s per card  Grin

Edit:
And fan speed is now in % rather than rpm

.6mh ? what algo ?

nope
Muzzargh
Member
**
Offline Offline

Activity: 133
Merit: 10


View Profile
April 26, 2014, 11:46:01 AM
 #3569

Has anyone been able to get their Win 7 rig running R9 290's to run at greater than 640x480 headless?  If I attach a monitor I can set what resolution I want and it will stay like that after I remove the monitor however after a reboot it goes back to 640x480.  I've tried every trick I could find on the net without success   Shocked  I don't have a spare monitor I can leave attached to it either.

There is an HDMI fake monitor plug on ebay, is that the only way?

Unfortunately yes. In my rigs with R9 290 I have put one non 290's Gpu as primary card to solve this problem.

So any old card will do?

I have combined 280x. Any R9 270,280 (or older series 5,6,7 ) will work.

Any old card will not do, doh!!!

I tried an old ATI card that took out the driver.
I tried an nVidia nvs300, no good either.
I tried a Matrox card, same result.
I received an email from ATI regarding an update to 14.4 so I'm trying that now. . .

Edit:
I'm still not able to get above 640x480 but the latest driver gives me an extra .6Mh/s per card  Grin

Edit:
And fan speed is now in % rather than rpm

.6mh ? what algo ?

Groestl
neuroMode
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
April 26, 2014, 12:59:22 PM
 #3570

Myriadcoin is now being traded on Prelude.io (Moolah.io). Trade against BTC and USD: https://prelude.io/trade/btc/myr

Support on their Android trading platform is happening as we speak: https://play.google.com/store/apps/details?id=com.cr5315.prelude

Myriadcoin - the first multi-PoW blockchain! (Mine with SHA256 [ASICs], Scrypt [GPU/ASICs], Skein [GPUs], Groestl [GPUs], OR Qubit [CPUs/GPUs]).
Myriad Website // Myriad on Reddit || Myriad Android Wallet || Myriad Electrum Wallet || Multi-vPoW and Block "Tips" - Solution to Parasitic Merged Mining
primer-
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
April 26, 2014, 01:29:11 PM
 #3571

Myriadcoin is now being traded on Prelude.io (Moolah.io). Trade against BTC and USD: https://prelude.io/trade/btc/myr

Support on their Android trading platform is happening as we speak: https://play.google.com/store/apps/details?id=com.cr5315.prelude

Current BTC/USD rate on prelude.io = 530 USD
BTC-e = 444 USD
Bitstamp = 455 USD

PRELUDE.IO Scam exchange ?
neuroMode
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
April 26, 2014, 02:32:32 PM
 #3572


Myriadcoin - the first multi-PoW blockchain! (Mine with SHA256 [ASICs], Scrypt [GPU/ASICs], Skein [GPUs], Groestl [GPUs], OR Qubit [CPUs/GPUs]).
Myriad Website // Myriad on Reddit || Myriad Android Wallet || Myriad Electrum Wallet || Multi-vPoW and Block "Tips" - Solution to Parasitic Merged Mining
BitcoinForumator
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile
April 26, 2014, 02:45:29 PM
 #3573



Superb. The best ad I have ever seen for a coin. Killer minimalistic design.
spankyminer
Full Member
***
Offline Offline

Activity: 184
Merit: 100


View Profile
April 26, 2014, 03:03:55 PM
 #3574

Superb. The best ad I have ever seen for a coin. Killer minimalistic design.

Its just not really informative. That white circle doesnt reveal anything and it seems like any other coin that tries to be a coin for everyone.
BitcoinForumator
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile
April 26, 2014, 03:15:23 PM
 #3575

Superb. The best ad I have ever seen for a coin. Killer minimalistic design.

Its just not really informative. That white circle doesnt reveal anything and it seems like any other coin that tries to be a coin for everyone.

It's a teaser ad. It's not a full blown brochure with all the features. These kind of ads have their place too.

Sure you could add an ever more provocative/intriguing slogan/text - to spark more interest, but the design is just great.
neuroMode
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
April 26, 2014, 03:30:45 PM
 #3576

Superb. The best ad I have ever seen for a coin. Killer minimalistic design.

Its just not really informative. That white circle doesnt reveal anything and it seems like any other coin that tries to be a coin for everyone.

It's a teaser ad. It's not a full blown brochure with all the features. These kind of ads have their place too.

Sure you could add an ever more provocative/intriguing slogan/text - to spark more interest, but the design is just great.

Agreed. More informative banners/backgrounds will be made but this is just sexy.

Myriadcoin - the first multi-PoW blockchain! (Mine with SHA256 [ASICs], Scrypt [GPU/ASICs], Skein [GPUs], Groestl [GPUs], OR Qubit [CPUs/GPUs]).
Myriad Website // Myriad on Reddit || Myriad Android Wallet || Myriad Electrum Wallet || Multi-vPoW and Block "Tips" - Solution to Parasitic Merged Mining
mfqrs3
Sr. Member
****
Offline Offline

Activity: 419
Merit: 250


View Profile
April 26, 2014, 06:20:37 PM
 #3577

Extra looking ad for Myriad. Great work!
DELTA9
Member
**
Offline Offline

Activity: 102
Merit: 10


View Profile
April 26, 2014, 06:28:00 PM
 #3578



Superb. The best ad I have ever seen for a coin. Killer minimalistic design.
Agreed. Nice work!
spankyminer
Full Member
***
Offline Offline

Activity: 184
Merit: 100


View Profile
April 26, 2014, 06:44:44 PM
 #3579

A try to strengthen  my argument : I could replace the text myriad. With whitecoin and leave the rest as it is and I would have a killer ad for whitecoin. But I don't want to be the  Party pooper.. It's a cool teaser otherwise  Grin
vetalysd
Full Member
***
Offline Offline

Activity: 155
Merit: 100


View Profile
April 26, 2014, 06:45:44 PM
 #3580

Pages: « 1 ... 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 177 178 [179] 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 ... 413 »
  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!