neobytes/src/consensus
Alexander Block 7b76e7abb2
Implement BIP9 style deployment for DIP8/ChainLocks and fix a bug with late headers (#2793)
* Also update bestChainLockWithKnownBlock in AcceptedBlockHeader

* Implement BIP9 style DIP8 deployment

* Fix ChainLocks tests

* Apply suggestions from code review

Co-Authored-By: codablock <ablock84@gmail.com>
2019-03-22 11:51:50 +01:00
..
consensus.h DIP2 changes to CTransaction and CMutableTransaction 2018-08-29 11:36:14 +02:00
merkle.cpp Merge #9125: Make CBlock a vector of shared_ptr of CTransactions 2018-01-15 06:14:16 +01:00
merkle.h Switch blocks to a constant-space Merkle root/branch algorithm. 2015-11-27 15:36:52 +01:00
params.h Implement BIP9 style deployment for DIP8/ChainLocks and fix a bug with late headers (#2793) 2019-03-22 11:51:50 +01:00
validation.h Merge #8607: [doc] Fix doxygen off-by-one comments, fix typos 2018-01-09 14:04:21 +01:00