HomePhabricator

Simplify counting of P2SH sigops to match BIP 16 (thanks to Matt Corallo for…
137d0685a45dUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Simplify counting of P2SH sigops to match BIP 16 (thanks to Matt Corallo for prompting this).

This also removes an un-needed sigops-per-byte check when accepting transactions to the memory pool (un-needed assuming only standard transactions are being accepted). And it only counts P2SH sigops after the switchover date.

Details

Provenance
Gavin Andresen <gavinandresen@gmail.com>Authored on Jan 20 2012, 22:07
deadalnixPushed on May 14 2017, 22:04
Parents
rABC1240a1b0a82e: Back out spacing changes to json spirit code
Branches
Unknown
Tags
Unknown

Event Timeline

Gavin Andresen <gavinandresen@gmail.com> committed rABC137d0685a45d: Simplify counting of P2SH sigops to match BIP 16 (thanks to Matt Corallo for… (authored by Gavin Andresen <gavinandresen@gmail.com>).Jan 20 2012, 22:07