Skip to content

feat(core_vault): harden contract with audit-ready non-custodial vaul…#497

Merged
Solomonsolomonsolomon merged 1 commit into
gear5labs:masterfrom
Jessepriase:feat/core-vault-audit-ready
Jul 1, 2026
Merged

feat(core_vault): harden contract with audit-ready non-custodial vaul…#497
Solomonsolomonsolomon merged 1 commit into
gear5labs:masterfrom
Jessepriase:feat/core-vault-audit-ready

Conversation

@Jessepriase

Copy link
Copy Markdown
Contributor

…t protocol

  • Add explicit events for deposit, withdrawal, force exit, recovery operations
  • Implement withdrawal() with trust boundary documentation
  • Implement recovery() admin-only force-exit cancellation
  • Add get_deposit() query helper
  • Emit events from upgrade and admin transfer functions
  • Update SDK with complete VaultEvent types and state reconstruction
    closes [Contract] Harden core_vault into an audit-ready non-custodial vault protocol #382

…t protocol

- Add explicit events for deposit, withdrawal, force exit, recovery operations
- Implement withdrawal() with trust boundary documentation
- Implement recovery() admin-only force-exit cancellation
- Add get_deposit() query helper
- Emit events from upgrade and admin transfer functions
- Update SDK with complete VaultEvent types and state reconstruction
@drips-wave

drips-wave Bot commented Jun 30, 2026

Copy link
Copy Markdown

@Jessepriase Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Solomonsolomonsolomon Solomonsolomonsolomon merged commit 9b85bf2 into gear5labs:master Jul 1, 2026
2 of 7 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.

[Contract] Harden core_vault into an audit-ready non-custodial vault protocol

2 participants