elements/src/consensus
Anthony Towns 3acf0379e0
versionbits: Add explicit NEVER_ACTIVE deployments
Previously we used deployments that would timeout prior to Bitcoin's
invention, which allowed the deployment to still be activated in unit
tests. This switches those deployments to be truly never active.

Github-Pull: #21377
Rebased-From: 55ac5f568a
2021-04-15 20:59:13 -04:00
..
consensus.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
merkle.cpp scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
merkle.h scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
params.h versionbits: Add explicit NEVER_ACTIVE deployments 2021-04-15 20:59:13 -04:00
tx_check.cpp scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
tx_check.h scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
tx_verify.cpp refactor: replace pointers by references within tx_verify.{h,cpp} 2020-05-26 16:05:51 +02:00
tx_verify.h refactor: replace pointers by references within tx_verify.{h,cpp} 2020-05-26 16:05:51 +02:00
validation.h validation: move GetWitnessCommitmentIndex to consensus/validation 2020-09-10 10:47:40 +09:00