We've successfully forked Reddcoin POSV for Cannacoin and Solarcoin. Transactions have been tested... next up is testing Proof-of-Stake...
Keep ya'll posted. After this we'll need a few days to compile wallets for OSX and Windows
Exciting times, thanks for the patience.
Can you tell us what the main differences are between Reddcoin and Blackcoin? Is there any material difference between the two that we should know about?
This is the most concise explanation of Reddcoin information that I've found:
http://agroff.github.io/posv/Reddcoin has a 5% stake multiplier. For Cannacoin we reduced this down to 1%. I am assuming that Solarcoin also uses a 1% staking interest as well, but it is a parameter in the code that can be set.
Both Reddcoin and Blackcoin Proof-of-Stake protocols are second generation PoS implementation (V2). Both teams wanted to have more people staking coins and thereby acting as nodes on the network. However they also wanted to discourage hoarding. Proof-of-stake uses your "network weight" to determine how you will be rewarded coins for staking. BC and RDD differ here a bit. They measure this weight differently in the sense of coins vs. coin-age. In addition Reddcoin gives a bonus to newer coins through creating incentive for a person to stake coins while also encouraging people to transact with them through "velocity" or trading/moving coins. They accomplish this by rewarding newly received coins with a higher initial interest than older staked coins. Blackcoin does away with "coin-age" in the multiplier for staking, so you don't have to hold the coins for a certain amount of time before they are "stakeable". Instead, you just have to wait 8 hours after the coin is in your wallet and it will begin staking as "weight".
I also recommend you read this, particularly starting at section 2.3 and down:
https://www.reddcoin.com/papers/PoSV.pdfBlack coin initially forked from Peercoin and had a proof-of-work period. The difference in some block timestamping differences between Bitcoin and Peercoin are what caused the forking issue. Reddcoin was a fork of Litecoin originally and was scrypt mined. That's why we were able to get the merkel root to synchronize with Cannacoin finally using Reddcoin.