BTCP-Rebase/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 Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
merkle.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
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 scripted-diff: Replace #include "" with #include <> (ryanofsky) 2017-11-16 08:23:01 +13:00
tx_verify.h scripted-diff: Replace #include "" with #include <> (ryanofsky) 2017-11-16 08:23:01 +13:00
validation.h Fix typos 2018-03-21 10:54:17 +01:00