)
* feat: init portfolio history
* fix: build
* fix: getEnv
* fix: env
* fix: localhost connection attempt
* chore: debug
* chore: attempt
* feat: add v2 support
* fix: transfers calculation
* chore: rm clearCache
* feat: calculate gauge
* fix: loading state
* fix: optimize pps fetch
* chore: rename
* feat: add breakdown
* feat: store aggregated data
* chore: upd docs
* feat: add seenTokens
* feat: always recalculate today
* fix: use only 12:00:00 AM timestamps
* feat: add 1y option
* feat: cache prices
* feat: doc
* feat: add batching for queries
* feat: doc
* feat: sequential + batching
* upd: doc
* fix: db spam
* feat: rate limit & clear stale cache
* debug: add logs
* fix: query
* chore: do not expose internals
* chore: remove logging
* chore: misc
* chore: cleanup
* chore: rm dead code
* feat: invalidate cache
* chore: address comments
* chore: remove refresh for safety
* chore: return clear cache for local
* chore: lint
* Feat/portfolio pnl 2 (#1125)
* feat: init pnl
* feat: consider staking
* feat: omit migrate
* chore: support migrate
* feat: 3 calc types
* feat: add totalEconomicGainUsd
* chore: docs
* chore: refactor
* feat: actually consider price at deposit time
* chore: optimize price fetch
* fix: cache
* chore: make fetching more aggressive
* feat: test params
* feat: improve totalCurrentValueUsd
* feat: share events & kong
* feat: fe + history fix
* fix: defillama batching
* feat: tooltips
* feat: handle cow
* feat: tune defillama
* chore: tune a bit more
* feat: add missing prices cache
* feat: docs
* fix: timeout
* chore: copy
* feat: stable vs volatile
* Feat/portfolio pnl excessive (#1148)
* feat: init excessive
* chore: naming
* feat: actually add drilldown
* fix: v2/v3 filter
* fix: version
* fix: env
* feat: cover crvusd rewards
* feat: vault to vault migrate via enso
* feat: init katana rewards
* chore: upd receiver address
* feat: fix bold
* feat: add fetchType + paginationMode
* feat: support fetchtype + pagination on vercel
* feat: hash user address
* feat: ensure schema is initialized
* chore: lint
* fix: katana pricing
* feat: dummy chart
* feat: breakdown
* feat: breakdown for timestamp
* feat: merge yvUSD
* fix: nasty scroll
* chore: lint
* chore: hide if isHidden=true
* feat: make it case insensitive
* feat: init simple
* feat: display
* add annualized return and ETH denominated charting
* Styling and add all time duration
* add charts
* fix staked asset withdrawal issue
* fix issues with staked shares
* fix simple return accounting and growth index charts
* add simple return chart explainers
* add growth chart numeraire spec
* Finalize growth display modes
* Split growth index chart modes
* Keep ETH growth history when partial vaults exist
* remove overall cumulative chart
* improve charts and add to portfolio rows
* Feat/chart tweaks (#1193)
* fix: rescale growth
* fix: prevent flickering
* style: flickering & mobile
* feat: sort overlay by index
* feat: add growth position & index
* fix: growth index empty values
* feat: connect the dots
* feat: consistent chart
* Add position charts to vault pages with balance and to portfolio expanded views. other minor tweaks
* fix review comments
* fix review issues and dark mode tooltip
* feat: dedupe transfer and stake
* feat: improve aggregator (#1195)
* feat: improve aggregator
* chore: lint
* Feat/indexed history (#1198)
* feat: init activity
* feat: enrich
* chore: rm address
---------
Co-authored-by: w84april <donyaschefer@gmail.com>
Co-authored-by: w84april <32621609+w84april@users.noreply.github.com>
…190)
feat: init portfolio history
fix: build
fix: getEnv
fix: env
fix: localhost connection attempt
chore: debug
chore: attempt
feat: add v2 support
fix: transfers calculation
chore: rm clearCache
feat: calculate gauge
fix: loading state
fix: optimize pps fetch
chore: rename
feat: add breakdown
feat: store aggregated data
chore: upd docs
feat: add seenTokens
feat: always recalculate today
fix: use only 12:00:00 AM timestamps
feat: add 1y option
feat: cache prices
feat: doc
feat: add batching for queries
feat: doc
feat: sequential + batching
upd: doc
fix: db spam
feat: rate limit & clear stale cache
debug: add logs
fix: query
chore: do not expose internals
chore: remove logging
chore: misc
chore: cleanup
chore: rm dead code
feat: invalidate cache
chore: address comments
chore: remove refresh for safety
chore: return clear cache for local
chore: lint
Feat/portfolio pnl 2 (Feat/portfolio pnl 2 #1125)
feat: init pnl
feat: consider staking
feat: omit migrate
chore: support migrate
feat: 3 calc types
feat: add totalEconomicGainUsd
chore: docs
chore: refactor
feat: actually consider price at deposit time
chore: optimize price fetch
fix: cache
chore: make fetching more aggressive
feat: test params
feat: improve totalCurrentValueUsd
feat: share events & kong
feat: fe + history fix
fix: defillama batching
feat: tooltips
feat: handle cow
feat: tune defillama
chore: tune a bit more
feat: add missing prices cache
feat: docs
fix: timeout
chore: copy
feat: stable vs volatile
Feat/portfolio pnl excessive (Feat/portfolio pnl excessive #1148)
feat: init excessive
chore: naming
feat: actually add drilldown
fix: v2/v3 filter
fix: version
fix: env
feat: cover crvusd rewards
feat: vault to vault migrate via enso
feat: init katana rewards
chore: upd receiver address
feat: fix bold
feat: add fetchType + paginationMode
feat: support fetchtype + pagination on vercel
feat: hash user address
feat: ensure schema is initialized
chore: lint
fix: katana pricing
feat: dummy chart
feat: breakdown
feat: breakdown for timestamp
feat: merge yvUSD
fix: nasty scroll
chore: lint
chore: hide if isHidden=true
feat: make it case insensitive
feat: init simple
feat: display
add annualized return and ETH denominated charting
Styling and add all time duration
add charts
fix staked asset withdrawal issue
fix issues with staked shares
fix simple return accounting and growth index charts
add simple return chart explainers
add growth chart numeraire spec
Finalize growth display modes
Split growth index chart modes
Keep ETH growth history when partial vaults exist
remove overall cumulative chart
improve charts and add to portfolio rows
Feat/chart tweaks (Feat/chart tweaks #1193)
fix: rescale growth
fix: prevent flickering
style: flickering & mobile
feat: sort overlay by index
feat: add growth position & index
fix: growth index empty values
feat: connect the dots
feat: consistent chart
Add position charts to vault pages with balance and to portfolio expanded views. other minor tweaks
fix review comments
fix review issues and dark mode tooltip
feat: dedupe transfer and stake
feat: improve aggregator (feat: improve aggregator #1195)
feat: improve aggregator
chore: lint
Feat/indexed history (Feat/indexed history #1198)
feat: init activity
feat: enrich
chore: rm address
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):