Skip to content

Cache live Zest balance reads#56

Merged
MickeeJay merged 6 commits intomainfrom
zest-production-balance-read
Apr 16, 2026
Merged

Cache live Zest balance reads#56
MickeeJay merged 6 commits intomainfrom
zest-production-balance-read

Conversation

@MickeeJay
Copy link
Copy Markdown
Owner

Summary

  • Added a cache-backed live sync path for Zest balance reads.
  • Non-mock get-vault-zest-underlying-balance now fails closed until live reserve data has been synced.
  • Mock mode still returns proportional balances from the local test double.

Validation

  • npx vitest run tests/unit/zest-adapter.test.ts --config vitest.config.ts
  • npm run check
  • npm test

Closes #34

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 16, 2026

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

Project Deployment Actions Updated (UTC)
v-mind Ready Ready Preview, Comment Apr 16, 2026 2:33pm

@MickeeJay MickeeJay merged commit 5ea69d0 into main Apr 16, 2026
3 of 4 checks passed
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.

Return live external state in Zest balance reads

1 participant