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

Merged
merged 1 commit into from Sep 12, 2015

Conversation

Projects
None yet
2 participants
Contributor

harding commented Sep 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

@harding harding added the Dev Docs label Sep 7, 2015

Contributor

jonasschnelli commented Sep 7, 2015

ACK

Contributor

harding commented Sep 9, 2015

@jonasschnelli thanks!

In the absence of critical feedback, this will be merged on Friday.

@harding 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

Merge pulls #1054 and #1057
- 1054: Dev Docs: Update description of P2SH standardness
- 1057: Update whatcanidoforbitcoin site domain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment