dogecoin/src/consensus
Ross Nicoll 933436c265
Clean up RPC tests (#1465)
* Enable full block tests
* Fix invalidblocktest
* Move watch only address funding to immediately before it's used, so node 0 doesn't spend the output before it checks it later.
* Fix `fundrawtransaction` tests and sanitize fee calculation at the same time
* Correct resolution of chain parameters when validating tx inputs, especially from previous coinbase transactions
* Set block versions on full block tests so that the generated blocks are AuxPoW compatible
2018-02-11 21:00:50 +00:00
..
consensus.h Clean up RPC tests (#1465) 2018-02-11 21:00:50 +00: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 Initialise left/right consensus branches to null (#1435) 2018-01-10 14:20:31 +00:00
validation.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00