Author

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

sr. member
Activity: 280
Merit: 250
Is there some software that allow automatically switch to all the algo?

I don`t know if there is, but it is not easy to implement, for example in my case there are different miners and I have different configs for my cards for scrypt/skein/qubit and so on... so for now probably you need to do it manually.

So you are launching each software contemporanealy ?

I cannot mine both scrypt and skein in the same time with my cards. So i am switching between them when I feel like it.
full member
Activity: 126
Merit: 100
Is there some software that allow automatically switch to all the algo?

I don`t know if there is, but it is not easy to implement, for example in my case there are different miners and I have different configs for my cards for scrypt/skein/qubit and so on... so for now probably you need to do it manually.

So you are launching each software contemporanealy ?
sr. member
Activity: 280
Merit: 250
Is there some software that allow automatically switch to all the algo?

I don`t know if there is, but it is not easy to implement, for example in my case there are different miners and I have different configs for my cards for scrypt/skein/qubit and so on... so for now probably you need to do it manually.
full member
Activity: 126
Merit: 100
Is there some software that allow automatically switch to all the algo?
sr. member
Activity: 280
Merit: 250
The skein stablehash pool is going nuts.Please somebody else confirm the following: disconnects from stratum like every 5-10mins,sometimes every 2-3mins, becuase of this I`m loosing a lot of shares, initially i thought it was something with my rig but if I move to scrypt for example and to a scrypt pool it goes without any disconnects, so it is basicaly the myrskein stablehash. How can we contact stablehash owner?maybe he can fix this because this is creates damage to the amount of coins generated per day and because there is only 1 Skein pool ande we don`t have a failover:(
sr. member
Activity: 308
Merit: 250
poloniex sort of skipped my buy order at 235 right before the big jump to 654. wtf

Why dont you trade at a trustworthy and legit swiss exchange ? Swisscex.com has MYR
sr. member
Activity: 260
Merit: 250
I have been mining on the Groestl pool for over 12hours.
The pool is working and accepting shares, but still 0 in the MYR balance?? no transaction at all.
Is something wrong? Is this pool a scam or what??

Happening to me too. I don't believe it's a scam pool. I have mined other coins with them, without any issues, but this coin is taking too long to arrive at our wallests!!!
full member
Activity: 228
Merit: 100
This is just the beginning, here is why.
newbie
Activity: 22
Merit: 0
This coin looks very interesting. Some natural growth would be nice. I'm grabbing some. Let's see what happens.
newbie
Activity: 6
Merit: 0
I have been mining on the Groestl pool for over 12hours.
The pool is working and accepting shares, but still 0 in the MYR balance?? no transaction at all.
Is something wrong? Is this pool a scam or what??
hero member
Activity: 2296
Merit: 506
Cryptocasino.com
poloniex sort of skipped my buy order at 235 right before the big jump to 654. wtf
newbie
Activity: 6
Merit: 0
5 Hours of mining on the Groestl pool : 0 in the balance

hu ??
Me too....
full member
Activity: 182
Merit: 100
5 Hours of mining on the Groestl pool : 0 in the balance

hu ??
full member
Activity: 228
Merit: 100
Hopefully everyone has been following along on Poloniex exchange.  A few members have pushed prices up, you all should be thankful.


First goal is to get this coin is the spotlight. Would be nice to see it listed on coinmarketcap soon.
Start mining.
sr. member
Activity: 350
Merit: 250
Hopefully everyone has been following along on Poloniex exchange.  A few members have pushed prices up, you all should be thankful.
sr. member
Activity: 349
Merit: 250
I observed the stablehash skein pool is disconnecting stratum nonstop, tens of disconnects per day, if somebody else has the opportunity to provide a 2nd one would be great, a failover is always handy.

Confirmed - stablehash is not utterly stable right now.

On the bright side, this coin must be catching on - diffs are jumping!



Other people are hashing fine. Let me know of any problems you have.
hero member
Activity: 626
Merit: 504
Here is the relevant python code:

Code:
    def dice(amount_in,odds,payout):
        """percent win"""
        from random import random
        if (random()*100 >= (100.-odds)):
            # win
            amount_out = round(amount_in*payout,8)
            status = 'win'
        else:
            # lose
            amount_out = 0.0001
            status = 'lose'
        return (amount_out, status)

feedback is welcome.

It isn't provably fair?


Currently no, I need to work on that....

More than likely a professional altcoin site will pick up MYR before I get to it, but I'll keep working...

Thx
newbie
Activity: 59
Merit: 0
I observed the stablehash skein pool is disconnecting stratum nonstop, tens of disconnects per day, if somebody else has the opportunity to provide a 2nd one would be great, a failover is always handy.

Confirmed - stablehash is not utterly stable right now.

On the bright side, this coin must be catching on - diffs are jumping!

sr. member
Activity: 378
Merit: 250
Here is the relevant python code:

Code:
    def dice(amount_in,odds,payout):
        """percent win"""
        from random import random
        if (random()*100 >= (100.-odds)):
            # win
            amount_out = round(amount_in*payout,8)
            status = 'win'
        else:
            # lose
            amount_out = 0.0001
            status = 'lose'
        return (amount_out, status)

feedback is welcome.

It isn't provably fair?
hero member
Activity: 626
Merit: 504
no worries let me know when you wanna test some more

Sent you to cover your winnings:

19.7 MYR -> MPoaYE7xZvucFQyoJEnU7BkVzPCWVRPRE8 txid: ff4bf07213bef52063602fa4568ac9f6a4b1e183b77efb8945881e4bd2b3549d
99.7 MYR -> MPoaYE7xZvucFQyoJEnU7BkVzPCWVRPRE8 txid: 906a7a5b0877ee02ed55e18346c7276e6728962af15aa9c8adb56596a1a5c149
Jump to: