aboutsummaryrefslogtreecommitdiff
path: root/src/test/script_P2SH_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix tests after 38067c18Pieter Wuille2012-02-201-3/+3
* Merge branch 'standardScriptSigs' of github.com:gavinandresen/bitcoin-gitGavin Andresen2012-02-071-0/+9
|\
| * Make transactions with extra data in their scriptSig's non-standard.Gavin Andresen2012-01-191-0/+9
* | Simplify counting of P2SH sigops to match BIP 16 (thanks to Matt Corallo for ...Gavin Andresen2012-01-201-3/+14
|/
* Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16).Gavin Andresen2012-01-131-0/+310