Author

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

newbie
Activity: 59
Merit: 0

Thanks for the catch, luckily the info in the script is fairly innocuous...

I am glad to help , the captcha does not load in my window - I see javascript from google but not captcha. Thanks.
newbie
Activity: 28
Merit: 0
Lets get some PR going over here! This combined ASIC/GPU/CPU-mining is pretty unique and we need to let the world know!

Im going to hire http://cryptofrenzy.wordpress.com/ to write a blog-post about myriadcoin!

/Metamine

Excellent initiative!
sr. member
Activity: 378
Merit: 250
hero member
Activity: 626
Merit: 504
Here is a faucet:
http://cryptap.us/myr/faucet/
Right now it is set to pay 0.1% of its balance. I'm open to changing that with suggestions...

Thanks for the faucet - right now recaptcha broken. You may want to turn off error logging in php.ini - they can leak lots or informations...

Code:
Notice: Undefined index: recaptcha_challenge_field in /var/www/html/myr/faucet/index.php on line 59

Notice: Undefined index: recaptcha_response_field in /var/www/html/myr/faucet/index.php on line 60

Thanks for the catch, luckily the info in the script is fairly innocuous...
newbie
Activity: 43
Merit: 0
Lets get some PR going over here! This combined ASIC/GPU/CPU-mining is pretty unique and we need to let the world know!

Im going to hire http://cryptofrenzy.wordpress.com/ to write a blog-post about myriadcoin!

/Metamine
newbie
Activity: 59
Merit: 0
Here is a faucet:
http://cryptap.us/myr/faucet/
Right now it is set to pay 0.1% of its balance. I'm open to changing that with suggestions...

Thanks for the faucet - right now recaptcha broken. You may want to turn off error logging in php.ini - they can leak lots or informations...

Code:
Notice: Undefined index: recaptcha_challenge_field in /var/www/html/myr/faucet/index.php on line 59

Notice: Undefined index: recaptcha_response_field in /var/www/html/myr/faucet/index.php on line 60
member
Activity: 364
Merit: 10
1,000 MYR paid into faucet.

http://cryptap.us/myr/faucet/

2,000 MYR bounty added for a Groestl pool.

Vote for Myriad on:

Atomic Trade - https://bitcointalksearch.org/topic/m.5418475
Mintpal - https://www.mintpal.com/voting


has the skein pool bounty been paid out yet? it's been listed.

i believe the skein pool op's also have a groestl pool as well.
newbie
Activity: 28
Merit: 0
1,000 MYR paid into faucet.

http://cryptap.us/myr/faucet/

2,000 MYR bounty added for a Groestl pool.

Vote for Myriad on:

Atomic Trade - https://bitcointalksearch.org/topic/m.5418475
Mintpal - https://www.mintpal.com/voting


8bitcoder: Any plans for marketing to make people take notice of Myriadcoin?
newbie
Activity: 13
Merit: 0
Watch out !!
Poloniex MYR Deposit May Disappear !!!
MYR seems to have the problem of same txid and polo seems not handled well?!
I was trading on http://NXT-E.com and my MYR deposit stocked for a long time. I ask the dev and they help me get my MYR back and told me that it was txid issue and has solve it. Now deposit on NXT-E works great.

But I changed to polo cuz people go there. However, last last morning I deposit many MYR in and never show up. I thought maybe same problem as NXT-E and I msg them.
No reply and coins gone.


I know most traders are on polo now, maybe some of them also have my problem. I temporarily back to NXT-E cuz I know that they've fix it.
So wait till Polo solve the problem and give my coins back or your coins may gone like mine.... Stop deposit now.
full member
Activity: 146
Merit: 100
1,000 MYR paid into faucet.

http://cryptap.us/myr/faucet/

2,000 MYR bounty added for a Groestl pool.

Vote for Myriad on:

Atomic Trade - https://bitcointalksearch.org/topic/m.5418475
Mintpal - https://www.mintpal.com/voting
sr. member
Activity: 322
Merit: 250

...

very well, here, abe block explorer will be found here until I finish work on the php explorer :

http://myr.theblockexplorer.com:2750/

happy ?

MPoaYE7xZvucFQyoJEnU7BkVzPCWVRPRE8 for bounty Smiley

EDIT: note: all functions are working correctly except the address encoding function because I've yet to find the address_value or whatever it's called so abe isn't decoding the addresses correctly to display, this is just a display issue it does not affect functionality you can use every function of the explorer just don't get confused when addresses get displayed like bitcoin addresses :)I'll fix that later on.

...


I think the "address_version" value you are looking for is \u0032. Give that a try and see if it's right...

It might be nice to implement the "watch only" feature the coinpunk project was requesting into myriadcoind, I wonder if it might make searching for addresses more elegant...

https://github.com/bitcoin/bitcoin/pull/2861

If only we had time for all our pet projects...

point me to that "watch only" feature request... I didn't see it

I think it's referenced further down in the conversation on github, I think this should get it for you:

git clone -b watchonly https://github.com/sipa/bitcoin.git

note that I haven't really looked at this or attempted to merge into any other coin... just pontificating...

yeah that would be the devs field and don't changes to the code require a fork ? ... crypto's not my thing ... yet Smiley but I'm catching up fast
hero member
Activity: 626
Merit: 504

...

very well, here, abe block explorer will be found here until I finish work on the php explorer :

http://myr.theblockexplorer.com:2750/

happy ?

MPoaYE7xZvucFQyoJEnU7BkVzPCWVRPRE8 for bounty Smiley

EDIT: note: all functions are working correctly except the address encoding function because I've yet to find the address_value or whatever it's called so abe isn't decoding the addresses correctly to display, this is just a display issue it does not affect functionality you can use every function of the explorer just don't get confused when addresses get displayed like bitcoin addresses :)I'll fix that later on.

...


I think the "address_version" value you are looking for is \u0032. Give that a try and see if it's right...

It might be nice to implement the "watch only" feature the coinpunk project was requesting into myriadcoind, I wonder if it might make searching for addresses more elegant...

https://github.com/bitcoin/bitcoin/pull/2861

If only we had time for all our pet projects...

point me to that "watch only" feature request... I didn't see it

I think it's referenced further down in the conversation on github, I think this should get it for you:

git clone -b watchonly https://github.com/sipa/bitcoin.git

note that I haven't really looked at this or attempted to merge into any other coin... just pontificating...
sr. member
Activity: 322
Merit: 250
Stop dumping retards

buy price .00000325

its a lot for a coin who have 2 billion


It's not correct to think about this coin as a 2billion cap coin, it has 5 different hashing also, somehow this is like 5 coins that are exchangeable at 1:1, and it has 5x the amount of miners any other coin could.

If you mine it with scrypt, your target time per block is 2.5 minutes, that's 576k coins per day, so the cap per algo is 400M. A realistic price with current difficulty and popularity is around 700-900 satoshi.

sr. member
Activity: 322
Merit: 250

...

very well, here, abe block explorer will be found here until I finish work on the php explorer :

http://myr.theblockexplorer.com:2750/

happy ?

MPoaYE7xZvucFQyoJEnU7BkVzPCWVRPRE8 for bounty Smiley

EDIT: note: all functions are working correctly except the address encoding function because I've yet to find the address_value or whatever it's called so abe isn't decoding the addresses correctly to display, this is just a display issue it does not affect functionality you can use every function of the explorer just don't get confused when addresses get displayed like bitcoin addresses :)I'll fix that later on.

...


I think the "address_version" value you are looking for is \u0032. Give that a try and see if it's right...

It might be nice to implement the "watch only" feature the coinpunk project was requesting into myriadcoind, I wonder if it might make searching for addresses more elegant...

https://github.com/bitcoin/bitcoin/pull/2861

If only we had time for all our pet projects...

point me to that "watch only" feature request... I didn't see it
hero member
Activity: 784
Merit: 1005
Stop dumping retards

buy price .00000325

its a lot for a coin who have 2 billion


It's not correct to think about this coin as a 2billion cap coin, it has 5 different hashing also, somehow this is like 5 coins that are exchangeable at 1:1, and it has 5x the amount of miners any other coin could.

If you mine it with scrypt, your target time per block is 2.5 minutes, that's 576k coins per day, so the cap per algo is 400M. A realistic price with current difficulty and popularity is around 700-900 satoshi.
full member
Activity: 146
Merit: 100
ABE explorer up at http://myr.theblockexplorer.com:2750/

Can OP please update OP?
And perhaps a link to it from the other block explorer?

Bounty paid in full to MPoaYE7xZvucFQyoJEnU7BkVzPCWVRPRE8
Transaction: 9331ad701d3d6091e452fe139411ca36d4a5f0ee418741991bbc9b891c7df8ae

http://myr.theblockexplorer.com:2750/tx/9331ad701d3d6091e452fe139411ca36d4a5f0ee418741991bbc9b891c7df8ae

Great work! I see a great future for this coin if just people understand how innovative it really is! (And we get some major exchanges onboard!)

OP updated.

Also donated 500 MYR from bounty wallet for the block explorer.
hero member
Activity: 626
Merit: 504

...

very well, here, abe block explorer will be found here until I finish work on the php explorer :

http://myr.theblockexplorer.com:2750/

happy ?

MPoaYE7xZvucFQyoJEnU7BkVzPCWVRPRE8 for bounty Smiley

EDIT: note: all functions are working correctly except the address encoding function because I've yet to find the address_value or whatever it's called so abe isn't decoding the addresses correctly to display, this is just a display issue it does not affect functionality you can use every function of the explorer just don't get confused when addresses get displayed like bitcoin addresses :)I'll fix that later on.

...


I think the "address_version" value you are looking for is \u0032. Give that a try and see if it's right...

It might be nice to implement the "watch only" feature the coinpunk project was requesting into myriadcoind, I wonder if it might make searching for addresses more elegant...

https://github.com/bitcoin/bitcoin/pull/2861

If only we had time for all our pet projects...
newbie
Activity: 43
Merit: 0
ABE explorer up at http://myr.theblockexplorer.com:2750/

Can OP please update OP?
And perhaps a link to it from the other block explorer?

Bounty paid in full to MPoaYE7xZvucFQyoJEnU7BkVzPCWVRPRE8
Transaction: 9331ad701d3d6091e452fe139411ca36d4a5f0ee418741991bbc9b891c7df8ae

http://myr.theblockexplorer.com:2750/tx/9331ad701d3d6091e452fe139411ca36d4a5f0ee418741991bbc9b891c7df8ae

Great work! I see a great future for this coin if just people understand how innovative it really is! (And we get some major exchanges onboard!)
hero member
Activity: 626
Merit: 504
I just donated 1000 MYR to the faucet (TX: b1c85e0955d5775ceaf1961bf8e46090bf74f3759aa233810005b68d2920a071)
Awesome job, keep up the good work!

/Metamine



Thanks to metamine and meIn.

Thanks to 8bitcoder for adding to OP, faucet is being hit regularly.
sr. member
Activity: 322
Merit: 250
2000 MYR bounty to be paid to the first one that fixes a proper block-explorer where it is possible to search by transaction, address, block etc. (The normal stuff found in ABE)

/Metamine

at the top of my blockchain you can see a link click it you have most search functions there.

I dont really see how i can check the balance of an address there just yet?
very well, here, abe block explorer will be found here until I finish work on the php explorer :

http://myr.theblockexplorer.com:2750/

happy ?

MPoaYE7xZvucFQyoJEnU7BkVzPCWVRPRE8 for bounty Smiley

EDIT: note: all functions are working correctly except the address encoding function because I've yet to find the address_value or whatever it's called so abe isn't decoding the addresses correctly to display, this is just a display issue it does not affect functionality you can use every function of the explorer just don't get confused when addresses get displayed like bitcoin addresses :)I'll fix that later on.


I everyone
I'm trying to solomine with groestl and , and i have a problem.

I have 6 Computers available.
I set up the wallet in server mode, and i choose the right algo etc..

I can connect and mine with 4 computers, it works (found blocks !), but i can't connect more than 4..
No matter wich computer, it's ok up to 4, then the 5th and 6th can't connect

"2014-02-28 13:24:19] HTTP request failed: Operation timed out after 30046 milliseconds with 0 out of -1 bytes received
2014-02-28 13:24:19] json_rpc_call failed, retry after 30 seconds"

I don't know if it's a windows related problem, or wallet problem ?

Does anyone have an idea ?
rpcthreads=10

you sir are a scholar and a gentleman, if I can ever help you with anything don't hesitate to ask.
Jump to: