Remove interfaces, split database objects into new file.
[NovacoinLibrary.git] / Novacoin / StakeModifier.cs
2015-09-07 CryptoManiacRemove interfaces, split database objects into new...
2015-09-06 CryptoManiacCheckpoints valudation, PoW reward calculation and...
2015-09-05 CryptoManiacFew new structures to be used in the near future.
2015-09-04 CryptoManiacFix integer overflow issue.
2015-09-03 CryptoManiacInitial implementation of stake modifier calculation.
2015-09-03 CryptoManiacStakeModifier: remove BigInteger dependency
2015-09-02 CryptoManiacStakeModifier class.