Use getters instead of Satoshi-style access methods
[NovacoinLibrary.git] / Novacoin / Hash.cs
2015-08-20 CryptoManiacUse getters instead of Satoshi-style access methods
2015-08-20 CryptoManiacSolver bug fixes
2015-08-20 CryptoManiacremove setter
2015-08-20 CryptoManiacWe're at little-endian only
2015-08-19 CryptoManiacScrypt hashing is working now
2015-08-19 CryptoManiacSalsa20 + wrapper stub
2015-08-17 CryptoManiacCorrect coinbase handling
2015-08-17 CryptoManiacNew interop methods, ToString() implementation for...
2015-08-16 CryptoManiacVarInt class, TxIn/TXOut/Tx serializarion, some CKey...
2015-08-15 CryptoManiacImplement some CScript functionality