Minimal support for validating BIP16 pay-to-script-hash transactions
authorLuke Dashjr <luke-jr+git@utopios.org>
Tue, 13 Mar 2012 21:22:07 +0000 (17:22 -0400)
committerLuke Dashjr <luke-jr+git@utopios.org>
Tue, 20 Mar 2012 19:34:43 +0000 (15:34 -0400)
commit2f2ac3fece6c7f576c5957f05f342f2830301b54
tree1c6fd5b8c24d00483e5863b1c191560663384101
parent11c34e0f6cf9cb2715c28b85a1ec8f47bf5ca8dd
Minimal support for validating BIP16 pay-to-script-hash transactions

Note this does NOT include accepting them in blocks (making them standard)
src/main.cpp
src/main.h
src/script.cpp
src/script.h