Pages:
Author

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

sr. member
Activity: 266
Merit: 250
Any more merge mine pools? Would be nice to keep a list.

Working fine with p2pool - I'm sure there are many nodes now merge mining MYR  Smiley
full member
Activity: 209
Merit: 100
Any more merge mine pools? Would be nice to keep a list.
legendary
Activity: 3570
Merit: 1126
We've moved MYR over to AUXPoW on our SHA256 ports on www.xpool.ca and is working as expected.

http://www.xpool.ca/blocks/MYR

Cheers!
legendary
Activity: 1612
Merit: 1608
精神分析的爸
I've just pushed a fix to the myriadteam repository that fixes the issues with chain id's. We were supplying 0 as the chain id for auxpow rpc calls, instead of the intended value (90).

See https://redd.it/3mjp7c and https://github.com/myriadteam/myriadcoin/commit/e0a30bf8f7ee533c004040c85369cf457f12d36f

Note - this is only needed for merge mining pool operators. it will be included in a future release for all.

Thank you for the quick fix, much appreciated!
Seems as if it resolved my problems - first blocks have been found with scrypt merged mining here now  Smiley
mez
full member
Activity: 197
Merit: 100
I've just pushed a fix to the myriadteam repository that fixes the issues with chain id's. We were supplying 0 as the chain id for auxpow rpc calls, instead of the intended value (90).

See https://redd.it/3mjp7c and https://github.com/myriadteam/myriadcoin/commit/e0a30bf8f7ee533c004040c85369cf457f12d36f

Note - this is only needed for merge mining pool operators. it will be included in a future release for all.

great job on the quick fix =)
member
Activity: 113
Merit: 10
I've just pushed a fix to the myriadteam repository that fixes the issues with chain id's. We were supplying 0 as the chain id for auxpow rpc calls, instead of the intended value (90).

See https://redd.it/3mjp7c and https://github.com/myriadteam/myriadcoin/commit/e0a30bf8f7ee533c004040c85369cf457f12d36f

Note - this is only needed for merge mining pool operators. it will be included in a future release for all.
sr. member
Activity: 266
Merit: 250
Yup. SHA256  Wink
full member
Activity: 209
Merit: 100
Um, so, is anyone successfully merge mining??
legendary
Activity: 1270
Merit: 1000
Fixed...myriad is using the notation 192.168.*.* instead of 192.168.0.0/16 for .conf.
legendary
Activity: 1612
Merit: 1608
精神分析的爸
2015-09-26 10:59:36.833000 > Error while calling merged getauxblock on http://192.168.0.1:10889:
..
2015-09-26 10:59:36.833000 > twisted.web.error.Error: 403 Forbidden

You might try to restart the wallet, I had similar messages in my pools log before I restarted myriadcoind today. Or try
myriadcoin-cli getauxblock
and see if you get an auxblock template or an error.
legendary
Activity: 1270
Merit: 1000
I tried merge mining MYR with scryt this morning after block was > 1402000, hower I am getting errors when I find blocks:
Code:
2015-09-26 11:02:08 ERROR: Aux POW parent has our chain ID
2015-09-26 11:02:08 ERROR: AUX POW is not valid

Is anybody successfully merge-mining MYR?  Do I need more in the conf than "algo=scrypt" now?

Thanks

I could not get it to merge mining scrypt either (using p2pool). I am successfully merge mining Doge, SYS, and VIA.

Error:
Code:
2015-09-26 10:59:36.833000 > Error while calling merged getauxblock on http://192.168.0.1:10889:
...
2015-09-26 10:59:36.833000 > twisted.web.error.Error: 403 Forbidden
legendary
Activity: 1612
Merit: 1608
精神分析的爸
I tried merge mining MYR with scryt this morning after block was > 1402000, hower I am getting errors when I find blocks:
Code:
2015-09-26 11:02:08 ERROR: Aux POW parent has our chain ID
2015-09-26 11:02:08 ERROR: AUX POW is not valid

Is anybody successfully merge-mining MYR?  Do I need more in the conf than "algo=scrypt" now?

Thanks
legendary
Activity: 3164
Merit: 1116
Latest git will disconnect versions less than 0.9.2.16  Smiley

Also, try deleting your peers.dat file. Running fine here.

Yea, I guess I updated bot daemon and forgot to do home one. Doh! Reindexing now Smiley
sr. member
Activity: 266
Merit: 250
Latest git will disconnect versions less than 0.9.2.16  Smiley

Also, try deleting your peers.dat file. Running fine here.
legendary
Activity: 3164
Merit: 1116
Quote
Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.

Seems like most people are updated, but getting this message from myriadcoind. Is there a way to check hash on old fork v. hash on new fork?
hero member
Activity: 626
Merit: 504
If you're having issues syncing with 0.9.2.16:

in src/version.h, change:
Code:
static const int MIN_PEER_PROTO_VERSION = 70002;

to:

Code:
static const int MIN_PEER_PROTO_VERSION = 70003;

I would imagine there will be a future update to make this official...
sr. member
Activity: 266
Merit: 250
Happy hard fork day everyone

Just a quickie - I have already performed a reindex with the latest client, will I have to reindex again after block 1400000 or can I just sit back & watch it happen?  Wink

You should be fine if you're using v0.9.2.16.

Cool, thanks..... Wink
legendary
Activity: 3164
Merit: 1116
Happy hard fork day everyone

Just a quickie - I have already performed a reindex with the latest client, will I have to reindex again after block 1400000 or can I just sit back & watch it happen?  Wink

You should be fine if you're using v0.9.2.16.
sr. member
Activity: 266
Merit: 250
Happy hard fork day everyone

Just a quickie - I have already performed a reindex with the latest client, will I have to reindex again after block 1400000 or can I just sit back & watch it happen?  Wink
full member
Activity: 209
Merit: 100
Happy hard fork day everyone
Pages:
Jump to: