Skip to content

docs(forge): explain scripting internals - #2083

Merged
mattsse merged 2 commits into
masterfrom
fig/scripting-internals
Sep 13, 2026
Merged

mattsse merged 2 commits into
masterfrom
fig/scripting-internals

Conversation

@figtracer

Copy link
Copy Markdown
Member

The scripting quickstart shows how to run deployments but leaves sender selection and the execution stages implicit. Add a linked internals guide explaining script callers, transaction senders and signers, CREATE2 factory behavior, external library linking, nonce assignment, transaction simulation, and saved-sequence resume semantics. Include the limits of the existing sender protection and a runnable example that assigns ownership explicitly.

The quickstart and Forge sidebar link to the new guide. This is documentation only; it introduces no configuration errors or runtime behavior changes.

AI assistance: Codex helped trace the implementation, write the guide and example, and verify the documentation and local deployment workflow.

@vercel

vercel Bot commented Sep 13, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
foundry-docs Ready Ready Preview Sep 13, 2026 2:50pm UTC

Request Review

@mattsse
mattsse merged commit a9266d4 into master Sep 13, 2026
4 checks passed
@mattsse
mattsse deleted the fig/scripting-internals branch September 13, 2026 14:53
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