dogecoin/src/consensus
Alex Morcos c6c2f0fd78 Implement SequenceLocks functions
SequenceLocks functions are used to evaluate sequence lock times or heights per BIP 68.

The majority of this code is copied from maaku in #6312
Further credit: btcdrak, sipa, NicolasDorier
2016-02-10 15:35:33 -05:00
..
consensus.h Implement SequenceLocks functions 2016-02-10 15:35:33 -05:00
merkle.cpp Switch blocks to a constant-space Merkle root/branch algorithm. 2015-11-27 15:36:52 +01:00
merkle.h Switch blocks to a constant-space Merkle root/branch algorithm. 2015-11-27 15:36:52 +01:00
params.h Make skipping BIP30 check chain agnostic 2015-11-02 20:11:55 -05:00
validation.h Add debug message to CValidationState for optional extra information 2015-08-06 09:47:01 +02:00