zcash-patched-for-explorer/qa
Homu 3a47b9bcfd Auto merge of #3132 - str4d:2898-rewind-block-index, r=daira
When rewinding, remove insufficiently-validated blocks

If a block is insufficiently-validated against a particular branch ID, then we
cannot guarantee that even the block header will be valid under the actual
consensus rules the node will want to apply. Instead require that the blocks are
completely re-validated, by removing them from the block index (which is
equivalent to reducing their validity to BLOCK_VALID_UNKNOWN).

Closes #3100.
2018-04-03 04:37:21 -07:00
..
pull-tester Add RPC test of RewindBlockIndex 2018-04-03 10:58:27 +01:00
rpc-tests Auto merge of #3132 - str4d:2898-rewind-block-index, r=daira 2018-04-03 04:37:21 -07:00
zcash cleanup: Ensure code is pyflakes-clean for CI 2018-03-27 02:47:57 +02:00