ok ...
seems that the work involved in getting this 'algo' to integrate into the existing stratum - is more work than its worth ... as its a complete rewrite ...
damn! ...
this is the issue with this type of setup - where adoption is minimal - and the difficulty level in getting things integrated costs more than the infrastructure itself ... until we have the extra time ( which is the main reason ) and cashflow ( the second ) to commit to the development of the backend systems for the coin - at this moment in time this module for our systems needs to be shelved for us at cwi ...
apologies - as i truly believe this is a coin worth following ...
#crysx
sorry but if you need a complete rewrite then you're not doing it the right way. If you look at the changes I made in order to adapt the stratum-mining you can see it's not many lines. It's true that the block header has changed so you'll need some rewrite if you didn't plan for that, but it's not that much, any coin that isn't just a btc clone will need some effort. Our stratum code was merged by ahmedbodi in
https://github.com/ahmedbodi/stratum-mining, there you can see a version that works for more coins.
If you are developing a mining platform and you open source your code maybe I could help you with riecoin-specific code.
Regards!
tanx mate ...
its a very similar system - but from what ive been told ( by the namesake who built the stratum you mentioned ) - he told me that its a LOT of work with the custom cwi-stratum that was built for us ...
he should know - he built our stratum also ... an awesome guy to say the least about ahmed ... and he has little time free for much else at the moment - let alone debugging our system with the inclusion of a another stratum in the mix
...
he didnt say it 'couldnt' be done - he said its a LOT of work involved due to a rewrite of the code of our cwi-stratum ...
though the beauty of the cwi-stratum is such that - it MAY work alongside another python stratum like what ahmed has created and what you have converted ... so if it is possible - we maybe able to use the stratum that you have there for riecoin - without recoding our own stratum ... the issue there is - if anything happens for any reason - it would mean a much more complex case for debugging
... as we are bringing in a separate entity into the equation ...
but it maybe worth a try - and i may have a go in a separate profile altogether - to sort of 'sandbox' the stratum form our main cwi-stratum currently installed ...
lets see how this goes ... i appreciate the offer for help also - as when i start - i will undoubtedly require your help
...
#crysx