Turn ByteQueue into MemoryStream wrapper, use MemoryStream for serialization of COutP...
[NovacoinLibrary.git] / Novacoin / COutPoint.cs
2015-08-31 CryptoManiacTurn ByteQueue into MemoryStream wrapper, use MemoryStr...
2015-08-31 CryptoManiacBlock and transaction verifications
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