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
9f06b8c3
Unverified
Commit
9f06b8c3
authored
Dec 05, 2023
by
Mark Tyneway
Committed by
Maurelian
Dec 06, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
op-bindings: bump
parent
0ed1ac11
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
l2standardbridge.go
op-bindings/bindings/l2standardbridge.go
+1
-1
l2standardbridge_more.go
op-bindings/bindings/l2standardbridge_more.go
+1
-1
L2StandardBridge.sol
packages/contracts-bedrock/src/L2/L2StandardBridge.sol
+2
-2
No files found.
op-bindings/bindings/l2standardbridge.go
View file @
9f06b8c3
This diff is collapsed.
Click to expand it.
op-bindings/bindings/l2standardbridge_more.go
View file @
9f06b8c3
This diff is collapsed.
Click to expand it.
packages/contracts-bedrock/src/L2/L2StandardBridge.sol
View file @
9f06b8c3
...
...
@@ -52,8 +52,8 @@ contract L2StandardBridge is StandardBridge, ISemver {
bytes extraData
);
/// @custom:semver 1.
6
.0
string public constant version = "1.
6
.0";
/// @custom:semver 1.
7
.0
string public constant version = "1.
7
.0";
/// @notice Constructs the L2StandardBridge contract.
/// @param _otherBridge Address of the L1StandardBridge.
...
...
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