Minor cleanup
[NovacoinLibrary.git] / Novacoin / CTransaction.cs
2015-08-17 CryptoManiacMinor cleanup
2015-08-17 CryptoManiacAdd ToBytes() implementation for CBlock and CBlockHeader
2015-08-17 CryptoManiacImplement ReadTxInList and ReadTxoutList as static...
2015-08-17 CryptoManiacBlock parser
2015-08-17 CryptoManiacNew interop methods, ToString() implementation for...
2015-08-16 CryptoManiacCTransaction constructor. Also, trying to remove some...
2015-08-16 CryptoManiacVarInt class, TxIn/TXOut/Tx serializarion, some CKey...
2015-08-06 CryptoManiacInit some fields, add ToString() for Hash160 and Hash25...
2015-08-06 CryptoManiacUpdate comments.
2015-08-06 CryptoManiacInitial commit