dogecoin/src/consensus
Patrick Lodder 0c600d7f9d
Fixate BIP65 softfork heights
- Re-introduce Params.BIP65Height
- Fixate block 1854705 for testnet
- Fixate block 3464751 for mainnet
- Fixate block 1351 for regtest
- Stop using IsSuperMajority() in validation for BIP65
- Simplify RPC SoftForkMajorityDesc
2021-02-13 17:24:55 +01:00
..
consensus.h Clean up RPC tests (#1465) 2018-09-19 22:11:47 +01:00
merkle.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
merkle.h BIP141: Commitment structure and deployment 2016-06-22 15:42:59 +02:00
params.h Fixate BIP65 softfork heights 2021-02-13 17:24:55 +01:00
validation.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00