Get rid of HexToList and HexToEnumerable functions
[NovacoinLibrary.git] / Novacoin / ByteQueue.cs
2015-08-24 CryptoManiacGet rid of HexToList and HexToEnumerable functions
2015-08-24 CryptoManiacJust add some syntactic sugar
2015-08-24 CryptoManiacUse GetRange for subsets
2015-08-23 CryptoManiacUse byte[] instead of IEnumerable<byte> if possible
2015-08-23 CryptoManiacAdd license header.
2015-08-22 CryptoManiacEvaluateScript and IsCanonicalPubKey implementation...