We already require a full reindex for pre-0.22.8 versions (see D11355) so this upgrade code path from pre-0.15.0 versions is pointless and can be removed.
This is a backport of core#24236
Differential D18972
Remove utxo db upgrade code Authored by PiRK on Thu, Nov 20, 10:08. Tags None Subscribers None
Details
We already require a full reindex for pre-0.22.8 versions (see D11355) so this upgrade code path from pre-0.15.0 versions is pointless and can be removed. This is a backport of core#24236 This removes an untested code path, which has the lucky side-effect of increasing relative test coverage. So we just check that no existing test is accidentaly broken..
Diff Detail
Event Timeline |