Skip to content

feat(account-factory): add deploy dry-run step (#224)#379

Merged
Jambox11 merged 2 commits into
mux-labs:mainfrom
joshuaolabodebello2020-cyber:feat/224-account-factory-deploy-dry-run
Jun 30, 2026
Merged

feat(account-factory): add deploy dry-run step (#224)#379
Jambox11 merged 2 commits into
mux-labs:mainfrom
joshuaolabodebello2020-cyber:feat/224-account-factory-deploy-dry-run

Conversation

@joshuaolabodebello2020-cyber

@joshuaolabodebello2020-cyber joshuaolabodebello2020-cyber commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Closes #224events emitted)

  • Add deployAccountWithMetadata and getAccountMetadata to the TS client
  • Extend deploy-dry-run.test.ts with factory client dry-run shape tests
  • Extend test-deploy-dry-run.sh with mux-account-factory assertions
  • Fix pre-existing issu es: duplicate ERROR_HTTP_MAP keys, missing MuxContractIds fields (muxPolicy, muxAccountFactory, muxRegistry), wire env-var overrides

Tests: 22 Rust unit tests pass; 194 TypeScript tests pass (20/20 suites)

- Add simulate_deploy and simulate_deploy_with_metadata to the Rust contract
  (read-only, no state write, no events emitted)
- Add simulateDeploy and simulateDeployWithMetadata to MuxAccountFactoryClient
  (simulate-only, never submits a transaction)
- Add deployAccountWithMetadata and getAccountMetadata to the TS client
- Extend deploy-dry-run.test.ts with factory client dry-run shape tests
- Extend test-deploy-dry-run.sh with mux-account-factory assertions
- Fix pre-existing issues: duplicate ERROR_HTTP_MAP keys, missing MuxContractIds
  fields (muxPolicy, muxAccountFactory, muxRegistry), wire env-var overrides

Tests: 22 Rust unit tests pass; 194 TypeScript tests pass (20/20 suites)
@Jambox11 Jambox11 merged commit ffcc814 into mux-labs:main Jun 30, 2026
1 of 3 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.

2 participants