Skip to content

April Release Branch#1201

Draft
w84april wants to merge 4 commits intomainfrom
release/26-04-17
Draft

April Release Branch#1201
w84april wants to merge 4 commits intomainfrom
release/26-04-17

Conversation

@w84april
Copy link
Copy Markdown
Collaborator

…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):

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
yearnfi Ready Ready Preview, Comment May 4, 2026 1:05pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
yearnfi-nextjs Ignored Ignored Preview May 4, 2026 1:05pm

Request Review

@rossgalloway rossgalloway changed the title Fix simple return accounting and finalize portfolio return charts (#1… April Release Branch Apr 24, 2026
)

* 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>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 26, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

package.json

PackageVersionLicenseIssue Type
@neondatabase/serverless^1.0.2NullUnknown License
Allowed Licenses: MIT, Apache-2.0, BSD-3-Clause, BSD-2-Clause, ISC, CC0-1.0, CC-BY-3.0, CC-BY-4.0, Unlicense

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@neondatabase/serverless ^1.0.2 UnknownUnknown
npm/@types/pg ^8.16.0 UnknownUnknown

Scanned Files

  • package.json

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 26, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​types/​pg@​8.20.01001007387100
Added@​neondatabase/​serverless@​1.1.09810010090100

View full report

* Fix pending transaction overlay copy

* commit lock file
* fix: disable enso balance caching

* fix: refetch wallet balances on focus

* fix: refresh balances on portfolio entry
* make tenderly mode a toggle. add API port picker flow to build and preview steps

* fix issues with port selection scripts

* additional review and hardening

* fix review issues

* fix confetti

* fix: autoswitch chain on tenderly disengage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants