TrimArray() simplification
[NovacoinLibrary.git] / Novacoin / DatabaseObjects.cs
2015-09-16 CryptoManiacnBlockTrust cleanup.
2015-09-12 CryptoManiacCorrect calculation of modifier checksums.
2015-09-12 CryptoManiacAdd stake modifier checkpoints & do some cleanup
2015-09-11 CryptoManiacUse signed 64 bit integers for better compatibility.
2015-09-08 CryptoManiacgetTxOutItem()
2015-09-07 CryptoManiacFix merkleNode exceptions.
2015-09-07 CryptoManiacGetMinTxFee & use unsigned int for sizes.
2015-09-07 CryptoManiacConnectInputs + stubs for GetCoinAge, GetMinFee and...
2015-09-07 CryptoManiacRemove interfaces, split database objects into new...