Implement NULLDUMMY softfork (BIP147) by jl2012 · Pull Request #8636 · bitcoin/bitcoin
Alternative to #8533 This will enforce SCRIPT_VERIFY_NULLDUMMY on all segwit and non-segwit transactions when segwit is activated with BIP9. As we may need more time to implement LOW_S softfork in ...