Static methods for output array serialization and deserialization.
[NovacoinLibrary.git] / Novacoin / CNovacoinAddress.cs
2015-08-27 CryptoManiacUse code contracts.
2015-08-27 CryptoManiacUse implicit type casting operator for serialization.
2015-08-27 CryptoManiacCNovacoinAddress: Return hash data as byte array
2015-08-25 CryptoManiacSimplest implementation of CKeyStore
2015-08-23 CryptoManiacUse byte[] instead of IEnumerable<byte> if possible
2015-08-23 CryptoManiacAdd license header.
2015-08-21 CryptoManiacNew constructor for block header class
2015-08-20 CryptoManiacUse getters instead of Satoshi-style access methods
2015-08-18 CryptoManiacAddress deserialization support
2015-08-18 CryptoManiacAdditional CNovacoinAddress verification.
2015-08-18 CryptoManiacCorrect checksum computation
2015-08-18 CryptoManiacWe don't need this
2015-08-18 CryptoManiacNovacoin address generation