zeitgeist
zeitgeist copied to clipboard
Use only one type of auto-resolve
We currently have two types of auto-resolve, one for reported markets and one for disputed markets. Unless there's a good reason for this, we should get rid of this and just put all market ids in one map.
@Chralt98 Any reason why this is the case?
I think we already had an issue for this to merge MarketIdsPerDisputeBlock
and MarketIdsPerReportBlock
together.
I do think this issue is high effort and low return. I think it requires a storage migration. However, the benefit would be less code. But in general, this item on the list seems to be a "we will always have something better to do".