Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
5a6a47d0
Unverified
Commit
5a6a47d0
authored
Dec 05, 2023
by
Maurelian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update OptimismPortal.sol
Co-authored-by:
Matt Solomon
<
matt@mattsolomon.dev
>
parent
5bd7e641
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
semver-lock.json
packages/contracts-bedrock/semver-lock.json
+1
-1
OptimismPortal.sol
packages/contracts-bedrock/src/L1/OptimismPortal.sol
+1
-1
No files found.
packages/contracts-bedrock/semver-lock.json
View file @
5a6a47d0
...
...
@@ -29,7 +29,7 @@
},
"src/L1/OptimismPortal.sol"
:
{
"initCodeHash"
:
"0xc44238f1b97d7958baad77aea821de399cff040ab987c66946c1e3c6d6e20333"
,
"sourceCodeHash"
:
"0x
2530691be903b5903351791fb6b216dbddbd29eec4da4e4c2d882f571002b461
"
"sourceCodeHash"
:
"0x
62908d2190dd0294ed4cde583e85233d8acfb118bae219957353746c5db3b4c3
"
},
"src/L1/ProtocolVersions.sol"
:
{
"initCodeHash"
:
"0x72cd467e8bcf019c02675d72ab762e088bcc9cc0f1a4e9f587fa4589f7fdd1b8"
,
...
...
packages/contracts-bedrock/src/L1/OptimismPortal.sol
View file @
5a6a47d0
...
...
@@ -61,7 +61,7 @@ contract OptimismPortal is Initializable, ResourceMetering, ISemver {
/// @custom:legacy
/// @custom:spacer paused
/// @notice Spacer for backwards compatibility.
bool spacer_53_0_1;
bool
private
spacer_53_0_1;
/// @notice The address of the Superchain Config contract.
SuperchainConfig public superchainConfig;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment