Skip to content

chore(vault): update rustyvault to v0.3.0#1341

Merged
yyk808 merged 14 commits into
gitmono-dev:mainfrom
yyk808:main
Aug 24, 2025
Merged

chore(vault): update rustyvault to v0.3.0#1341
yyk808 merged 14 commits into
gitmono-dev:mainfrom
yyk808:main

Conversation

@yyk808

@yyk808 yyk808 commented Aug 16, 2025

Copy link
Copy Markdown
Collaborator

related: #1317

@vercel

vercel Bot commented Aug 16, 2025

Copy link
Copy Markdown

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

Project Deployment Preview Comments Updated (UTC)
mega Ready Ready Preview Comment Aug 23, 2025 2:57pm

This comment was marked as outdated.

@genedna
genedna requested a review from Copilot August 16, 2025 14:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates rustyvault dependency from v0.2.2 to v0.3.0, requiring API migration from Core to RustyVault struct. This change affects vault integration and test code.

  • Migrates from rusty_vault Core to RustyVault API
  • Updates vault initialization and operation methods
  • Modernizes string formatting patterns across the codebase

Reviewed Changes

Copilot reviewed 17 out of 17 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
vault/Cargo.toml Comments out tag specification for rusty_vault dependency update
vault/src/integration/vault_core.rs Migrates from Core to RustyVault API with new initialization pattern
vault/src/pki.rs Simplifies test setup by replacing manual vault configuration with VaultCore wrapper
jupiter/src/storage/vault_storage.rs Updates SeaORM query method from deprecated select_column to select_only
jupiter/src/storage/init.rs Modernizes assertion patterns from assert_eq! to assert!
Multiple files Updates string formatting from format! macro to string interpolation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread vault/Cargo.toml
Comment thread vault/src/integration/vault_core.rs
Comment thread vault/src/integration/vault_core.rs
@yyk808
yyk808 added this pull request to the merge queue Aug 24, 2025
Merged via the queue into gitmono-dev:main with commit f19b96f Aug 24, 2025
12 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.

3 participants