Branch: refs/heads/master
Home: https://github.com/btcsuite/btcd
Commit: ce22159fb239f7706253a40d9af24ee045296210
https://github.com/btcsuite/btcd/commit/ce22159fb239f7706253a40d9af24ee045296210
Author: David Hill <[email protected]>
Date: 2015-10-05 (Mon, 05 Oct 2015)
Changed paths:
M txscript/scriptnum.go
M txscript/scriptnum_test.go
M txscript/stack.go
Log Message:
-----------
txscript: Change makeScriptNum to take a length argument
While current existing numeric opcodes are limited to 4 bytes, new
opcodes may need different limits.
This mimics Bitcoin Core commit 99088d60d8a7747c6d1a7fd5d8cd388be1b3e138