chore: add SM+SR ET factories config#191
Merged
Merged
Conversation
Covers CSMv3, CMv2 and SR ET factories
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new YAML config sample for DiffyScan to verify Easy Track factory contracts for CSMv3, CMv2, and SRv3 on Ethereum mainnet, with an audited upstream commit pin and explicitly allowlisted known source/metadata-only differences.
Changes:
- Introduces a mainnet SM+SR Easy Track factories config in YAML format.
- Pins the audited
lidofinance/easy-trackcommit and adds an OpenZeppelin v4.3.2 dependency pin. - Declares expected diffs: import-path-only source hunks and CBOR-metadata-only bytecode differences.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
TheDZhon
approved these changes
Jul 14, 2026
TheDZhon
left a comment
Contributor
There was a problem hiding this comment.
LGTM, should it be in CI or not though?
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.
Builds on #189: converts the config to YAML, pins the audited commit with a link to the 07-2026 MixBytes Easy Track Factories audit, tags the OZ dependency as v4.3.2, and declares the known diffs:
line_ranges);cbor_metadataonly — the metadata hash covers source file hashes, so the rewritten imports change it while the runtime code matches byte-for-byte.Run is green: 9 allowed source + 9 allowed bytecode diffs, 0 failures.