Summary
Recording a price snapshot when the price has not changed wastes storage and pollutes the price history chart. The snapshot writer should skip the write if the new price equals the most recent stored snapshot for that creator.
Scope
- Test a new price equal to the previous snapshot results in no database write
- Test a new price different from the previous snapshot results in a write
- Test the first snapshot for a creator is always written (no previous to compare)
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
Recording a price snapshot when the price has not changed wastes storage and pollutes the price history chart. The snapshot writer should skip the write if the new price equals the most recent stored snapshot for that creator.
Scope
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram