Record the audited rain-factory 0.1.1 CloneFactory as a frozen release - #32
Merged
hardyjosh merged 1 commit intoSep 10, 2026
Conversation
`src/generated/0_1_1/CloneFactory.sol` freezes the 0.1.1 factory at `0x444acC…`: creation code (reproduces the address through Zoltu), runtime code read from Base, and the codehash `0xf21b813c…` that `rain-factory-0.1.1`'s `LibCloneFactoryDeploy` pins. It predates this repo's release lifecycle, is live on every supported network but the two newest, and is what S01-Issuer/st0x.deploy makes its authoriser clones through (0.1.10 is unaudited; 0.1.1 was audited). Recording it makes `clone-factory@0_1_1` a dispatchable, liveness-tested suite here instead of a frozen blob in a consumer. Released libs regenerated by `script/Build.sol`; the dispatcher lists the new key. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HiqQdxokJ4edjAFyAkN9G3
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stacked on #31. Adds
src/generated/0_1_1/CloneFactory.sol, the 0.1.1 factory at0x444acC…: creation code (reproduces the address through Zoltu), runtime code read from Base, codehash0xf21b813c…as pinned byrain-factory-0.1.1'sLibCloneFactoryDeploy. Released libs regenerated byscript/Build.sol;clone-factory@0_1_1added to the dispatcher.Why: this factory predates the repo's release lifecycle but is the one S01-Issuer/st0x.deploy makes its authoriser clones through, and it must stay that way — 0.1.10 is unaudited, 0.1.1 was audited. It is live on all seven existing networks; recording it here makes it a liveness-tested suite the org deploys, rather than a frozen blob in a consumer repo (st0x.deploy#353, closed in favour of this).
Merge gate: the liveness test wants it on 4663 and 56 too; dispatched from this branch after the current deploy queue drains, then CI re-run.
🤖 Generated with Claude Code
https://claude.ai/code/session_01HiqQdxokJ4edjAFyAkN9G3