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
bce23b77
Unverified
Commit
bce23b77
authored
Feb 22, 2022
by
Matthew Slipper
Committed by
GitHub
Feb 22, 2022
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2227 from ethereum-optimism/develop
Develop -> Master
parents
f41a6fda
b5f37097
Changes
35
Hide whitespace changes
Inline
Side-by-side
Showing
35 changed files
with
125 additions
and
102 deletions
+125
-102
fifty-ears-fly.md
.changeset/fifty-ears-fly.md
+0
-5
grumpy-ads-smile.md
.changeset/grumpy-ads-smile.md
+0
-5
healthy-hotels-build.md
.changeset/healthy-hotels-build.md
+0
-5
large-keys-punch.md
.changeset/large-keys-punch.md
+0
-5
lemon-chefs-walk.md
.changeset/lemon-chefs-walk.md
+0
-5
metal-files-draw.md
.changeset/metal-files-draw.md
+0
-5
moody-singers-hunt.md
.changeset/moody-singers-hunt.md
+0
-5
nasty-donkeys-collect.md
.changeset/nasty-donkeys-collect.md
+0
-5
popular-lies-yell.md
.changeset/popular-lies-yell.md
+0
-6
rotten-mugs-complain.md
.changeset/rotten-mugs-complain.md
+0
-6
spicy-camels-fly.md
.changeset/spicy-camels-fly.md
+0
-5
tasty-seahorses-tie.md
.changeset/tasty-seahorses-tie.md
+0
-5
thin-moles-learn.md
.changeset/thin-moles-learn.md
+0
-5
thin-seahorses-fry.md
.changeset/thin-seahorses-fry.md
+0
-5
young-gorillas-raise.md
.changeset/young-gorillas-raise.md
+0
-5
CHANGELOG.md
go/batch-submitter/CHANGELOG.md
+6
-0
package.json
go/batch-submitter/package.json
+1
-1
CHANGELOG.md
integration-tests/CHANGELOG.md
+7
-0
package.json
integration-tests/package.json
+4
-4
CHANGELOG.md
l2geth/CHANGELOG.md
+6
-0
package.json
l2geth/package.json
+1
-1
CHANGELOG.md
packages/batch-submitter/CHANGELOG.md
+14
-0
package.json
packages/batch-submitter/package.json
+4
-4
CHANGELOG.md
packages/contracts/CHANGELOG.md
+8
-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
+13
-0
package.json
packages/data-transport-layer/package.json
+3
-3
CHANGELOG.md
packages/message-relayer/CHANGELOG.md
+16
-0
package.json
packages/message-relayer/package.json
+3
-3
CHANGELOG.md
packages/replica-healthcheck/CHANGELOG.md
+12
-0
package.json
packages/replica-healthcheck/package.json
+3
-3
CHANGELOG.md
packages/sdk/CHANGELOG.md
+12
-0
package.json
packages/sdk/package.json
+3
-3
No files found.
.changeset/fifty-ears-fly.md
deleted
100644 → 0
View file @
f41a6fda
---
'
@eth-optimism/data-transport-layer'
:
patch
---
Add logging when BSS HF1 is active
.changeset/grumpy-ads-smile.md
deleted
100644 → 0
View file @
f41a6fda
---
'
@eth-optimism/sdk'
:
patch
---
Have SDK properly handle case when no batches are submitted yet
.changeset/healthy-hotels-build.md
deleted
100644 → 0
View file @
f41a6fda
---
'
@eth-optimism/l2geth'
:
patch
---
Bump the timeout to download the genesis file on l2geth
.changeset/large-keys-punch.md
deleted
100644 → 0
View file @
f41a6fda
---
'
@eth-optimism/data-transport-layer'
:
patch
---
Deletes common.ts in data-transport-layer. Uses core-utils.
.changeset/lemon-chefs-walk.md
deleted
100644 → 0
View file @
f41a6fda
---
'
@eth-optimism/sdk'
:
patch
---
Have SDK wait for transactions in getMessagesByTransaction
.changeset/metal-files-draw.md
deleted
100644 → 0
View file @
f41a6fda
---
'
@eth-optimism/batch-submitter-service'
:
patch
---
Fixes a bug that causes the txmgr to not wait for the configured numConfirmations
.changeset/moody-singers-hunt.md
deleted
100644 → 0
View file @
f41a6fda
---
'
@eth-optimism/core-utils'
:
minor
---
Deletes the Watcher and injectL2Context functions. Use the SDK instead.
.changeset/nasty-donkeys-collect.md
deleted
100644 → 0
View file @
f41a6fda
---
'
@eth-optimism/integration-tests'
:
patch
---
Deletes watcher-utils.ts. Moves it's utilities into env.ts.
.changeset/popular-lies-yell.md
deleted
100644 → 0
View file @
f41a6fda
---
'
@eth-optimism/batch-submitter'
:
patch
'
@eth-optimism/replica-healthcheck'
:
patch
---
Use asL2Provider instead of injectL2Context in bss and healthcheck service.
.changeset/rotten-mugs-complain.md
deleted
100644 → 0
View file @
f41a6fda
---
'
@eth-optimism/message-relayer'
:
minor
'
@eth-optimism/integration-tests'
:
patch
---
Removes message relaying utilities from the Message Relayer, to be replaced by the SDK
.changeset/spicy-camels-fly.md
deleted
100644 → 0
View file @
f41a6fda
---
'
@eth-optimism/contracts'
:
patch
---
Contracts are additionally verified on sourcify during deploy. This should reduce manual labor during future regeneses.
.changeset/tasty-seahorses-tie.md
deleted
100644 → 0
View file @
f41a6fda
---
'
@eth-optimism/data-transport-layer'
:
patch
---
Handle null response for
`eth_getBlockRange`
query
.changeset/thin-moles-learn.md
deleted
100644 → 0
View file @
f41a6fda
---
'
@eth-optimism/message-relayer'
:
patch
---
Update message relayer to log sent tx hashes
.changeset/thin-seahorses-fry.md
deleted
100644 → 0
View file @
f41a6fda
---
'
@eth-optimism/sdk'
:
patch
---
Add approval functions to the SDK
.changeset/young-gorillas-raise.md
deleted
100644 → 0
View file @
f41a6fda
---
'
@eth-optimism/data-transport-layer'
:
patch
---
Add logs displaying current sync from l2
go/batch-submitter/CHANGELOG.md
View file @
bce23b77
# @eth-optimism/batch-submitter-service
## 0.1.4
### Patch Changes
-
bcbde5f3: Fixes a bug that causes the txmgr to not wait for the configured numConfirmations
## 0.1.3
### Patch Changes
...
...
go/batch-submitter/package.json
View file @
bce23b77
{
"name"
:
"@eth-optimism/batch-submitter-service"
,
"version"
:
"0.1.
3
"
,
"version"
:
"0.1.
4
"
,
"private"
:
true
,
"devDependencies"
:
{}
}
integration-tests/CHANGELOG.md
View file @
bce23b77
# @eth-optimism/integration-tests
## 0.5.4
### Patch Changes
-
dc5f6517: Deletes watcher-utils.ts. Moves it's utilities into env.ts.
-
dcdcc757: Removes message relaying utilities from the Message Relayer, to be replaced by the SDK
## 0.5.3
### Patch Changes
...
...
integration-tests/package.json
View file @
bce23b77
{
"private"
:
true
,
"name"
:
"@eth-optimism/integration-tests"
,
"version"
:
"0.5.
3
"
,
"version"
:
"0.5.
4
"
,
"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
4
"
,
"@eth-optimism/core-utils"
:
"0.
7.7
"
,
"@eth-optimism/sdk"
:
"0.2.
2
"
,
"@eth-optimism/contracts"
:
"0.5.1
5
"
,
"@eth-optimism/core-utils"
:
"0.
8.0
"
,
"@eth-optimism/sdk"
:
"0.2.
3
"
,
"@ethersproject/abstract-provider"
:
"^5.5.1"
,
"@ethersproject/providers"
:
"^5.5.3"
,
"@ethersproject/transactions"
:
"^5.5.0"
,
...
...
l2geth/CHANGELOG.md
View file @
bce23b77
# Changelog
## 0.5.12
### Patch Changes
-
84e6a158: Bump the timeout to download the genesis file on l2geth
## 0.5.11
### Patch Changes
...
...
l2geth/package.json
View file @
bce23b77
{
"name"
:
"@eth-optimism/l2geth"
,
"version"
:
"0.5.1
1
"
,
"version"
:
"0.5.1
2
"
,
"private"
:
true
,
"devDependencies"
:
{}
}
packages/batch-submitter/CHANGELOG.md
View file @
bce23b77
# Changelog
## 0.4.20
### Patch Changes
-
d3d70291: Use asL2Provider instead of injectL2Context in bss and healthcheck service.
-
Updated dependencies
[
f37c283c
]
-
Updated dependencies
[
3f4d3c13
]
-
Updated dependencies
[
0b4453f7
]
-
Updated dependencies
[
78298782
]
-
Updated dependencies
[
0c54e60e
]
-
@eth-optimism/sdk@0.2.3
-
@eth-optimism/core-utils@0.8.0
-
@eth-optimism/contracts@0.5.15
## 0.4.19
### Patch Changes
...
...
packages/batch-submitter/package.json
View file @
bce23b77
{
"private"
:
true
,
"name"
:
"@eth-optimism/batch-submitter"
,
"version"
:
"0.4.
19
"
,
"version"
:
"0.4.
20
"
,
"description"
:
"[Optimism] Service for submitting transactions and transaction results"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -34,9 +34,9 @@
},
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"0.2.1"
,
"@eth-optimism/contracts"
:
"0.5.1
4
"
,
"@eth-optimism/core-utils"
:
"0.
7.7
"
,
"@eth-optimism/sdk"
:
"^0.2.
1
"
,
"@eth-optimism/contracts"
:
"0.5.1
5
"
,
"@eth-optimism/core-utils"
:
"0.
8.0
"
,
"@eth-optimism/sdk"
:
"^0.2.
3
"
,
"@eth-optimism/ynatm"
:
"^0.2.2"
,
"@ethersproject/abstract-provider"
:
"^5.5.1"
,
"@ethersproject/providers"
:
"^5.5.3"
,
...
...
packages/contracts/CHANGELOG.md
View file @
bce23b77
# Changelog
## 0.5.15
### Patch Changes
-
78298782: Contracts are additionally verified on sourcify during deploy. This should reduce manual labor during future regeneses.
-
Updated dependencies
[
0b4453f7
]
-
@eth-optimism/core-utils@0.8.0
## 0.5.14
### Patch Changes
...
...
packages/contracts/package.json
View file @
bce23b77
{
"name"
:
"@eth-optimism/contracts"
,
"version"
:
"0.5.1
4
"
,
"version"
:
"0.5.1
5
"
,
"description"
:
"[Optimism] L1 and L2 smart contracts for Optimism"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -58,7 +58,7 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
"dependencies"
:
{
"@eth-optimism/core-utils"
:
"0.
7.7
"
,
"@eth-optimism/core-utils"
:
"0.
8.0
"
,
"@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 @
bce23b77
# @eth-optimism/core-utils
## 0.8.0
### Minor Changes
-
0b4453f7: Deletes the Watcher and injectL2Context functions. Use the SDK instead.
## 0.7.7
### Patch Changes
...
...
packages/core-utils/package.json
View file @
bce23b77
{
"name"
:
"@eth-optimism/core-utils"
,
"version"
:
"0.
7.7
"
,
"version"
:
"0.
8.0
"
,
"description"
:
"[Optimism] Core typescript utilities"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
packages/data-transport-layer/CHANGELOG.md
View file @
bce23b77
# data transport layer
## 0.5.18
### Patch Changes
-
b8ee3e05: Add logging when BSS HF1 is active
-
4878667a: Deletes common.ts in data-transport-layer. Uses core-utils.
-
e9602d86: Handle null response for
`eth_getBlockRange`
query
-
e63f3b61: Add logs displaying current sync from l2
-
Updated dependencies
[
0b4453f7
]
-
Updated dependencies
[
78298782
]
-
@eth-optimism/core-utils@0.8.0
-
@eth-optimism/contracts@0.5.15
## 0.5.17
### Patch Changes
...
...
packages/data-transport-layer/package.json
View file @
bce23b77
{
"private"
:
true
,
"name"
:
"@eth-optimism/data-transport-layer"
,
"version"
:
"0.5.1
7
"
,
"version"
:
"0.5.1
8
"
,
"description"
:
"[Optimism] Service for shuttling data from L1 into L2"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -37,8 +37,8 @@
},
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"0.2.1"
,
"@eth-optimism/contracts"
:
"0.5.1
4
"
,
"@eth-optimism/core-utils"
:
"0.
7.7
"
,
"@eth-optimism/contracts"
:
"0.5.1
5
"
,
"@eth-optimism/core-utils"
:
"0.
8.0
"
,
"@ethersproject/providers"
:
"^5.5.3"
,
"@ethersproject/transactions"
:
"^5.5.0"
,
"@sentry/node"
:
"^6.3.1"
,
...
...
packages/message-relayer/CHANGELOG.md
View file @
bce23b77
# @eth-optimism/message-relayer
## 0.3.0
### Minor Changes
-
dcdcc757: Removes message relaying utilities from the Message Relayer, to be replaced by the SDK
### Patch Changes
-
189f63be: Update message relayer to log sent tx hashes
-
Updated dependencies
[
f37c283c
]
-
Updated dependencies
[
3f4d3c13
]
-
Updated dependencies
[
0b4453f7
]
-
Updated dependencies
[
0c54e60e
]
-
@eth-optimism/sdk@0.2.3
-
@eth-optimism/core-utils@0.8.0
## 0.2.18
### Patch Changes
...
...
packages/message-relayer/package.json
View file @
bce23b77
{
"name"
:
"@eth-optimism/message-relayer"
,
"version"
:
"0.
2.18
"
,
"version"
:
"0.
3.0
"
,
"description"
:
"[Optimism] Service for automatically relaying L2 to L1 transactions"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -30,8 +30,8 @@
},
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"0.2.1"
,
"@eth-optimism/core-utils"
:
"0.
7.7
"
,
"@eth-optimism/sdk"
:
"^0.2.
1
"
,
"@eth-optimism/core-utils"
:
"0.
8.0
"
,
"@eth-optimism/sdk"
:
"^0.2.
3
"
,
"@sentry/node"
:
"^6.3.1"
,
"bcfg"
:
"^0.1.6"
,
"dotenv"
:
"^10.0.0"
,
...
...
packages/replica-healthcheck/CHANGELOG.md
View file @
bce23b77
# @eth-optimism/replica-healthcheck
## 0.3.8
### Patch Changes
-
d3d70291: Use asL2Provider instead of injectL2Context in bss and healthcheck service.
-
Updated dependencies
[
f37c283c
]
-
Updated dependencies
[
3f4d3c13
]
-
Updated dependencies
[
0b4453f7
]
-
Updated dependencies
[
0c54e60e
]
-
@eth-optimism/sdk@0.2.3
-
@eth-optimism/core-utils@0.8.0
## 0.3.7
### Patch Changes
...
...
packages/replica-healthcheck/package.json
View file @
bce23b77
{
"private"
:
true
,
"name"
:
"@eth-optimism/replica-healthcheck"
,
"version"
:
"0.3.
7
"
,
"version"
:
"0.3.
8
"
,
"description"
:
"[Optimism] Service for monitoring the health of replica nodes"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -33,8 +33,8 @@
},
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"0.2.1"
,
"@eth-optimism/core-utils"
:
"0.
7.7
"
,
"@eth-optimism/sdk"
:
"^0.2.
1
"
,
"@eth-optimism/core-utils"
:
"0.
8.0
"
,
"@eth-optimism/sdk"
:
"^0.2.
3
"
,
"dotenv"
:
"^10.0.0"
,
"ethers"
:
"^5.5.4"
,
"express"
:
"^4.17.1"
,
...
...
packages/sdk/CHANGELOG.md
View file @
bce23b77
# @eth-optimism/sdk
## 0.2.3
### Patch Changes
-
f37c283c: Have SDK properly handle case when no batches are submitted yet
-
3f4d3c13: Have SDK wait for transactions in getMessagesByTransaction
-
0c54e60e: Add approval functions to the SDK
-
Updated dependencies
[
0b4453f7
]
-
Updated dependencies
[
78298782
]
-
@eth-optimism/core-utils@0.8.0
-
@eth-optimism/contracts@0.5.15
## 0.2.2
### Patch Changes
...
...
packages/sdk/package.json
View file @
bce23b77
{
"name"
:
"@eth-optimism/sdk"
,
"version"
:
"0.2.
2
"
,
"version"
:
"0.2.
3
"
,
"description"
:
"[Optimism] Tools for working with Optimism"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -63,8 +63,8 @@
"typescript"
:
"^4.3.5"
},
"dependencies"
:
{
"@eth-optimism/contracts"
:
"0.5.1
4
"
,
"@eth-optimism/core-utils"
:
"0.
7.7
"
,
"@eth-optimism/contracts"
:
"0.5.1
5
"
,
"@eth-optimism/core-utils"
:
"0.
8.0
"
,
"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