NovacoinLibrary.git
2015-08-15 CryptoManiacFix PushData and add RemovePattern function
2015-08-15 CryptoManiacRemoval of excessive handling code
2015-08-15 CryptoManiacCScript: disassembly support
2015-08-15 CryptoManiacImplement some CScript functionality
2015-08-15 CryptoManiacDon't expose generic List and use IList instead
2015-08-15 CryptoManiacBitConverter.ToInt32 expects byte array of at least...
2015-08-15 CryptoManiacSet default behavior to automatically normalize line...
2015-08-15 CryptoManiacBitConverter.ToInt32 expects byte array of at least...
2015-08-14 CryptoManiacAdd .gitignore and .gitattributes
2015-08-14 CryptoManiacUse List wrapper instead of Enumerator
2015-08-06 CryptoManiacSplit static functions off to separate class;
2015-08-06 CryptoManiacGetOpcode implementation
2015-08-06 CryptoManiacInit some fields, add ToString() for Hash160 and Hash25...
2015-08-06 CryptoManiacUpdate comments.
2015-08-06 CryptoManiacInitial commit