Author

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

hero member
Activity: 812
Merit: 1000
The DEV is Brazilian?

Which of these algorithms uses less energy with the 280x windforce?

Thanks!

From lowest to highest power draw: groestl, qubit, skein, scrypt.
legendary
Activity: 1700
Merit: 1075
The DEV is Brazilian?

Which of these algorithms uses less energy with the 280x windforce?

Thanks!
sr. member
Activity: 322
Merit: 250
3) ImagineInvest is meeting with a Volkswagen-subsidiary clean/smart tech company that is interested in using Myriadcoin in new Brazilian stadiums





Is this legit? Who is he? Have you checked before adding this to the main page? (he had just 40 followers at the time of his 'announcement')

I truly hope so, but please don't let the trolls kid us

they posted their company's twitter accounts so that anyone can check up on them:


Quote

To assuage fears of those questioning our account, please refer to:
@imagineCompany (main)
@imagineRecs (music)
@islandofcolors (founder)

full member
Activity: 149
Merit: 100
3) ImagineInvest is meeting with a Volkswagen-subsidiary clean/smart tech company that is interested in using Myriadcoin in new Brazilian stadiums





Is this legit? Who is he? Have you checked before adding this to the main page? (he had just 40 followers at the time of his 'announcement')

I truly hope so, but please don't let the trolls kid us
member
Activity: 112
Merit: 10
Added "Latest News" section to top of the OP.

Latest News (May 1)

1) Moolah.io is integrating Myriadcoin fully into their payment processor platform for merchants.
2) Bryce Weiner and Co. at Blocktech are prototyping Hardware wallets for #Liberdade, Brazillian MYR tokens using the colored coins meta-layer. They also have 4 businesses who have volunteered to assist with their Liberdade project.
3) ImagineInvest is meeting with a Volkswagen-subsidiary clean/smart tech company that is interested in using Myriadcoin in new Brazilian stadiums
4) An online Myriad wallet service now exists: https://mywl.lt
5) Wooden Myriad wallets pre-order campaign: https://woodwallets.io/myriad-woodwallets-pre-order-campaign/
6) CryptoCards.co offers $15 Myriad wallets. These are laser-etched, aluminum cold storage cards with BIP38 encryption. Link:  
http://cryptocards.co/?product=myriadcoin-bip38-public
7) New website preview: https://twitter.com/myriadcoin/status/461974932441014272

Great news, just noticed

you can add
Buy anything using MYR:
http://www.coinshipit.com
sr. member
Activity: 308
Merit: 250
CoinTweak profitability charts
how i can know, how much coins are distributed every day or every week or hour?
thank you

and why Myriad wallet need at least 10Gb free storage space on my computer (other wallets don't ask that)?
Quote
Block time: 2.5 minutes per algorithm (30 second average over 5 algos)
Initial block reward: 1000 MYR

20160 (2*60*24*7) block per week and 120 (2*60) block per hour, with a reward of 1000 coins each.
member
Activity: 112
Merit: 10
how i can know, how much coins are distributed every day or every week or hour?
thank you

and why Myriad wallet need at least 10Gb free storage space on my computer (other wallets don't ask that)?
member
Activity: 65
Merit: 10
Big news for Myriad, AYEAAAAH Captain
member
Activity: 133
Merit: 10
Been mining at around 68MH/s (groetsl) via http://eup2pool.cryptopools.com:3333/static/ for about 1 hour but my address still doesn't show up with acive miners... do i need to do something special to get it working or something? mined many many other coins before, almost always p2p and never had to wait this long to get my workers visible in the list.

if you're sending shares and they're accepted you're mining and will get paid, make sure you put the right address in your username field. it's p2pool so it's better Smiley

P2P is better indeed... but i'm a bit uncertain about this one... Address is correct, even if incorrect address it would show up in the p2p pool, shares are submitted, redject rate is around 20%

is there a Myriad Coin p2p pool finder, i would like to find a pool with lower ping?

unfortunately no, this needs to be discussed with p2pool node owners because I don't have the hardware to run a node so that I could run a finder too.

Thanks mate!
Would be cool if they could set that up, changed my settings to not submit stales, my address still not on the list WTF

I've had this before, I was using the wrong switch to run sgminer.  Give me a few minutes to check what I have now...

Edit: Sorry if this like teaching you to suck eggs but if you run sgminer from the command line you need to type:
    sgminer -k myriadcoin-groestl -o......
And if from a config file you need:
   "kernel" : "myriadcoin-groestl",
In there somewhere.

I hope that helps  Grin

Edit 2: I use usp2pool (although I have also used the eu one as well) and I rate them 10/10  Wink

Thanks man!  That did the truck i had -groestlcoin instead of myriadcoin-groestl , mined 8 hours for nothing, strange my workers received work, no?

You have a zeta address, i want to donate you some for your help (i was almost all in zeta, thats why i say zeta)

No worries, glad I could help. No, I only have Myriadcoin now, I traded all my other coins for Myriad  Grin

If you still feel the need to donate, donate to one of the bounties instead, that way we all benefit!!!
sr. member
Activity: 308
Merit: 250
CoinTweak profitability charts
Hey guys, I just had a quick question. Does Cudaminer support Skein? If I look at this page then it also mentions cuda, but on the cuda thread it doesn't mention skein anywhere.
hero member
Activity: 608
Merit: 500
Been mining at around 68MH/s (groetsl) via http://eup2pool.cryptopools.com:3333/static/ for about 1 hour but my address still doesn't show up with acive miners... do i need to do something special to get it working or something? mined many many other coins before, almost always p2p and never had to wait this long to get my workers visible in the list.

if you're sending shares and they're accepted you're mining and will get paid, make sure you put the right address in your username field. it's p2pool so it's better Smiley

P2P is better indeed... but i'm a bit uncertain about this one... Address is correct, even if incorrect address it would show up in the p2p pool, shares are submitted, redject rate is around 20%

is there a Myriad Coin p2p pool finder, i would like to find a pool with lower ping?

unfortunately no, this needs to be discussed with p2pool node owners because I don't have the hardware to run a node so that I could run a finder too.

Thanks mate!
Would be cool if they could set that up, changed my settings to not submit stales, my address still not on the list WTF

I've had this before, I was using the wrong switch to run sgminer.  Give me a few minutes to check what I have now...

Edit: Sorry if this like teaching you to suck eggs but if you run sgminer from the command line you need to type:
    sgminer -k myriadcoin-groestl -o......
And if from a config file you need:
   "kernel" : "myriadcoin-groestl",
In there somewhere.

I hope that helps  Grin

Edit 2: I use usp2pool (although I have also used the eu one as well) and I rate them 10/10  Wink

Thanks man!  That did the truck i had -groestlcoin instead of myriadcoin-groestl , mined 8 hours for nothing, strange my workers received work, no?

You have a zeta address, i want to donate you some for your help (i was almost all in zeta, thats why i say zeta)
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
i see you're miner there.

MFKevPWPj8zGyhobhdm46zSor1QpCtoWaX   22.9MH/s   3.22MH/s   14.1%
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
So only 1 EU P2peer pool for groetsl algo and that ons is not even functioning correctly... Darm Sad


Are my shares getting stolen from cryptopools p2p ? Workers look OK, they receive work, submit shares, etc...

yeah the myr groestl p2pool was made and is kept private by ahmed_bodi that's why his are the only nodes.

Wtf why would he not share?? Is he a scammer? Any other stolen shares reported there?

hmm? they are functioning correctly
member
Activity: 133
Merit: 10
scrypt is gaining a lot more blocks. Before wallet update it was much lower and all algo is quite equal in block generation. Right now scrypt is getting 21.1% and its growing. I saw it was below 21% couple of days ago. This goes to show that with enough hashrate , 1 algo can take over the other algo. I bet if scrypt were to double or triple in hashrate, it will gain a lot more % in block generation. With scrypt asic around the corner , we will see this coin become a semi scrypt coin

The difficulty should rise and equilibrium will return, such is the nature of myriadcoin. (At least that's how I understand it anyway  Grin)
full member
Activity: 210
Merit: 100
scrypt is gaining a lot more blocks. Before wallet update it was much lower and all algo is quite equal in block generation. Right now scrypt is getting 21.1% and its growing. I saw it was below 21% couple of days ago. This goes to show that with enough hashrate , 1 algo can take over the other algo. I bet if scrypt were to double or triple in hashrate, it will gain a lot more % in block generation. With scrypt asic around the corner , we will see this coin become a semi scrypt coin
sr. member
Activity: 616
Merit: 251
I left a miner earlier and only one block with credits from pool. But there shouldve been a ton more. Now no pool credits me anything?

Something up right now?
member
Activity: 133
Merit: 10
Been mining at around 68MH/s (groetsl) via http://eup2pool.cryptopools.com:3333/static/ for about 1 hour but my address still doesn't show up with acive miners... do i need to do something special to get it working or something? mined many many other coins before, almost always p2p and never had to wait this long to get my workers visible in the list.

if you're sending shares and they're accepted you're mining and will get paid, make sure you put the right address in your username field. it's p2pool so it's better Smiley

P2P is better indeed... but i'm a bit uncertain about this one... Address is correct, even if incorrect address it would show up in the p2p pool, shares are submitted, redject rate is around 20%

is there a Myriad Coin p2p pool finder, i would like to find a pool with lower ping?

unfortunately no, this needs to be discussed with p2pool node owners because I don't have the hardware to run a node so that I could run a finder too.

Thanks mate!
Would be cool if they could set that up, changed my settings to not submit stales, my address still not on the list WTF

I've had this before, I was using the wrong switch to run sgminer.  Give me a few minutes to check what I have now...

Edit: Sorry if this like teaching you to suck eggs but if you run sgminer from the command line you need to type:
    sgminer -k myriadcoin-groestl -o......
And if from a config file you need:
   "kernel" : "myriadcoin-groestl",
In there somewhere.

I hope that helps  Grin

Edit 2: I use usp2pool (although I have also used the eu one as well) and I rate them 10/10  Wink
newbie
Activity: 56
Merit: 0
Hey guys. I'm seeing good volumes with steady progress in price. That's all a good recipe for even higher prices.

I'm glad to be a new investor in this Myriad Coin.

yes, so much work has done, and the price increases step and step, it is so nicce...
sr. member
Activity: 434
Merit: 250
Hey guys. I'm seeing good volumes with steady progress in price. That's all a good recipe for even higher prices.

I'm glad to be a new investor in this Myriad Coin.
hero member
Activity: 626
Merit: 504
Greetings,

A brainwallet is now available for Myriadcoin:

http://cryptap.us/myr/brainwallet

This gives you the ability to store MYR in your mind. You can create a wallet, and build and sign transactions on the "Transactions" tab. Once you have a raw transaction signed you can use a companion service "pushtx" to push the raw signed transaction onto the Myriadcoin network:

http://cryptap.us/myr/pushtx

Please note, a brain wallet is only as secure as the pass-phrase used to generate it. Please use strong pass-phrases!

Feedback is welcome.

Edit:
The explorerino.com block explorer appears to not be updating for the time being... Therefor the "transactions" tab will not work correctly. As soon as exploerino.com comes back transactions should work fine.
Jump to: