Skip to content

✨ feat(wallet): update wallet structure to JSONB with optional tags#4226

Open
SebasianDev wants to merge 13 commits into
ava-labs:masterfrom
Voyager-Ship:voyager-ship/fix_wallet_connection
Open

✨ feat(wallet): update wallet structure to JSONB with optional tags#4226
SebasianDev wants to merge 13 commits into
ava-labs:masterfrom
Voyager-Ship:voyager-ship/fix_wallet_connection

Conversation

@SebasianDev

Copy link
Copy Markdown
Contributor

✨ feat(wallet): update wallet structure to JSONB with optional tags

@vercel

vercel Bot commented May 22, 2026

Copy link
Copy Markdown

@SebasianDev is attempting to deploy a commit to the Ava Labs Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Jun 2, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
builder-hub Ready Ready Preview, Comment Jun 11, 2026 5:33pm

Request Review

EIP712_STATEMENT,
} from "@/lib/profile/walletEip712";

const projectId = process.env.NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID ?? "";

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.

for variables that we need to add please highlight them in the description as well so we dont forget when merging

@Andyvargtz

Copy link
Copy Markdown
Collaborator
  • Fix build errros.
  • Create selector for wallet tags (mainnet / dev)

Comment thread yarn.lock Outdated
pathe "^2.0.3"
picomatch "^4.0.3"
std-env "^4.0.0-rc.1"
vitest@^2.1.9:

@semgrep-ava-labs semgrep-ava-labs Bot Jun 4, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Risk: Affected versions of vitest are vulnerable to Missing Authorization. When the Vitest UI server is listening, the deprecated isFileServingAllowed check is applied without normalizing the URL before filesystem operations, allowing path traversal that lets an attacker read, write, and execute arbitrary files outside the project directory.

Manual Review Advice: A vulnerability from this advisory is reachable if you run the Vitest UI on Windows, or you expose the Vitest UI server to the network with the --api.host flag or api.host config option

Fix: Upgrade this library to at least version 3.2.6 at builders-hub/yarn.lock:13101.

Reference(s): GHSA-5xrq-8626-4rwp

🧁 Fixed in commit 57af813 🧁

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.

6 participants