Looking for someone who has some charting skills and can make a supply chart for Decred like exists the one that exists for Bitcoin. see: https://en.bitcoin.it/w/images/en/4/42/Controlled_supply-supply_over_block_height.png https://en.bitcoin.it/wiki/Controlled_supply
You can toy with Wolframalpha https://www.wolframalpha.com/input/?i=sum+210000*+floor(50*10^8+/+2^i)/10^8,+i=0+to+32 If you can find all initial values for Decred, it's easy.
The initial pre mines were 840 000 for the airdrop and 840 000 dev. Everything after that is PoS/PoW mined. The block reward cycle is 6144 blocks (I think, you'll need to check that) and reduction is 100/101. Average bloock time is 4:55. Maximum coin supply is ~21 000 000. That should be everything you need.
Plus starting block reward 31.19582664 minus some money missing due to missing votes. Spoiler: And the result is : noooo, that would be too easy
I did some work. Keep in mind these are estimates. I did not take into account credits not created because of lost votes, which are currently happening at a 3% rate. Block 1 credit creation is abnormal at 1,680,000. Block 2 - 4095 cred creation is abnormal, 21.83707865 per block. Block 4096 - Reward starts at 31.19582664 per block. Block 6144 - First reduction, dividing by 101, and again every 6144 blocks, 21.33 days. I verified these on the mainnet block explorer. And this is what I got.
Here are similiar bitcoin charts for comparison. http://i.imgur.com/t2YODJv.png http://i.imgur.com/CZX8ON2.jpg
Bitcoin gets to 50% minted at block 157,500, while Decred gets to 50% minted at about block 374,784. The block time is twice as fast on Decred, so 157,500 * 2 = 315,000 which is still less. This puts Decred at about a 15% slower minting process.