Skip to content

Conversation

@0xrusowsky
Copy link
Contributor

@0xrusowsky 0xrusowsky commented Oct 21, 2025

Motivation

while working on the forge-std impl that will build on top of #12150 i realized i wanted to verify that when devs use deployCode they can't shoot themselves in the foot by deploying broken bytecode from an artifact with an unresolved placeholder. When checking the impl, i realized that this is already the case, but that we weren't explicitly documenting nor testing it.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@0xrusowsky 0xrusowsky enabled auto-merge October 21, 2025 07:28
Copy link
Collaborator

@grandizzy grandizzy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@0xrusowsky 0xrusowsky added this pull request to the merge queue Oct 21, 2025
Merged via the queue into master with commit c1e34ac Oct 21, 2025
15 checks passed
@0xrusowsky 0xrusowsky deleted the rusowsky/doc-deploy-code branch October 21, 2025 07:44
@github-project-automation github-project-automation bot moved this to Done in Foundry Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants