Post
Topic
Board Announcements (Altcoins)
Re: Unitus (UIS): 1st multi-auxPoW [X11/Blake256/Skein/Qubit/Yescrypt] LAUNCHED!
by
neuroMode
on 31/12/2014, 17:41:28 UTC
Merge mining on the X11 Algo does not seem to work properly for me, 6 out of 10 blocks are "rejected" with a strange error

Code:
ReadCompactSize() : size too large

Maybe the Dev has an idea ?

What does the daemons debug log say? I've noticed it limits the number of consecutive blocks per algo, got an error too many blocks from same algo during some of my tests.

The daemon's log say nothing at all unfortunately.. It not even mentions the getauxblock call...

I tried to compare the merged mining integration with established coins like doge, namecoin, via but was even more confused than before, lots of stuff used in other coins is simply commented out at all and much things still mention scrypt:

https://github.com/unitusdev/unitus/blob/master/src/main.cpp#L2346

https://github.com/unitusdev/unitus/blob/master/src/main.cpp#L2065


I'm not sure from which coin the merge mining stuff was taken... Tried to get hold of the dev through the mods.. To no avail currently..

Its surely not bitcoin 0.10 ... It would look like this then:

https://github.com/viacoin/seeder/blob/master/serialize.h

not like this

https://github.com/unitusdev/unitus/blob/master/src/serialize.h



It seems to work sometimes though.. Might be that it simply rejects Blocks from the same algo when too many have been mined on that chain - yes .. But I cannot find that part in the code...


is there any interest to get this stuff fixed or doesn't it matter ?

*lol*




People are merge mining with X11. Not sure what the problem is. I'll pass it on to the dev.