Skip to content

feat(console): add L1 upgrade JSON builder#4276

Draft
anishnar wants to merge 8 commits into
masterfrom
feat/l1-upgrade-json-builder
Draft

feat(console): add L1 upgrade JSON builder#4276
anishnar wants to merge 8 commits into
masterfrom
feat/l1-upgrade-json-builder

Conversation

@anishnar

@anishnar anishnar commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a console wizard for building Avalanche L1 upgrade.json files
  • support precompile enable/disable, Warp config, balance/code state upgrades, snapshot persistence, RPC inspection, and self-hosted restart instructions
  • wire managed-node apply/restart calls through the Builder Hub API

Verification

  • corepack yarn prisma generate
  • ./node_modules/.bin/vitest run tests/unit/console/upgrade-json.test.ts
  • ./node_modules/.bin/tsc --noEmit
  • git diff --check
  • HTTP 200 checks for /console/layer-1/upgrade/select-l1 and /console/layer-1/upgrade/upgrade-json

Related

  • Requires managed-node backend support in ava-labs/devrel-experiments#25

@vercel

vercel Bot commented Jun 9, 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 4:10pm

Request Review

anishnar added 2 commits June 10, 2026 16:45
…i-parity Claude made it better

fix(console): align l1 upgrade builder ui with create-chain patterns
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.

1 participant