aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes.md
diff options
context:
space:
mode:
authorPeter Todd <pete@petertodd.org>2014-03-10 16:38:44 -0400
committerWladimir J. van der Laan <laanwj@gmail.com>2014-08-18 15:34:29 +0200
commit84fe0ffd685627689bbbcd14cf419938f2a100b2 (patch)
tree330491266d979e082bd3c1de1e3b664b97e64bd4 /doc/release-notes.md
parentfd0c4606bc89ab974e39a98fd42f4a28eb874062 (diff)
downloadbitcoin-84fe0ffd685627689bbbcd14cf419938f2a100b2.tar.xz
Increase IsStandard() scriptSig length
Removes the limits on number of pubkeys for P2SH CHECKMULTISIG outputs. Previously with the 500 byte scriptSig limit there were odd restrictions where even a 1-of-12 P2SH could be spent in a standard transaction(1), yet multisig scriptPubKey's requiring more signatures quickly ran out of scriptSig space. From a "stuff-data-in-the-blockchain" point of view not much has changed as with the prior commit now only allowing the dummy value to be null the newly allowed scriptSig space can only be used for signatures. In any case, just using more outputs is trivial and doesn't cost much. 1) See 779b519480d8c5346de6e635119c7ee772e97ec872240c45e558f582a37b4b73 Mined by BTC Guild.
Diffstat (limited to 'doc/release-notes.md')
0 files changed, 0 insertions, 0 deletions