Skip BIP 30 verification where not necessary by morcos · Pull Request #6931 · bitcoin/bitcoin
Since BIP 34 became active, it has been impossible to generate duplicate coinbases, and therefore not possible to generate any other duplicate transaction ID's. This pull will allow us to skip ...