This diffs store the conflicting proofs as a set (for uniqueness) in a map with the conflicting id as a key. This will make it possible to retrieve which proof is actually conflicting with the one being voted on, and flip our position. This diff only adds the structure and updates the tests, so there is no change in behavior.
Ref T1854.
Depends on D10394.