lukebp
lukebp
Blocked by #1494.
Blocked by #1406
> Is there a plan how to migrate past data into tstore? CMS will run into the same problems that Pi has, which have not been fun to deal with....
> Could CMS reuse any of the Git>tstore migration developed in #1425 ? Only the comment parts, which doesn't help very much. Also, this decision has nothing to do with...
**politeia changes** - [ ] Add `LegacyToken` to `ProposalMetadata`. - [ ] Prevent `LegacyToken` from being filled in on normal proposal submissions. **politeia legacy import tool** Here are some additional...
As expected, this has turned out to be quite a difficult and complex task. One of the main issues that we're encounting is the fact that the record token will...
Another large challenge with this is the cast vote timestamps. The git backend did not include the timestamp of when a vote was cast due to privacy concerns. The tlog...
We'll address this in the upcoming user layer rewrite that is part of the [Pi 2021 Q3 proposal](https://proposals.decred.org/record/91cfcc8). Marking this as blocked for now.
We've decided to change how we're handling this on the backend. The hardcoded legacy proposals can be removed once decred/politeia#1425 has been added.
Blocked by decred/politeia#1477.