|
|
@ -23,9 +23,6 @@
|
|
|
|
* 2. P2SH scripts with a crazy number of expensive
|
|
|
|
* 2. P2SH scripts with a crazy number of expensive
|
|
|
|
* CHECKSIG/CHECKMULTISIG operations
|
|
|
|
* CHECKSIG/CHECKMULTISIG operations
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* Check transaction inputs, and make sure any
|
|
|
|
|
|
|
|
* pay-to-script-hash transactions are evaluating IsStandard scripts
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
* Why bother? To avoid denial-of-service attacks; an attacker
|
|
|
|
* Why bother? To avoid denial-of-service attacks; an attacker
|
|
|
|
* can submit a standard HASH... OP_EQUAL transaction,
|
|
|
|
* can submit a standard HASH... OP_EQUAL transaction,
|
|
|
|
* which will get accepted into blocks. The redemption
|
|
|
|
* which will get accepted into blocks. The redemption
|
|
|
|