Skip to content

feat(aztec): declarative deployment framework at @aztec/aztec/deploy - #15

Open
Thunkar wants to merge 10000 commits into
mainfrom
gj/deploy-framework
Open

feat(aztec): declarative deployment framework at @aztec/aztec/deploy#15
Thunkar wants to merge 10000 commits into
mainfrom
gj/deploy-framework

Conversation

@Thunkar

@Thunkar Thunkar commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Port of the declarative deployment framework from the v5 line (aztec-packages #24685 plus its follow-ups): describe accounts + a graph of steps (contracts to publish/register, actions, fee-juice fund steps) plus a fee policy; runDeployment resolves deterministic addresses, inventories what's already on-chain, funds accounts, and executes only what's missing in dependency order — idempotently and resumably. Lives in the @aztec/aztec/deploy export beside @aztec/aztec/testing.

Two fixes discovered in production use are stacked on this PR.

🤖 Generated with Claude Code

Loading
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.