ToInt64 -> ToUInt64
[NovacoinLibrary.git] / Novacoin / COutPoint.cs
2015-08-28 CryptoManiacImplementation of new Size property for CScript, CTxIn...
2015-08-27 CryptoManiacUse code contracts.
2015-08-27 CryptoManiacUse implicit type casting operator for serialization.
2015-08-23 CryptoManiacUse byte[] instead of IEnumerable<byte> if possible
2015-08-23 CryptoManiacAdd license header.
2015-08-21 CryptoManiacSimplification of syntax
2015-08-21 CryptoManiacCOutPoint class, coinbase/coinstake properties