Use getters instead of Satoshi-style access methods
[NovacoinLibrary.git] / Novacoin / Hash160.cs
2015-08-20 CryptoManiacSolver bug fixes
2015-08-16 CryptoManiacVarInt class, TxIn/TXOut/Tx serializarion, some CKey...
2015-08-15 CryptoManiacImplement some CScript functionality
2015-08-15 CryptoManiacDon't expose generic List and use IList instead
2015-08-14 CryptoManiacUse List wrapper instead of Enumerator
2015-08-06 CryptoManiacInit some fields, add ToString() for Hash160 and Hash25...
2015-08-06 CryptoManiacInitial commit