feat: add GGVMigratorV2 deployment config#161
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new Diffyscan configuration sample to verify the GGVMigratorV2 mainnet deployment at 0x00000000333B254A17361C550ec49cED9D40E0F4 against the audited mellow-finance/flexible-vaults source commit, including required OpenZeppelin dependency pins and constructor args for bytecode comparison.
Changes:
- Added a mainnet config mapping the deployed address to
GGVMigratorV2. - Pinned GitHub repo + exact commits for OpenZeppelin (upgradeable + nested contracts) to reproduce sources.
- Included constructor args for deterministic bytecode comparison.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
TheDZhon
approved these changes
May 27, 2026
Contributor
TheDZhon
left a comment
There was a problem hiding this comment.
LGTM
🔵 [INFO] Binary bytecode comparison started for 0x00000000333B254A17361C550ec49cED9D40E0F4 : GGVMigratorV2
🟢 [OKAY] Explorer constructor calldata: 32 bytes
🟢 [OKAY] Explorer EVM version: cancun
🟢 [OKAY] Explorer library count: 0
🟢 [OKAY] Using EVM version from explorer metadata: cancun
🟢 [OKAY] Contracts were successfully compiled
🟢 [OKAY] Compiled contract for bytecode comparison using GitHub sources
🔵 [INFO] Receiving bytecode from "htt**************************************************************************************tz4" ...
🟢 [OKAY] Bytecode received
🟢 [OKAY] Bytecodes fully match
- + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
- + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
🔵 [INFO] ================================================================================
🔵 [INFO] FINAL SUMMARY
🔵 [INFO] ================================================================================
- + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
🔵 [INFO] SOURCE CODE COMPARISON SUMMARY:
🟢 [OKAY] Total contracts analyzed: 1
🟢 [OKAY] Contracts with non-zero source diffs: 0
🟢 [OKAY] Total files with non-zero diffs: 0
- + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
🔵 [INFO] BYTECODE COMPARISON SUMMARY:
🟢 [OKAY] Total contracts analyzed: 1
🟢 [OKAY] Contracts with non-zero bytecode diffs: 0
- + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
🔵 [INFO] ================================================================================
🟢 [OKAY] Done in 98.203s ✨
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.
What
Adds a diffyscan config for the mainnet GGV Migrator V2 deployment at
0x00000000333B254A17361C550ec49cED9D40E0F4.Details
mellow-finance/flexible-vaults@07adcc04ecc3279edb9de0b67194ab0a91dbe025(final commit from the MixBytes "Lido GGV Migrator V2 Security Audit Report")
60b305a8f3ff0c7688f02ac470417b6bbf1c4d27(v5.3.0)e4f70216d759d8e6a64144a9e1f7bbeed78e7079(v5.3.0)0x81698f87C6482bF1ce9bFcfC0F103C4A0Adf0Af0Verification
diffyscan config_samples/ethereum/mainnet/ggv_migrator_v2_config.jsonpasses end-to-end: