Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
102 commits
Select commit Hold shift + click to select a range
18780f3
feat: add vault activity timeline
Seranged Jul 13, 2026
d66c4c8
fix: make vault activity coverage honest
Seranged Jul 13, 2026
d640f92
fix: filter activity display events
Seranged Jul 17, 2026
9832063
fix: improve activity event presentation
Seranged Jul 17, 2026
d99dc0f
fix: simplify vault activity presentation
Seranged Jul 17, 2026
27c2735
fix: make activity rows container responsive
Seranged Jul 17, 2026
26b4581
fix: tighten compact activity rows
Seranged Jul 17, 2026
e48a8f2
fix: refine compact activity hierarchy
Seranged Jul 17, 2026
4ebddba
feat: add portfolio activity timeline
Seranged Jul 13, 2026
d4a1ee9
fix: identify markets in account activity
Seranged Jul 13, 2026
52dfcc7
fix: align activity filters with shared select
Seranged Jul 17, 2026
658550b
fix: improve activity event presentation
Seranged Jul 17, 2026
ef3b2f9
fix: clarify partial activity coverage
Seranged Jul 17, 2026
909e7cc
fix: simplify activity presentation
Seranged Jul 17, 2026
930442d
fix: use position terminology in activity
Seranged Jul 17, 2026
52b34db
fix: present activity events semantically
Seranged Jul 20, 2026
6b86ec8
Merge pull request #737 from euler-xyz/feature/lite-220-add-activity-…
Seranged Jul 20, 2026
67adb12
fix: ignore stale spy owner resolutions
Seranged Jul 20, 2026
8bbb152
fix: align activity UX
Seranged Jul 20, 2026
0a87f39
fix: refine activity controls
Seranged Jul 20, 2026
c7cf082
chore: bump Euler SDK to 1.2.0
Seranged Jul 20, 2026
0d2ba01
fix: use direct activity filters
Seranged Jul 20, 2026
2d1312f
fix: center activity event icons
Seranged Jul 20, 2026
02591b6
fix: declutter activity rows and sign amounts
Seranged Jul 20, 2026
a904c29
fix: present governance activity semantically
Seranged Jul 20, 2026
166b268
fix: balance activity row collapsing and alignment
Seranged Jul 20, 2026
c5ded73
fix: embed activity expand toggle in the details column
Seranged Jul 20, 2026
c262a37
fix: center activity row summary and transaction link
Seranged Jul 20, 2026
38119cb
fix: align activity rows on a single centerline
Seranged Jul 20, 2026
055bd64
fix: center activity row icon, details, and link on card height
Seranged Jul 20, 2026
3865f28
fix: reduce activity row noise
Seranged Jul 20, 2026
9f2a609
fix: inline activity participants in the meta line at mid width
Seranged Jul 20, 2026
09bfae8
fix: drop separator dot from inline activity participants
Seranged Jul 20, 2026
a3f60be
fix: drop the mostly-empty activity participants column
Seranged Jul 20, 2026
860515c
fix: clarify the empty activity state
Seranged Jul 20, 2026
6b3a11a
fix: inset activity row hover surface
Seranged Jul 20, 2026
d037214
fix: drop the always-empty Position activity filter
Seranged Jul 20, 2026
28f7f1f
fix: keep activity timestamps current
Seranged Jul 21, 2026
0c9ab9c
fix: reduce Earn activity noise
Seranged Jul 21, 2026
8442a11
fix: refine portfolio activity presentation
Seranged Jul 21, 2026
0bab1c3
fix: refine portfolio activity hierarchy
Seranged Jul 21, 2026
57844bf
fix: lead portfolio activity with vault context
Seranged Jul 21, 2026
8b927e9
fix: align portfolio activity with vault identity
Seranged Jul 21, 2026
dc71453
fix: never display sub-account addresses in activity participants
Seranged Jul 21, 2026
78ea060
fix: reduce portfolio activity filters to a counted liquidations chip
Seranged Jul 21, 2026
ec72cdc
fix: rebalance portfolio activity row hierarchy
Seranged Jul 21, 2026
c747dfe
fix: outline unselected activity filter chips
Seranged Jul 21, 2026
456e425
fix: match activity filter chips to the app-wide filter pills
Seranged Jul 21, 2026
e707898
fix: extract the shared filter chip into UiFilterChip
Seranged Jul 21, 2026
d2b9690
fix: separate transaction bundles from flat activity rows
Seranged Jul 21, 2026
0772c45
fix: anchor bundle headers and tighten event verbs
Seranged Jul 21, 2026
f4272d6
fix: render every portfolio activity entry as a card
Seranged Jul 21, 2026
f7eca07
fix: only link liquidated positions that still exist
Seranged Jul 21, 2026
8e0fd1b
fix: decode and declutter the vault activity feed
Seranged Jul 21, 2026
fd2cb9d
fix: keep activity status copy user-facing
Seranged Jul 21, 2026
de26576
fix: reduce activity syncing noise
Seranged Jul 21, 2026
194eb9a
fix: surface Earn activity reliably and trim reallocation noise
Seranged Jul 21, 2026
6b57f58
fix: stop activity meta lines wrapping on glyph-width variance
Seranged Jul 21, 2026
abab8ee
fix: visible separators between flat activity rows
Seranged Jul 21, 2026
11da6a4
fix: actually separate flat activity rows
Seranged Jul 21, 2026
84e024b
fix: match flat activity separators to bundle row rules
Seranged Jul 21, 2026
4fa1f64
fix: address activity review blockers
Seranged Jul 21, 2026
cab5730
fix: fail closed on spy owner lookup errors and unstrand filtered pages
Seranged Jul 21, 2026
cafcef9
fix: never consume an unverified spy address
Seranged Jul 21, 2026
354c7a8
fix: drop vault feed participant addresses entirely
Seranged Jul 21, 2026
6e28089
test: cover spy owner resolution edge cases
Seranged Jul 21, 2026
dc27445
feat: enrich liquidation activity rows with historical valuations
Seranged Jul 23, 2026
28a2611
fix: tolerate activity services without liquidations support
Seranged Jul 23, 2026
1cac48f
fix: keep the in-flight owner resolution when a pending spy address i…
Seranged Jul 23, 2026
dd31366
test: cover the liquidation-details composable contract
Seranged Jul 23, 2026
10d34d3
style: tighten liquidation detail rows
Seranged Jul 23, 2026
2e5bbe4
fix: never fall back to the connected wallet while spy verification i…
Seranged Jul 23, 2026
a9b245f
fix: drop wallet fallbacks from spy-safe owner-address derivations
Seranged Jul 24, 2026
e5bd7a8
Merge development
Seranged Jul 24, 2026
93f36e0
fix: avoid linking liquidations to current positions
Seranged Jul 27, 2026
614ee33
feat: default vault activity to lending filters
Seranged Jul 27, 2026
abcc732
fix: preserve liquidator repayments in activity
Seranged Jul 27, 2026
a234e1f
feat: label grouped liquidation activity
Seranged Jul 27, 2026
82b3cd4
style: simplify activity detail toggle
Seranged Jul 27, 2026
f140e6a
style: align activity detail toggle labels
Seranged Jul 27, 2026
c8c295a
refactor: use SDK collateral position data
Seranged Jul 28, 2026
b814e15
feat: refine activity detail presentation
Seranged Jul 28, 2026
284dd1e
perf: reuse prefetched state for first batch add
dglowinski Jul 29, 2026
ae41f68
fix: align Euler interfaces runtime sources
dglowinski Jul 29, 2026
e41de6b
fix: preserve fresh batch simulation context
dglowinski Jul 29, 2026
09119ba
fix: prioritize interfaces branch deployments
dglowinski Jul 29, 2026
9c13548
refactor: harden batch prefetch reuse, drop redundant slot-hint registry
dglowinski Jul 29, 2026
141d8b7
fix: reject incomplete account simulations
Seranged Jul 29, 2026
9fe6170
Revert "fix: reject incomplete account simulations"
Seranged Jul 29, 2026
386f217
fix: use published liquidation activity endpoint
Seranged Jul 29, 2026
d0eb6cd
refactor: source Euler lens ABIs from SDK
dglowinski Jul 29, 2026
330e387
Merge pull request #765 from euler-xyz/fix/account-lens-sdk-boundary
Seranged Jul 29, 2026
a9a92ed
Merge pull request #766 from euler-xyz/fix/batch-deposit-performance
Seranged Jul 29, 2026
380b111
fix: prevent activity detail overflow
Seranged Jul 29, 2026
43626b4
Merge remote-tracking branch 'origin/development' into HEAD
Seranged Jul 29, 2026
071cbc3
Merge pull request #736 from euler-xyz/feature/lite-219-add-activity-…
Seranged Jul 29, 2026
6fb5a0f
fix: contain activity vault labels
Seranged Jul 29, 2026
a5cb7fe
perf: reuse form slot hints for batch deposits
dglowinski Jul 30, 2026
e59d43d
perf: reuse form slot hints across batch additions
dglowinski Jul 30, 2026
57ca34a
fix: stack activity market and asset names
Seranged Jul 30, 2026
c69afc7
Merge pull request #769 from euler-xyz/fix/activity-address-overflow
Seranged Jul 30, 2026
06b07ca
Merge pull request #770 from euler-xyz/fix/batch-slot-hint-handoff
Seranged Jul 30, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ RPC_URL_1=
V3_API_URL="https://v3.euler.finance"
# Optional server-side key forwarded by the /api/internal/v3 proxy as X-API-Key.
EULER_SDK_V3_API_KEY=
# Euler interfaces branch used by the SDK ABI service and
# /api/internal/euler-chains. When set, it takes precedence over the direct URL below.
EULER_SDK_EULER_INTERFACES_BRANCH="master"

# Adapter chain used by the server snapshot builder (server-side only).
# - fallback (default): V3 primary, on-chain secondary
Expand Down Expand Up @@ -123,7 +126,8 @@ NUXT_PUBLIC_CONFIG_LABELS_BASE_URL=
# Base URL for oracle checks data. When set, ORACLE_CHECKS_REPO is ignored.
# Must serve files at {baseUrl}/{chainId}/adapters/{address}.json.
NUXT_PUBLIC_CONFIG_ORACLE_CHECKS_BASE_URL=
# Full URL for EulerChains.json (contract addresses). Defaults to GitHub raw if empty.
# Full URL for EulerChains.json (contract addresses), used only when
# EULER_SDK_EULER_INTERFACES_BRANCH and its public aliases are empty.
NUXT_PUBLIC_CONFIG_EULER_CHAINS_URL=

# Feature flags — all enabled by default
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ Euler Lite uses the [Euler V2 SDK](https://github.com/euler-xyz/euler-sdks) for
| `DEPRECATED_CHAINS` | — | Comma-separated chain IDs shown collapsed in the chain selector and skipped by startup warm-cache cycles. |
| `ONCHAIN_SDK_CHAINS` | — | Comma-separated chain IDs pinned to the onchain SDK adapter config for chain-aware browser reads and the server vault snapshot, bypassing V3. Independent of `DEPRECATED_CHAINS`; list a chain in both to deprecate it and route it onchain. |
| `EVAULT_FETCH_CHUNK_CHAINS` | — | Comma-separated chain IDs whose EVault list reads are split into small sequential SDK calls. Use for RPC/lens endpoints that fail under larger concurrent onchain EVault fetches. |
| `EULER_SDK_EULER_INTERFACES_BRANCH` | `master` | Euler interfaces branch used for runtime ABIs and `EulerChains.json`. When set, it takes precedence over `NUXT_PUBLIC_CONFIG_EULER_CHAINS_URL`. |

`fallback` uses V3 first and on-chain reads second. If no V3 URL is configured, Lite passes `disableV3: true` to the SDK so fallback reads go straight on-chain.

Expand Down Expand Up @@ -98,7 +99,7 @@ These use Nuxt's `runtimeConfig` and are set via `NUXT_PUBLIC_CONFIG_*` env vars
| `NUXT_PUBLIC_CONFIG_LABELS_BASE_URL` | — | S3/CDN base URL for labels (overrides repo/branch) |
| `NUXT_PUBLIC_CONFIG_ORACLE_CHECKS_REPO` | `euler-xyz/oracle-checks` | GitHub repo for oracle check results |
| `NUXT_PUBLIC_CONFIG_ORACLE_CHECKS_BASE_URL` | — | S3/CDN base URL for oracle checks (overrides repo) |
| `NUXT_PUBLIC_CONFIG_EULER_CHAINS_URL` | — | URL for EulerChains.json (overrides default upstream) |
| `NUXT_PUBLIC_CONFIG_EULER_CHAINS_URL` | — | URL for EulerChains.json, used when no Euler interfaces branch is configured |
| `NUXT_PUBLIC_CONFIG_DOCS_URL` | — | Documentation link |
| `NUXT_PUBLIC_CONFIG_STARGATE_URL` | — | Stargate link |
| `NUXT_PUBLIC_CONFIG_TOS_URL` | — | Terms of Service link |
Expand Down
30 changes: 0 additions & 30 deletions abis/brevis.ts

This file was deleted.

36 changes: 0 additions & 36 deletions abis/erc20.ts
Original file line number Diff line number Diff line change
@@ -1,39 +1,3 @@
export const erc20ApproveAbi = [
{
type: 'function',
name: 'approve',
inputs: [
{ name: 'spender', type: 'address' },
{ name: 'amount', type: 'uint256' },
],
outputs: [{ name: '', type: 'bool' }],
stateMutability: 'nonpayable',
},
] as const

export const erc20TransferAbi = [
{
type: 'function',
name: 'transfer',
inputs: [
{ name: 'to', type: 'address' },
{ name: 'amount', type: 'uint256' },
],
outputs: [{ name: '', type: 'bool' }],
stateMutability: 'nonpayable',
},
] as const

export const erc20BalanceOfAbi = [
{
type: 'function',
name: 'balanceOf',
inputs: [{ name: 'account', type: 'address' }],
outputs: [{ name: '', type: 'uint256' }],
stateMutability: 'view',
},
] as const

export const erc20SymbolAbi = [
{
type: 'function',
Expand Down
63 changes: 2 additions & 61 deletions abis/evc.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
export const BATCH_ITEM_COMPONENTS = [
const BATCH_ITEM_COMPONENTS = [
{ name: 'targetContract', type: 'address' },
{ name: 'onBehalfOfAccount', type: 'address' },
{ name: 'value', type: 'uint256' },
{ name: 'data', type: 'bytes' },
] as const

export const BATCH_ITEM_RESULT_COMPONENTS = [
const BATCH_ITEM_RESULT_COMPONENTS = [
{ name: 'success', type: 'bool' },
{ name: 'result', type: 'bytes' },
] as const
Expand Down Expand Up @@ -83,55 +83,6 @@ export type BatchItemResult = {
result: string
}

export const evcEnableControllerAbi = [
{
type: 'function',
name: 'enableController',
inputs: [
{ name: 'account', type: 'address' },
{ name: 'vault', type: 'address' },
],
outputs: [],
stateMutability: 'nonpayable',
},
] as const

export const evcDisableControllerAbi = [
{
type: 'function',
name: 'disableController',
inputs: [],
outputs: [],
stateMutability: 'nonpayable',
},
] as const

export const evcEnableCollateralAbi = [
{
type: 'function',
name: 'enableCollateral',
inputs: [
{ name: 'account', type: 'address' },
{ name: 'vault', type: 'address' },
],
outputs: [],
stateMutability: 'nonpayable',
},
] as const

export const evcDisableCollateralAbi = [
{
type: 'function',
name: 'disableCollateral',
inputs: [
{ name: 'account', type: 'address' },
{ name: 'vault', type: 'address' },
],
outputs: [],
stateMutability: 'nonpayable',
},
] as const

export const evcGetAccountOwnerAbi = [
{
type: 'function',
Expand All @@ -141,13 +92,3 @@ export const evcGetAccountOwnerAbi = [
stateMutability: 'view',
},
] as const

export const evcGetControllersAbi = [
{
type: 'function',
name: 'getControllers',
inputs: [{ name: 'account', type: 'address' }],
outputs: [{ name: '', type: 'address[]' }],
stateMutability: 'view',
},
] as const
50 changes: 0 additions & 50 deletions abis/fuul.ts

This file was deleted.

30 changes: 0 additions & 30 deletions abis/merkl.ts

This file was deleted.

Loading
Loading