Bitcoin Forum
May 24, 2024, 10:48:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 [340] 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 ... 413 »
  Print  
Author Topic: [ANN][XMY] Myriad | Multi-Algo, Fair, Secure  (Read 849668 times)
jwinterm
Legendary
*
Offline Offline

Activity: 3038
Merit: 1107



View Profile
September 24, 2015, 01:55:48 PM
 #6781

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.
p3yot33at3r
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
September 24, 2015, 02:00:02 PM
 #6782

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
cryptapus
Hero Member
*****
Offline Offline

Activity: 626
Merit: 504



View Profile WWW
September 24, 2015, 09:52:16 PM
 #6783

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...

website | PGP fingerprint: 692C 0756 E57D 2FA1 7601 3729 010B 717F 231C E7AA | BTC Address: 1CrYPTB1o7QWc8hXqBMP2LtAJh1VMtTFBh
jwinterm
Legendary
*
Offline Offline

Activity: 3038
Merit: 1107



View Profile
September 25, 2015, 02:24:17 AM
 #6784

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?
p3yot33at3r
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
September 25, 2015, 02:42:36 AM
 #6785

Latest git will disconnect versions less than 0.9.2.16  Smiley

Also, try deleting your peers.dat file. Running fine here.
jwinterm
Legendary
*
Offline Offline

Activity: 3038
Merit: 1107



View Profile
September 25, 2015, 02:50:37 AM
 #6786

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
psycodad
Legendary
*
Offline Offline

Activity: 1608
Merit: 1591


精神分析的爸


View Profile
September 26, 2015, 11:06:53 AM
 #6787

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

CartmanSPC
Legendary
*
Offline Offline

Activity: 1270
Merit: 1000



View Profile
September 26, 2015, 11:14:23 AM
Last edit: September 26, 2015, 10:28:53 PM by CartmanSPC
 #6788

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

psycodad
Legendary
*
Offline Offline

Activity: 1608
Merit: 1591


精神分析的爸


View Profile
September 26, 2015, 11:40:26 AM
 #6789

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.

CartmanSPC
Legendary
*
Offline Offline

Activity: 1270
Merit: 1000



View Profile
September 26, 2015, 09:38:09 PM
Last edit: September 26, 2015, 10:34:45 PM by CartmanSPC
 #6790

Fixed...myriad is using the notation 192.168.*.* instead of 192.168.0.0/16 for .conf.

myriadcoin
Full Member
***
Offline Offline

Activity: 209
Merit: 100


View Profile
September 27, 2015, 02:15:15 AM
 #6791

Um, so, is anyone successfully merge mining??

Myriad: the ORIGINAL and fairest distribution 5 algo coin, which I did not develop.
http://myriadcoin.org
NOT the Myriad developer. Just a fan.
p3yot33at3r
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
September 27, 2015, 02:28:17 AM
 #6792

Yup. SHA256  Wink
nzsquirrell
Member
**
Offline Offline

Activity: 113
Merit: 10


View Profile
September 27, 2015, 04:56:01 AM
 #6793

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.
mez
Full Member
***
Offline Offline

Activity: 197
Merit: 100


View Profile
September 27, 2015, 08:07:28 AM
 #6794

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 =)

psycodad
Legendary
*
Offline Offline

Activity: 1608
Merit: 1591


精神分析的爸


View Profile
September 27, 2015, 11:59:30 AM
 #6795

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

crackfoo
Legendary
*
Offline Offline

Activity: 3486
Merit: 1126



View Profile WWW
September 27, 2015, 07:26:05 PM
 #6796

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!

ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
myriadcoin
Full Member
***
Offline Offline

Activity: 209
Merit: 100


View Profile
September 27, 2015, 10:48:46 PM
 #6797

Any more merge mine pools? Would be nice to keep a list.

Myriad: the ORIGINAL and fairest distribution 5 algo coin, which I did not develop.
http://myriadcoin.org
NOT the Myriad developer. Just a fan.
p3yot33at3r
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
September 28, 2015, 12:18:29 AM
 #6798

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
CartmanSPC
Legendary
*
Offline Offline

Activity: 1270
Merit: 1000



View Profile
September 28, 2015, 05:08:00 AM
 #6799

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.

Thanks...this would explain why I wasn't finding blocks  Undecided

cryptapus
Hero Member
*****
Offline Offline

Activity: 626
Merit: 504



View Profile WWW
September 28, 2015, 08:11:56 PM
 #6800

Greetings All,

I've forked Electrum 2.4.4 for Myriadcoin:

https://github.com/cryptapus/electrum-myr

Seems to be working so far. Please let me know if you see any issues.

I also have 2 electrum servers running. If you would like to run an electrum server to support this client, please see:

https://github.com/cryptapus/electrum-server-myr

Please let me know if you are running a server and I'll add it to the client.

website | PGP fingerprint: 692C 0756 E57D 2FA1 7601 3729 010B 717F 231C E7AA | BTC Address: 1CrYPTB1o7QWc8hXqBMP2LtAJh1VMtTFBh
Pages: « 1 ... 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 [340] 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 ... 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!