Post
Topic
Board Development & Technical Discussion
Re: Enforcing 'n' signatories & signing order for m-of-n P2SH Vs. Multisig
by
amaclin
on 21/04/2015, 17:00:23 UTC
The only significant limitation is that P2SH are limited to 520 bytes because pushes to the stack of more than 520 bytes are not valid.
The bad news is we likely will have that limitation for a while as changing it would require a hard fork.
Do the current consensus code accepts blocks with pushes over than 520 bytes?
(I think yes, but not sure)