Remove Hash, Hash256, Hash160 and ScryptHash256 classes.
[NovacoinLibrary.git] / Novacoin / CKeyID.cs
2015-09-02 CryptoManiacRemove Hash, Hash256, Hash160 and ScryptHash256 classes.
2015-09-02 CryptoManiacImplementation of IEquatable<base_uint> and IEqualityCo...
2015-08-27 CryptoManiacUse code contracts.
2015-08-27 CryptoManiacUse implicit type casting operator for serialization.
2015-08-27 CryptoManiacImplement CKeyPool functionality as a part of CKeyStore...
2015-08-23 CryptoManiacAdd license header.
2015-08-18 CryptoManiacNovacoin address generation
2015-08-16 CryptoManiacVarInt class, TxIn/TXOut/Tx serializarion, some CKey...
2015-08-15 CryptoManiacGetSigOpCount, SetDestination, SetMultiSig + new stubs