Branch: refs/heads/master
Home: https://github.com/btcsuite/btcd
Commit: 436fb8203ca22aa2db376e49679429fe1526cc71
https://github.com/btcsuite/btcd/commit/436fb8203ca22aa2db376e49679429fe1526cc71
Author: David Hill <[email protected]>
Date: 2015-03-09 (Mon, 09 Mar 2015)
Changed paths:
M txscript/script.go
M txscript/script_test.go
Log Message:
-----------
txscript: Increase maximum allowed nulldata bytes
This change increases the maximum allowed bytes allowed in pushed
data to be considered a nulldata transaction. This matches the current
value the reference implementation uses by default.