WIP: Account balance anchors #2449

Closed
zachgoll wants to merge 13 commits from zachgoll/maybe-902-add-anchor-fields-to-valuation into main
zachgoll commented 2025-07-07 23:31:55 +08:00 (Migrated from github.com)

The primary goal of this PR is to add better management of both manual + linked "balance anchors", and provide a more intuitive account addition and valuation experience (so accounts have sufficient history when added and don't cause spikes in the graph)

All user balance updates become a proxy for updating the "Valuations" in the event timeline, which are used to derive the balance history.

The primary goal of this PR is to add better management of both manual + linked "balance anchors", and provide a more intuitive account addition and valuation experience (so accounts have sufficient history when added and don't cause spikes in the graph) All user balance updates become a proxy for updating the "Valuations" in the event timeline, which are used to derive the balance history.
zachgoll commented 2025-07-11 03:24:17 +08:00 (Migrated from github.com)

Splitting this into smaller PRs now that scope is clearer

Splitting this into smaller PRs now that scope is clearer

Pull request closed

Sign in to join this conversation.