Skip to content

Some clarifications#1

Merged
cbrit merged 1 commit intozaki/managed-vault-specfrom
collin/managed-vault-spec-changes
Aug 15, 2025
Merged

Some clarifications#1
cbrit merged 1 commit intozaki/managed-vault-specfrom
collin/managed-vault-spec-changes

Conversation

@cbrit
Copy link
Copy Markdown
Collaborator

@cbrit cbrit commented Aug 14, 2025

No description provided.

@cbrit cbrit requested a review from zmanian August 14, 2025 22:04
@cbrit cbrit merged commit 7e6c7f1 into zaki/managed-vault-spec Aug 15, 2025
zmanian added a commit that referenced this pull request Oct 21, 2025
This PR implements the complete state storage and retrieval layer for Vaults V2.

Key features:
- CRUD operations for all vault state entities:
  - Vault configuration and parameters
  - User shares and positions
  - Remote positions (cross-chain)
  - Inflight funds tracking
  - Withdrawal queue management
  - Cross-chain routes
  - Oracle configuration
  - NAV tracking and snapshots
  - Deposit velocity and limits

- Iterator support for efficient state queries
- Proper key prefixes and storage organization (based on types/vaults/v2/keys.go)
- Type-safe getters and setters

This provides the foundation for all business logic in subsequent PRs.

Depends on: PR #1 (Protocol Buffers)
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