Skip to content

Commit 032b58d

Browse files
chore: track OpenZeppelin Sepolia upgrade manifest
Add a .gitignore exception for unknown-11155111.json so the OpenZeppelin manifest is versioned like mainnet layout history, avoiding "Manifest not found" on fresh clones when running Sepolia upgrades. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent b8bf522 commit 032b58d

2 files changed

Lines changed: 11915 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ yarn-error.log
1919

2020
# OpenZeppelin
2121
.openzeppelin/unknown-*.json
22+
!.openzeppelin/unknown-11155111.json
2223

2324
# Generated operator setup artifacts
2425
operator-*-keystore/

0 commit comments

Comments
 (0)