Skip to content

Harden Zest adapter initialization gate#55

Merged
MickeeJay merged 1 commit intomainfrom
fix/zest-adapter-init-guard
Apr 16, 2026
Merged

Harden Zest adapter initialization gate#55
MickeeJay merged 1 commit intomainfrom
fix/zest-adapter-init-guard

Conversation

@MickeeJay
Copy link
Copy Markdown
Owner

Summary

  • Require Zest configuration before fee collection and emergency exit entrypoints.
  • Preserve the existing treasury and authorization guards.
  • Add regression coverage for uninitialized Zest calls.

Validation

  • npm run check --workspace=contracts
  • git diff --check

Closes #33

@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 8:10am

@MickeeJay MickeeJay merged commit 74598aa 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.

Add a readiness gate for Zest adapter initialization

1 participant