0.2.40: bitcoin-denominated line on the LP capital chart
The capital-over-time chart gains a dashed orange series on its own right-hand ₿ axis: total value (ending balance + distributions) divided by the BTC price at each statement date — the time-series of the "In bitcoin terms" box. The history table gains a matching In-bitcoin column. Frontend-only; prices were already stamped per statement. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
eac3262f29
commit
5d4e87e69b
@@ -3,7 +3,7 @@
|
||||
// - content-hashed /assets/* are cache-first (immutable, safe forever)
|
||||
// - /api/* is never cached
|
||||
// Bump CACHE on each release so old entries are purged.
|
||||
const CACHE = 'ten31-portal-0.2.39'
|
||||
const CACHE = 'ten31-portal-0.2.40'
|
||||
|
||||
self.addEventListener('install', () => self.skipWaiting())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user