Typo.
[NovacoinLibrary.git] / Novacoin / base_uint.cs
2015-09-02 CryptoManiacTypo.
2015-09-02 CryptoManiacRemove Hash, Hash256, Hash160 and ScryptHash256 classes.
2015-09-02 CryptoManiacImprove CryptoUtils with wrappers for managed implement...
2015-09-02 CryptoManiacImplementation of IEquatable<base_uint> and IEqualityCo...
2015-09-01 CryptoManiacAdd Compact property to uint256.
2015-09-01 CryptoManiacHACK: initialize base.nWidth to resolve comparison...
2015-09-01 CryptoManiacComplete implementation of uint256 and uint160 classes.
2015-09-01 CryptoManiacOverride Equals(object)
2015-09-01 CryptoManiacOverload basic operations with base_uint class.
2015-09-01 CryptoManiacstubs for uint256/uint160