CScript: implement new AddRawData method, allow RemoveInstruction to process the...
authorCryptoManiac <balthazar@yandex.ru>
Mon, 24 Aug 2015 17:28:52 +0000 (20:28 +0300)
committerCryptoManiac <balthazar@yandex.ru>
Mon, 24 Aug 2015 17:28:52 +0000 (20:28 +0300)
commit397772c7e6df61eaf558b3502ae403b7abfd86a2
tree23bbc4edbb903954efac1865e73017461825213b
parent70c6f23891b719dacc4c6b55a0a6c749d069136a
CScript: implement new AddRawData method, allow RemoveInstruction to process the PUSH operators.

+ remove all these big-endian conversions, we're not on big-endian
platform.
Novacoin/CScript.cs
Novacoin/Interop.cs
Novacoin/ScriptCode.cs