Description
Our incrementing IDs expose CCF users to dangerous mistakes in the presence of rollbacks.
We could remove these IDs entirely. In most places we can instead use the digest of the caller's cert, and the only case this doesn't work is Proposals for which we should be able to generate a UID (on the node, while processing /gov/propose
).