Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Dev Docs: Update description of P2SH standardness #1054
Conversation
harding
added
the
Dev Docs
label
Sep 7, 2015
|
ACK |
|
@jonasschnelli thanks! In the absence of critical feedback, this will be merged on Friday. |
harding
added
the
Merge Scheduled
label
Sep 9, 2015
harding
merged commit 47b255e
into
bitcoin-dot-org:master
Sep 12, 2015
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
harding
added a commit
that referenced
this pull request
Sep 12, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
harding commentedSep 7, 2015
As reported by @jonasschnelli, the docs don't mention that IsStandard() checks on redeem scripts were relaxed in bitcoin/bitcoin#4365. This fixes that and also mentions the restrictions on use of the NOP op codes added in bitcoin/bitcoin#5000