ConnectInputs + stubs for GetCoinAge, GetMinFee and GetProofOfStakeReward.
[NovacoinLibrary.git] / Novacoin / NetInfo.cs
2015-09-07 CryptoManiacConnectInputs + stubs for GetCoinAge, GetMinFee and...
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...