Checkpoints valudation, PoW reward calculation and continue working on block index.
[NovacoinLibrary.git] / Novacoin / NetInfo.cs
2015-09-06 CryptoManiacCheckpoints valudation, PoW reward calculation and...
2015-09-03 CryptoManiacInitial implementation of stake modifier calculation.
2015-09-03 CryptoManiacnChainChecksSwitchTime comstant.
2015-09-02 CryptoManiacVerification of claimed Proof-of-Work.
2015-08-31 CryptoManiacTurn ByteQueue into MemoryStream wrapper, use MemoryStr...