Can someone explain why you are doing cpr on sling?
What does sling have to offer that you don't find in BitBay, Blackcoin, Sys, Shadow, and bitcoin itself?
Edit: Not fudding. I really want to know. I have invested in every "market" coin that I believe has a chance to make it, and I will also do so with sling and others if there is real innovation there.
My main interest is the decentralized market and getting masternodes more involved with the network operations. In addition to DarkSend and InstantX, I want masternodes to relay encrypted shards for messaging. Secure messaging is needed for the market so buyers and sellers can communicate without leaving the UI. I don't think any of the other coins have secure messaging where it will work in a widely adopted production market system. Either the delivery is not guaranteed or the messages are stored encrypted on a public block chain. The problem with the latter is that one day the encryption will be broken and accessible to all.
Once I fix some core issues, I will start innovating with Sling by adding a decentralized rating system, a new HTML5 Market UI that connects to the node and the secure messaging using MNs. It is not much fun right now fixing leftover issues but it is building my knowledge on how the core classes work. Right now, I'm working on splitting CBlock into three classes (CBlockHeader and CBlockPoS) to keep up with efficiencies added by Bitcoin and Dash. It keeps breaking PoS but I will get it to work.