Skip to content

Commit faa2f3b

Browse files
author
MarcoFalke
committed
doc: Add release notes for 32521 (MAX_TX_LEGACY_SIGOPS)
1 parent 672c85c commit faa2f3b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/release-notes-32521.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
### Policy
2+
3+
The maximum number of potentially executed legacy signature operations in a
4+
single standard transaction is now limited to 2500. Signature operations in all
5+
previous output scripts, in all input scripts, as well as all P2SH redeem
6+
scripts (if there are any) are counted toward the limit. The new limit is
7+
assumed to not affect any known typically formed standard transactions. The
8+
change was done to prepare for a possible BIP54 deployment in the future.
9+
(#32521)

0 commit comments

Comments
 (0)