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
68a933dd
Unverified
Commit
68a933dd
authored
Apr 06, 2022
by
Mark Tyneway
Committed by
GitHub
Apr 06, 2022
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2431 from ethereum-optimism/changeset-release/master
Version Packages
parents
1d2567cd
e590f77e
Changes
16
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
56 additions
and
27 deletions
+56
-27
lazy-mangos-relax.md
.changeset/lazy-mangos-relax.md
+0
-6
mean-spies-trade.md
.changeset/mean-spies-trade.md
+0
-5
smart-foxes-shop.md
.changeset/smart-foxes-shop.md
+0
-5
package.json
integration-tests/package.json
+2
-2
CHANGELOG.md
ops/docker/go-builder/CHANGELOG.md
+7
-0
package.json
ops/docker/go-builder/package.json
+1
-1
CHANGELOG.md
ops/docker/js-builder/CHANGELOG.md
+7
-0
package.json
ops/docker/js-builder/package.json
+1
-1
CHANGELOG.md
packages/contracts/CHANGELOG.md
+6
-0
package.json
packages/contracts/package.json
+1
-1
CHANGELOG.md
packages/data-transport-layer/CHANGELOG.md
+7
-0
package.json
packages/data-transport-layer/package.json
+2
-2
CHANGELOG.md
packages/message-relayer/CHANGELOG.md
+7
-0
package.json
packages/message-relayer/package.json
+2
-2
CHANGELOG.md
packages/sdk/CHANGELOG.md
+11
-0
package.json
packages/sdk/package.json
+2
-2
No files found.
.changeset/lazy-mangos-relax.md
deleted
100644 → 0
View file @
1d2567cd
---
'
@eth-optimism/go-builder'
:
patch
'
@eth-optimism/js-builder'
:
patch
---
Trigger releases
.changeset/mean-spies-trade.md
deleted
100644 → 0
View file @
1d2567cd
---
'
@eth-optimism/sdk'
:
minor
---
New isL2Provider helper function. Internal cleanups.
.changeset/smart-foxes-shop.md
deleted
100644 → 0
View file @
1d2567cd
---
'
@eth-optimism/contracts'
:
patch
---
Remove l2 gas price hardhat task
integration-tests/package.json
View file @
68a933dd
...
@@ -28,9 +28,9 @@
...
@@ -28,9 +28,9 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"@eth-optimism/contracts"
:
"0.5.2
0
"
,
"@eth-optimism/contracts"
:
"0.5.2
1
"
,
"@eth-optimism/core-utils"
:
"0.8.3"
,
"@eth-optimism/core-utils"
:
"0.8.3"
,
"@eth-optimism/sdk"
:
"1.
0.4
"
,
"@eth-optimism/sdk"
:
"1.
1.0
"
,
"@ethersproject/abstract-provider"
:
"^5.5.1"
,
"@ethersproject/abstract-provider"
:
"^5.5.1"
,
"@ethersproject/providers"
:
"^5.5.3"
,
"@ethersproject/providers"
:
"^5.5.3"
,
"@ethersproject/transactions"
:
"^5.5.0"
,
"@ethersproject/transactions"
:
"^5.5.0"
,
...
...
ops/docker/go-builder/CHANGELOG.md
View file @
68a933dd
# @eth-optimism/go-builder
# @eth-optimism/go-builder
## 0.0.2
### Patch Changes
-
fa978257: Trigger releases
## 0.0.1
## 0.0.1
### Patch Changes
### Patch Changes
-
24bf252e: Add to changesets
-
24bf252e: Add to changesets
ops/docker/go-builder/package.json
View file @
68a933dd
{
{
"name"
:
"@eth-optimism/go-builder"
,
"name"
:
"@eth-optimism/go-builder"
,
"version"
:
"0.0.
1
"
,
"version"
:
"0.0.
2
"
,
"scripts"
:
{},
"scripts"
:
{},
"license"
:
"MIT"
,
"license"
:
"MIT"
,
"dependencies"
:
{}
"dependencies"
:
{}
...
...
ops/docker/js-builder/CHANGELOG.md
View file @
68a933dd
# @eth-optimism/js-builder
# @eth-optimism/js-builder
## 0.0.2
### Patch Changes
-
fa978257: Trigger releases
## 0.0.1
## 0.0.1
### Patch Changes
### Patch Changes
-
24bf252e: Add to changesets
-
24bf252e: Add to changesets
ops/docker/js-builder/package.json
View file @
68a933dd
{
{
"name"
:
"@eth-optimism/js-builder"
,
"name"
:
"@eth-optimism/js-builder"
,
"version"
:
"0.0.
1
"
,
"version"
:
"0.0.
2
"
,
"scripts"
:
{},
"scripts"
:
{},
"license"
:
"MIT"
,
"license"
:
"MIT"
,
"dependencies"
:
{}
"dependencies"
:
{}
...
...
packages/contracts/CHANGELOG.md
View file @
68a933dd
# Changelog
# Changelog
## 0.5.21
### Patch Changes
-
5818decb: Remove l2 gas price hardhat task
## 0.5.20
## 0.5.20
### Patch Changes
### Patch Changes
...
...
packages/contracts/package.json
View file @
68a933dd
{
{
"name"
:
"@eth-optimism/contracts"
,
"name"
:
"@eth-optimism/contracts"
,
"version"
:
"0.5.2
0
"
,
"version"
:
"0.5.2
1
"
,
"description"
:
"[Optimism] L1 and L2 smart contracts for Optimism"
,
"description"
:
"[Optimism] L1 and L2 smart contracts for Optimism"
,
"main"
:
"dist/index"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
packages/data-transport-layer/CHANGELOG.md
View file @
68a933dd
# data transport layer
# data transport layer
## 0.5.26
### Patch Changes
-
Updated dependencies
[
5818decb
]
-
@eth-optimism/contracts@0.5.21
## 0.5.25
## 0.5.25
### Patch Changes
### Patch Changes
...
...
packages/data-transport-layer/package.json
View file @
68a933dd
{
{
"private"
:
true
,
"private"
:
true
,
"name"
:
"@eth-optimism/data-transport-layer"
,
"name"
:
"@eth-optimism/data-transport-layer"
,
"version"
:
"0.5.2
5
"
,
"version"
:
"0.5.2
6
"
,
"description"
:
"[Optimism] Service for shuttling data from L1 into L2"
,
"description"
:
"[Optimism] Service for shuttling data from L1 into L2"
,
"main"
:
"dist/index"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
},
},
"dependencies"
:
{
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"0.2.6"
,
"@eth-optimism/common-ts"
:
"0.2.6"
,
"@eth-optimism/contracts"
:
"0.5.2
0
"
,
"@eth-optimism/contracts"
:
"0.5.2
1
"
,
"@eth-optimism/core-utils"
:
"0.8.3"
,
"@eth-optimism/core-utils"
:
"0.8.3"
,
"@ethersproject/providers"
:
"^5.5.3"
,
"@ethersproject/providers"
:
"^5.5.3"
,
"@ethersproject/transactions"
:
"^5.5.0"
,
"@ethersproject/transactions"
:
"^5.5.0"
,
...
...
packages/message-relayer/CHANGELOG.md
View file @
68a933dd
# @eth-optimism/message-relayer
# @eth-optimism/message-relayer
## 0.4.5
### Patch Changes
-
Updated dependencies
[
a9f8e577
]
-
@eth-optimism/sdk@1.1.0
## 0.4.4
## 0.4.4
### Patch Changes
### Patch Changes
...
...
packages/message-relayer/package.json
View file @
68a933dd
{
{
"private"
:
true
,
"private"
:
true
,
"name"
:
"@eth-optimism/message-relayer"
,
"name"
:
"@eth-optimism/message-relayer"
,
"version"
:
"0.4.
4
"
,
"version"
:
"0.4.
5
"
,
"description"
:
"[Optimism] Service for automatically relaying L2 to L1 transactions"
,
"description"
:
"[Optimism] Service for automatically relaying L2 to L1 transactions"
,
"main"
:
"dist/index"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
"dependencies"
:
{
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"0.2.6"
,
"@eth-optimism/common-ts"
:
"0.2.6"
,
"@eth-optimism/core-utils"
:
"0.8.3"
,
"@eth-optimism/core-utils"
:
"0.8.3"
,
"@eth-optimism/sdk"
:
"1.
0.4
"
,
"@eth-optimism/sdk"
:
"1.
1.0
"
,
"ethers"
:
"^5.5.4"
"ethers"
:
"^5.5.4"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
...
...
packages/sdk/CHANGELOG.md
View file @
68a933dd
# @eth-optimism/sdk
# @eth-optimism/sdk
## 1.1.0
### Minor Changes
-
a9f8e577: New isL2Provider helper function. Internal cleanups.
### Patch Changes
-
Updated dependencies
[
5818decb
]
-
@eth-optimism/contracts@0.5.21
## 1.0.4
## 1.0.4
### Patch Changes
### Patch Changes
...
...
packages/sdk/package.json
View file @
68a933dd
{
{
"name"
:
"@eth-optimism/sdk"
,
"name"
:
"@eth-optimism/sdk"
,
"version"
:
"1.
0.4
"
,
"version"
:
"1.
1.0
"
,
"description"
:
"[Optimism] Tools for working with Optimism"
,
"description"
:
"[Optimism] Tools for working with Optimism"
,
"main"
:
"dist/index"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
@@ -65,7 +65,7 @@
...
@@ -65,7 +65,7 @@
"typescript"
:
"^4.6.2"
"typescript"
:
"^4.6.2"
},
},
"dependencies"
:
{
"dependencies"
:
{
"@eth-optimism/contracts"
:
"0.5.2
0
"
,
"@eth-optimism/contracts"
:
"0.5.2
1
"
,
"@eth-optimism/core-utils"
:
"0.8.3"
,
"@eth-optimism/core-utils"
:
"0.8.3"
,
"lodash"
:
"^4.17.21"
,
"lodash"
:
"^4.17.21"
,
"merkletreejs"
:
"^0.2.27"
,
"merkletreejs"
:
"^0.2.27"
,
...
...
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