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
0273d379
Commit
0273d379
authored
Apr 01, 2022
by
github-actions[bot]
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version Packages
parent
08dea724
Changes
35
Hide whitespace changes
Inline
Side-by-side
Showing
35 changed files
with
135 additions
and
102 deletions
+135
-102
brown-dots-whisper.md
.changeset/brown-dots-whisper.md
+0
-5
cuddly-geese-allow.md
.changeset/cuddly-geese-allow.md
+0
-5
fair-cows-think.md
.changeset/fair-cows-think.md
+0
-5
four-flowers-run.md
.changeset/four-flowers-run.md
+0
-5
lovely-weeks-hang.md
.changeset/lovely-weeks-hang.md
+0
-5
moody-drinks-lie.md
.changeset/moody-drinks-lie.md
+0
-5
new-jokes-walk.md
.changeset/new-jokes-walk.md
+0
-5
popular-plants-change.md
.changeset/popular-plants-change.md
+0
-12
sharp-terms-pay.md
.changeset/sharp-terms-pay.md
+0
-5
tender-scissors-report.md
.changeset/tender-scissors-report.md
+0
-5
tiny-melons-float.md
.changeset/tiny-melons-float.md
+0
-5
twelve-shrimps-add.md
.changeset/twelve-shrimps-add.md
+0
-9
weak-walls-cross.md
.changeset/weak-walls-cross.md
+0
-5
CHANGELOG.md
go/gas-oracle/CHANGELOG.md
+6
-0
package.json
go/gas-oracle/package.json
+1
-1
CHANGELOG.md
integration-tests/CHANGELOG.md
+8
-0
package.json
integration-tests/package.json
+4
-4
CHANGELOG.md
l2geth/CHANGELOG.md
+8
-0
package.json
l2geth/package.json
+1
-1
CHANGELOG.md
ops/docker/hardhat/CHANGELOG.md
+6
-0
package.json
ops/docker/hardhat/package.json
+1
-1
CHANGELOG.md
packages/common-ts/CHANGELOG.md
+11
-0
package.json
packages/common-ts/package.json
+2
-2
CHANGELOG.md
packages/contracts/CHANGELOG.md
+9
-0
package.json
packages/contracts/package.json
+2
-2
CHANGELOG.md
packages/core-utils/CHANGELOG.md
+6
-0
package.json
packages/core-utils/package.json
+1
-1
CHANGELOG.md
packages/data-transport-layer/CHANGELOG.md
+17
-0
package.json
packages/data-transport-layer/package.json
+4
-4
CHANGELOG.md
packages/message-relayer/CHANGELOG.md
+15
-0
package.json
packages/message-relayer/package.json
+4
-4
CHANGELOG.md
packages/replica-healthcheck/CHANGELOG.md
+12
-0
package.json
packages/replica-healthcheck/package.json
+3
-3
CHANGELOG.md
packages/sdk/CHANGELOG.md
+11
-0
package.json
packages/sdk/package.json
+3
-3
No files found.
.changeset/brown-dots-whisper.md
deleted
100644 → 0
View file @
08dea724
---
'
@eth-optimism/data-transport-layer'
:
patch
---
Patch for Kovan DTL halting issue
.changeset/cuddly-geese-allow.md
deleted
100644 → 0
View file @
08dea724
---
'
@eth-optimism/l2geth'
:
patch
---
Skip TestWSAttachWelcome
.changeset/fair-cows-think.md
deleted
100644 → 0
View file @
08dea724
---
'
@eth-optimism/common-ts'
:
patch
---
Adds hard stop to BaseServiceV2 when multiple exit signals are received
.changeset/four-flowers-run.md
deleted
100644 → 0
View file @
08dea724
---
'
@eth-optimism/l2geth'
:
patch
---
Skip some geth console tests that flake in CI
.changeset/lovely-weeks-hang.md
deleted
100644 → 0
View file @
08dea724
---
'
@eth-optimism/gas-oracle'
:
patch
---
Fixes a bug that would cause the service to crash on startup if the RPC URLs were not immediately available
.changeset/moody-drinks-lie.md
deleted
100644 → 0
View file @
08dea724
---
'
@eth-optimism/integration-tests'
:
patch
---
Update chainid
.changeset/new-jokes-walk.md
deleted
100644 → 0
View file @
08dea724
---
'
@eth-optimism/data-transport-layer'
:
patch
---
Add new metrics to the data-transport-layer
.changeset/popular-plants-change.md
deleted
100644 → 0
View file @
08dea724
---
'
@eth-optimism/integration-tests'
:
patch
'
@eth-optimism/common-ts'
:
patch
'
@eth-optimism/contracts'
:
patch
'
@eth-optimism/core-utils'
:
patch
'
@eth-optimism/data-transport-layer'
:
patch
'
@eth-optimism/message-relayer'
:
patch
'
@eth-optimism/replica-healthcheck'
:
patch
'
@eth-optimism/sdk'
:
patch
---
Update Dockerfile to use Alpine
.changeset/sharp-terms-pay.md
deleted
100644 → 0
View file @
08dea724
---
'
@eth-optimism/common-ts'
:
patch
---
Have BaseServiceV2 throw when options are undefined
.changeset/tender-scissors-report.md
deleted
100644 → 0
View file @
08dea724
---
'
@eth-optimism/common-ts'
:
patch
---
Adds the jsonRpcProvider validator as an input validator
.changeset/tiny-melons-float.md
deleted
100644 → 0
View file @
08dea724
---
'
@eth-optimism/l2geth'
:
patch
---
Adds a flag for changing the genesis fetch timeout
.changeset/twelve-shrimps-add.md
deleted
100644 → 0
View file @
08dea724
---
'
@eth-optimism/contracts'
:
patch
'
@eth-optimism/data-transport-layer'
:
patch
'
@eth-optimism/integration-tests'
:
patch
'
@eth-optimism/message-relayer'
:
patch
'
@eth-optimism/sdk'
:
patch
---
Bump to hardhat@2.9.1
.changeset/weak-walls-cross.md
deleted
100644 → 0
View file @
08dea724
---
'
@eth-optimism/hardhat-node'
:
patch
---
Bump to hardhat@2.9.1
go/gas-oracle/CHANGELOG.md
View file @
0273d379
# @eth-optimism/gas-oracle
## 0.1.10
### Patch Changes
-
162ff89c: Fixes a bug that would cause the service to crash on startup if the RPC URLs were not immediately available
## 0.1.9
### Patch Changes
...
...
go/gas-oracle/package.json
View file @
0273d379
{
"name"
:
"@eth-optimism/gas-oracle"
,
"version"
:
"0.1.
9
"
,
"version"
:
"0.1.
10
"
,
"private"
:
true
,
"devDependencies"
:
{}
}
integration-tests/CHANGELOG.md
View file @
0273d379
# @eth-optimism/integration-tests
## 0.5.9
### Patch Changes
-
5bf390b4: Update chainid
-
c1957126: Update Dockerfile to use Alpine
-
d9a51154: Bump to hardhat@2.9.1
## 0.5.8
### Patch Changes
...
...
integration-tests/package.json
View file @
0273d379
{
"private"
:
true
,
"name"
:
"@eth-optimism/integration-tests"
,
"version"
:
"0.5.
8
"
,
"version"
:
"0.5.
9
"
,
"description"
:
"[Optimism] Integration tests"
,
"scripts"
:
{
"lint"
:
"yarn lint:fix && yarn lint:check"
,
...
...
@@ -28,9 +28,9 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
"devDependencies"
:
{
"@eth-optimism/contracts"
:
"0.5.1
8
"
,
"@eth-optimism/core-utils"
:
"0.8.
1
"
,
"@eth-optimism/sdk"
:
"1.0.
2
"
,
"@eth-optimism/contracts"
:
"0.5.1
9
"
,
"@eth-optimism/core-utils"
:
"0.8.
2
"
,
"@eth-optimism/sdk"
:
"1.0.
3
"
,
"@ethersproject/abstract-provider"
:
"^5.5.1"
,
"@ethersproject/providers"
:
"^5.5.3"
,
"@ethersproject/transactions"
:
"^5.5.0"
,
...
...
l2geth/CHANGELOG.md
View file @
0273d379
# Changelog
## 0.5.16
### Patch Changes
-
a01a2eb1: Skip TestWSAttachWelcome
-
23ad6068: Skip some geth console tests that flake in CI
-
6926b293: Adds a flag for changing the genesis fetch timeout
## 0.5.15
### Patch Changes
...
...
l2geth/package.json
View file @
0273d379
{
"name"
:
"@eth-optimism/l2geth"
,
"version"
:
"0.5.1
5
"
,
"version"
:
"0.5.1
6
"
,
"private"
:
true
,
"devDependencies"
:
{}
}
ops/docker/hardhat/CHANGELOG.md
View file @
0273d379
# @eth-optimism/hardhat-node
## 0.1.4
### Patch Changes
-
847a6338: Bump to hardhat@2.9.1
## 0.1.3
### Patch Changes
...
...
ops/docker/hardhat/package.json
View file @
0273d379
{
"name"
:
"@eth-optimism/hardhat-node"
,
"version"
:
"0.1.
3
"
,
"version"
:
"0.1.
4
"
,
"scripts"
:
{
"start"
:
"hardhat node --network hardhat"
},
...
...
packages/common-ts/CHANGELOG.md
View file @
0273d379
# @eth-optimism/common-ts
## 0.2.5
### Patch Changes
-
e36b085c: Adds hard stop to BaseServiceV2 when multiple exit signals are received
-
c1957126: Update Dockerfile to use Alpine
-
51673b90: Have BaseServiceV2 throw when options are undefined
-
7a179003: Adds the jsonRpcProvider validator as an input validator
-
Updated dependencies
[
c1957126
]
-
@eth-optimism/core-utils@0.8.2
## 0.2.4
### Patch Changes
...
...
packages/common-ts/package.json
View file @
0273d379
{
"name"
:
"@eth-optimism/common-ts"
,
"version"
:
"0.2.
4
"
,
"version"
:
"0.2.
5
"
,
"description"
:
"[Optimism] Advanced typescript tooling used by various services"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -31,7 +31,7 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
"dependencies"
:
{
"@eth-optimism/core-utils"
:
"0.8.
1
"
,
"@eth-optimism/core-utils"
:
"0.8.
2
"
,
"@sentry/node"
:
"^6.3.1"
,
"bcfg"
:
"^0.1.7"
,
"commander"
:
"^9.0.0"
,
...
...
packages/contracts/CHANGELOG.md
View file @
0273d379
# Changelog
## 0.5.19
### Patch Changes
-
c1957126: Update Dockerfile to use Alpine
-
d9a51154: Bump to hardhat@2.9.1
-
Updated dependencies
[
c1957126
]
-
@eth-optimism/core-utils@0.8.2
## 0.5.18
### Patch Changes
...
...
packages/contracts/package.json
View file @
0273d379
{
"name"
:
"@eth-optimism/contracts"
,
"version"
:
"0.5.1
8
"
,
"version"
:
"0.5.1
9
"
,
"description"
:
"[Optimism] L1 and L2 smart contracts for Optimism"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -57,7 +57,7 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
"dependencies"
:
{
"@eth-optimism/core-utils"
:
"0.8.
1
"
,
"@eth-optimism/core-utils"
:
"0.8.
2
"
,
"@ethersproject/abstract-provider"
:
"^5.5.1"
,
"@ethersproject/abstract-signer"
:
"^5.5.0"
,
"@ethersproject/hardware-wallets"
:
"^5.5.0"
...
...
packages/core-utils/CHANGELOG.md
View file @
0273d379
# @eth-optimism/core-utils
## 0.8.2
### Patch Changes
-
c1957126: Update Dockerfile to use Alpine
## 0.8.1
### Patch Changes
...
...
packages/core-utils/package.json
View file @
0273d379
{
"name"
:
"@eth-optimism/core-utils"
,
"version"
:
"0.8.
1
"
,
"version"
:
"0.8.
2
"
,
"description"
:
"[Optimism] Core typescript utilities"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
packages/data-transport-layer/CHANGELOG.md
View file @
0273d379
# data transport layer
## 0.5.24
### Patch Changes
-
3e5b2092: Patch for Kovan DTL halting issue
-
05894239: Add new metrics to the data-transport-layer
-
c1957126: Update Dockerfile to use Alpine
-
d9a51154: Bump to hardhat@2.9.1
-
Updated dependencies
[
e36b085c
]
-
Updated dependencies
[
c1957126
]
-
Updated dependencies
[
51673b90
]
-
Updated dependencies
[
7a179003
]
-
Updated dependencies
[
d9a51154
]
-
@eth-optimism/common-ts@0.2.5
-
@eth-optimism/contracts@0.5.19
-
@eth-optimism/core-utils@0.8.2
## 0.5.23
### Patch Changes
...
...
packages/data-transport-layer/package.json
View file @
0273d379
{
"private"
:
true
,
"name"
:
"@eth-optimism/data-transport-layer"
,
"version"
:
"0.5.2
3
"
,
"version"
:
"0.5.2
4
"
,
"description"
:
"[Optimism] Service for shuttling data from L1 into L2"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -36,9 +36,9 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"0.2.
4
"
,
"@eth-optimism/contracts"
:
"0.5.1
8
"
,
"@eth-optimism/core-utils"
:
"0.8.
1
"
,
"@eth-optimism/common-ts"
:
"0.2.
5
"
,
"@eth-optimism/contracts"
:
"0.5.1
9
"
,
"@eth-optimism/core-utils"
:
"0.8.
2
"
,
"@ethersproject/providers"
:
"^5.5.3"
,
"@ethersproject/transactions"
:
"^5.5.0"
,
"@sentry/node"
:
"^6.3.1"
,
...
...
packages/message-relayer/CHANGELOG.md
View file @
0273d379
# @eth-optimism/message-relayer
## 0.4.3
### Patch Changes
-
c1957126: Update Dockerfile to use Alpine
-
d9a51154: Bump to hardhat@2.9.1
-
Updated dependencies
[
e36b085c
]
-
Updated dependencies
[
c1957126
]
-
Updated dependencies
[
51673b90
]
-
Updated dependencies
[
7a179003
]
-
Updated dependencies
[
d9a51154
]
-
@eth-optimism/common-ts@0.2.5
-
@eth-optimism/core-utils@0.8.2
-
@eth-optimism/sdk@1.0.3
## 0.4.2
### Patch Changes
...
...
packages/message-relayer/package.json
View file @
0273d379
{
"private"
:
true
,
"name"
:
"@eth-optimism/message-relayer"
,
"version"
:
"0.4.
2
"
,
"version"
:
"0.4.
3
"
,
"description"
:
"[Optimism] Service for automatically relaying L2 to L1 transactions"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -31,9 +31,9 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"0.2.
4
"
,
"@eth-optimism/core-utils"
:
"0.8.
1
"
,
"@eth-optimism/sdk"
:
"1.0.
2
"
,
"@eth-optimism/common-ts"
:
"0.2.
5
"
,
"@eth-optimism/core-utils"
:
"0.8.
2
"
,
"@eth-optimism/sdk"
:
"1.0.
3
"
,
"ethers"
:
"^5.5.4"
},
"devDependencies"
:
{
...
...
packages/replica-healthcheck/CHANGELOG.md
View file @
0273d379
# @eth-optimism/replica-healthcheck
## 1.0.3
### Patch Changes
-
c1957126: Update Dockerfile to use Alpine
-
Updated dependencies
[
e36b085c
]
-
Updated dependencies
[
c1957126
]
-
Updated dependencies
[
51673b90
]
-
Updated dependencies
[
7a179003
]
-
@eth-optimism/common-ts@0.2.5
-
@eth-optimism/core-utils@0.8.2
## 1.0.2
### Patch Changes
...
...
packages/replica-healthcheck/package.json
View file @
0273d379
{
"private"
:
true
,
"name"
:
"@eth-optimism/replica-healthcheck"
,
"version"
:
"1.0.
2
"
,
"version"
:
"1.0.
3
"
,
"description"
:
"[Optimism] Service for monitoring the health of replica nodes"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -32,8 +32,8 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"0.2.
4
"
,
"@eth-optimism/core-utils"
:
"0.8.
1
"
,
"@eth-optimism/common-ts"
:
"0.2.
5
"
,
"@eth-optimism/core-utils"
:
"0.8.
2
"
,
"@ethersproject/abstract-provider"
:
"^5.5.1"
},
"devDependencies"
:
{
...
...
packages/sdk/CHANGELOG.md
View file @
0273d379
# @eth-optimism/sdk
## 1.0.3
### Patch Changes
-
c1957126: Update Dockerfile to use Alpine
-
d9a51154: Bump to hardhat@2.9.1
-
Updated dependencies
[
c1957126
]
-
Updated dependencies
[
d9a51154
]
-
@eth-optimism/contracts@0.5.19
-
@eth-optimism/core-utils@0.8.2
## 1.0.2
### Patch Changes
...
...
packages/sdk/package.json
View file @
0273d379
{
"name"
:
"@eth-optimism/sdk"
,
"version"
:
"1.0.
2
"
,
"version"
:
"1.0.
3
"
,
"description"
:
"[Optimism] Tools for working with Optimism"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -65,8 +65,8 @@
"typescript"
:
"^4.3.5"
},
"dependencies"
:
{
"@eth-optimism/contracts"
:
"0.5.1
8
"
,
"@eth-optimism/core-utils"
:
"0.8.
1
"
,
"@eth-optimism/contracts"
:
"0.5.1
9
"
,
"@eth-optimism/core-utils"
:
"0.8.
2
"
,
"lodash"
:
"^4.17.21"
,
"merkletreejs"
:
"^0.2.27"
,
"rlp"
:
"^2.2.7"
...
...
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