bitcoin/src/consensus
Suhas Daftuar ce650182f4 Use P2SH consensus rules for all blocks
This commit moves P2SH activation back to the genesis block, with
a hardcoded exception for the one historical block in the chain that
violated this rule.
2018-04-13 09:52:50 -04:00
..
consensus.h
merkle.cpp
merkle.h Fix missing or inconsistent include guards 2018-03-22 16:23:04 +01:00
params.h Use P2SH consensus rules for all blocks 2018-04-13 09:52:50 -04:00
tx_verify.cpp
tx_verify.h
validation.h Fix typos 2018-03-21 10:54:17 +01:00