Restore some assert semantics in sigop cost calculations
commitf58349ca856fc59704fb78c19267b1cef1c9650b
authorMatt Corallo <git@bluematt.me>
Tue, 6 Jun 2017 00:16:18 +0000 (5 20:16 -0400)
committerMatt Corallo <git@bluematt.me>
Fri, 9 Jun 2017 17:10:08 +0000 (9 13:10 -0400)
treeed74b731c21fbbcc7abbcc97d320471e74348cbc
parent3533fb4d33ecc94a789cb5d4489da22a68fb2168
Restore some assert semantics in sigop cost calculations

There are some similar asserts which are left removed in policy
and ATMP (policy code being broken isn't a huge deal, but if we
fail to verify some consensus rules, we should most definitely
crash).
src/consensus/tx_verify.cpp