Skip to content

feat(cast,forge): migrate cast commands and forge create to output channel contract#14729

Draft
stevencartavia wants to merge 1 commit into
steven/output-channel-foundationfrom
steven/output-channel-migration
Draft

feat(cast,forge): migrate cast commands and forge create to output channel contract#14729
stevencartavia wants to merge 1 commit into
steven/output-channel-foundationfrom
steven/output-channel-migration

Conversation

@stevencartavia
Copy link
Copy Markdown
Collaborator

@stevencartavia stevencartavia commented May 12, 2026

Stacked on #14727.

Migrates cast commands and forge create to the output channel contract: only the canonical machine-readable result stays on stdout; status/diagnostic prose moves to stderr via sh_status!.

Notable stdout-shape changes:

  • forge create → bare deployed address
  • cast create2 → bare address
  • cast da-estimate → bare gas estimate
  • cast vaddr resolve → bare master address

@stevencartavia stevencartavia changed the title feat(forge,cast): migrate commands to output channel contract feat(cast,forge): migrate cast commands and forge create to output channel contract May 13, 2026
@stevencartavia stevencartavia force-pushed the steven/output-channel-migration branch from bb4d299 to 17fd88d Compare May 13, 2026 01:32
@stevencartavia stevencartavia force-pushed the steven/output-channel-migration branch from 17fd88d to 33e98e0 Compare May 13, 2026 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant