from https://github.com/decred/dcrdata/pull/523#issuecomment-403166818
"Delineating the various phases of the vote on the chart itself would be a really nice addition. Eg. the point at which the change is locked in and the point at which the grace period is over and the new rules start being enforced."
Is it also possible to have the point when new rules were first used? For example with the sha256 opcode it was not immediately used after "new rules started being enforced".
from https://github.com/decred/dcrdata/pull/523#issuecomment-403166818 "Delineating the various phases of the vote on the chart itself would be a really nice addition. Eg. the point at which the change is locked in and the point at which the grace period is over and the new rules start being enforced."
This data is not available via the RPCs currently. Depends on https://github.com/decred/dcrwallet/issues/1160 https://github.com/decred/dcrd/issues/971
If someone can source these data points directly, we can manual insert them into the db dcrdata uses for past voting agenda information.