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
5fea4ec4
Unverified
Commit
5fea4ec4
authored
Feb 04, 2022
by
smartcontracts
Committed by
GitHub
Feb 04, 2022
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2138 from ethereum-optimism/master
master => develop
parents
b971743b
17287cc4
Changes
38
Hide whitespace changes
Inline
Side-by-side
Showing
38 changed files
with
124 additions
and
114 deletions
+124
-114
afraid-otters-repeat.md
.changeset/afraid-otters-repeat.md
+0
-5
cool-starfishes-peel.md
.changeset/cool-starfishes-peel.md
+0
-5
famous-wombats-exercise.md
.changeset/famous-wombats-exercise.md
+0
-5
forty-dancers-try.md
.changeset/forty-dancers-try.md
+0
-5
friendly-bikes-exist.md
.changeset/friendly-bikes-exist.md
+0
-5
green-donuts-bathe.md
.changeset/green-donuts-bathe.md
+0
-5
happy-poems-impress.md
.changeset/happy-poems-impress.md
+0
-5
many-seals-argue.md
.changeset/many-seals-argue.md
+0
-5
plenty-ghosts-enjoy.md
.changeset/plenty-ghosts-enjoy.md
+0
-5
quick-drinks-tease.md
.changeset/quick-drinks-tease.md
+0
-5
rude-boxes-jog.md
.changeset/rude-boxes-jog.md
+0
-13
smooth-bags-applaud.md
.changeset/smooth-bags-applaud.md
+0
-5
tricky-bees-sneeze.md
.changeset/tricky-bees-sneeze.md
+0
-5
twenty-needles-grin.md
.changeset/twenty-needles-grin.md
+0
-5
wet-singers-dream.md
.changeset/wet-singers-dream.md
+0
-5
yellow-steaks-trade.md
.changeset/yellow-steaks-trade.md
+0
-5
CHANGELOG.md
go/batch-submitter/CHANGELOG.md
+8
-0
package.json
go/batch-submitter/package.json
+1
-1
CHANGELOG.md
integration-tests/CHANGELOG.md
+12
-0
package.json
integration-tests/package.json
+5
-5
CHANGELOG.md
l2geth/CHANGELOG.md
+7
-0
package.json
l2geth/package.json
+1
-1
CHANGELOG.md
packages/batch-submitter/CHANGELOG.md
+10
-0
package.json
packages/batch-submitter/package.json
+3
-3
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
+10
-0
package.json
packages/data-transport-layer/package.json
+3
-3
CHANGELOG.md
packages/message-relayer/CHANGELOG.md
+9
-0
package.json
packages/message-relayer/package.json
+3
-3
CHANGELOG.md
packages/regenesis-surgery/CHANGELOG.md
+6
-0
package.json
packages/regenesis-surgery/package.json
+2
-2
CHANGELOG.md
packages/replica-healthcheck/CHANGELOG.md
+8
-0
package.json
packages/replica-healthcheck/package.json
+2
-2
CHANGELOG.md
packages/sdk/CHANGELOG.md
+14
-0
package.json
packages/sdk/package.json
+3
-3
No files found.
.changeset/afraid-otters-repeat.md
deleted
100644 → 0
View file @
b971743b
---
'
@eth-optimism/integration-tests'
:
patch
---
Increase withdrawal test timeout
.changeset/cool-starfishes-peel.md
deleted
100644 → 0
View file @
b971743b
---
'
@eth-optimism/data-transport-layer'
:
patch
---
Updates DTL to correctly parse L1 to L2 tx timestamps after the first bss hardfork
.changeset/famous-wombats-exercise.md
deleted
100644 → 0
View file @
b971743b
---
'
@eth-optimism/integration-tests'
:
patch
---
Add an integration test showing the infeasability of withdrawing a fake token in exchange for a legitimate token.
.changeset/forty-dancers-try.md
deleted
100644 → 0
View file @
b971743b
---
'
@eth-optimism/integration-tests'
:
patch
---
Updates integration tests to include a test for syncing a Verifier from L1
.changeset/friendly-bikes-exist.md
deleted
100644 → 0
View file @
b971743b
---
'
@eth-optimism/sdk'
:
minor
---
Beta release of the Optimism SDK
.changeset/green-donuts-bathe.md
deleted
100644 → 0
View file @
b971743b
---
'
@eth-optimism/l2geth'
:
patch
---
Fixes incorrect timestamp handling for L1 syncing verifiers
.changeset/happy-poems-impress.md
deleted
100644 → 0
View file @
b971743b
---
'
@eth-optimism/batch-submitter-service'
:
patch
---
fix BSS log-level flag parsing
.changeset/many-seals-argue.md
deleted
100644 → 0
View file @
b971743b
---
'
@eth-optimism/batch-submitter-service'
:
patch
---
Adds a fix for the BSS to account for the new timestamp logic in L2Geth
.changeset/plenty-ghosts-enjoy.md
deleted
100644 → 0
View file @
b971743b
---
'
@eth-optimism/integration-tests'
:
patch
---
Remove nightly itests - not needed anymore
.changeset/quick-drinks-tease.md
deleted
100644 → 0
View file @
b971743b
---
'
@eth-optimism/batch-submitter'
:
patch
---
Updates batch submitter to also include separate timestamps for deposit transactions"
.changeset/rude-boxes-jog.md
deleted
100644 → 0
View file @
b971743b
---
'
@eth-optimism/integration-tests'
:
patch
'
@eth-optimism/batch-submitter'
:
patch
'
@eth-optimism/contracts'
:
patch
'
@eth-optimism/core-utils'
:
patch
'
@eth-optimism/data-transport-layer'
:
patch
'
@eth-optimism/message-relayer'
:
patch
'
@eth-optimism/regenesis-surgery'
:
patch
'
@eth-optimism/replica-healthcheck'
:
patch
'
@eth-optimism/sdk'
:
patch
---
Updates various ethers dependencies to their latest versions
.changeset/smooth-bags-applaud.md
deleted
100644 → 0
View file @
b971743b
---
'
@eth-optimism/integration-tests'
:
patch
---
Add verifier integration tests
.changeset/tricky-bees-sneeze.md
deleted
100644 → 0
View file @
b971743b
---
'
@eth-optimism/integration-tests'
:
patch
---
Updates integration tests to start using SDK
.changeset/twenty-needles-grin.md
deleted
100644 → 0
View file @
b971743b
---
'
@eth-optimism/l2geth'
:
patch
---
Bring back RPC methods that were previously blocked
.changeset/wet-singers-dream.md
deleted
100644 → 0
View file @
b971743b
---
'
@eth-optimism/batch-submitter-service'
:
patch
---
Restructure to use bss-core package
.changeset/yellow-steaks-trade.md
deleted
100644 → 0
View file @
b971743b
---
'
@eth-optimism/sdk'
:
patch
---
Have SDK include ethers as a peer dependency
go/batch-submitter/CHANGELOG.md
View file @
5fea4ec4
# @eth-optimism/batch-submitter-service
## 0.1.2
### Patch Changes
-
c775ffbe: fix BSS log-level flag parsing
-
d093a6bb: Adds a fix for the BSS to account for the new timestamp logic in L2Geth
-
d4c2e01b: Restructure to use bss-core package
## 0.1.1
### Patch Changes
...
...
go/batch-submitter/package.json
View file @
5fea4ec4
{
"name"
:
"@eth-optimism/batch-submitter-service"
,
"version"
:
"0.1.
1
"
,
"version"
:
"0.1.
2
"
,
"private"
:
true
,
"devDependencies"
:
{}
}
integration-tests/CHANGELOG.md
View file @
5fea4ec4
# @eth-optimism/integration-tests
## 0.5.2
### Patch Changes
-
d6c2830a: Increase withdrawal test timeout
-
0293749e: Add an integration test showing the infeasability of withdrawing a fake token in exchange for a legitimate token.
-
a135aa3d: Updates integration tests to include a test for syncing a Verifier from L1
-
0bb11484: Remove nightly itests - not needed anymore
-
ba14c59d: Updates various ethers dependencies to their latest versions
-
a135aa3d: Add verifier integration tests
-
edb21845: Updates integration tests to start using SDK
## 0.5.1
### Patch Changes
...
...
integration-tests/package.json
View file @
5fea4ec4
{
"private"
:
true
,
"name"
:
"@eth-optimism/integration-tests"
,
"version"
:
"0.5.
1
"
,
"version"
:
"0.5.
2
"
,
"description"
:
"[Optimism] Integration tests"
,
"scripts"
:
{
"lint"
:
"yarn lint:fix && yarn lint:check"
,
...
...
@@ -28,10 +28,10 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
"devDependencies"
:
{
"@eth-optimism/contracts"
:
"0.5.1
1
"
,
"@eth-optimism/core-utils"
:
"0.7.
5
"
,
"@eth-optimism/message-relayer"
:
"0.2.1
5
"
,
"@eth-optimism/sdk"
:
"0.
0.7
"
,
"@eth-optimism/contracts"
:
"0.5.1
2
"
,
"@eth-optimism/core-utils"
:
"0.7.
6
"
,
"@eth-optimism/message-relayer"
:
"0.2.1
6
"
,
"@eth-optimism/sdk"
:
"0.
1.0
"
,
"@ethersproject/abstract-provider"
:
"^5.5.1"
,
"@ethersproject/providers"
:
"^5.5.3"
,
"@ethersproject/transactions"
:
"^5.5.0"
,
...
...
l2geth/CHANGELOG.md
View file @
5fea4ec4
# Changelog
## 0.5.10
### Patch Changes
-
2e7f6a55: Fixes incorrect timestamp handling for L1 syncing verifiers
-
81d90563: Bring back RPC methods that were previously blocked
## 0.5.9
### Patch Changes
...
...
l2geth/package.json
View file @
5fea4ec4
{
"name"
:
"@eth-optimism/l2geth"
,
"version"
:
"0.5.
9
"
,
"version"
:
"0.5.
10
"
,
"private"
:
true
,
"devDependencies"
:
{}
}
packages/batch-submitter/CHANGELOG.md
View file @
5fea4ec4
# Changelog
## 0.4.17
### Patch Changes
-
fcce5b67: Updates batch submitter to also include separate timestamps for deposit transactions"
-
ba14c59d: Updates various ethers dependencies to their latest versions
-
Updated dependencies
[
ba14c59d
]
-
@eth-optimism/contracts@0.5.12
-
@eth-optimism/core-utils@0.7.6
## 0.4.16
### Patch Changes
...
...
packages/batch-submitter/package.json
View file @
5fea4ec4
{
"private"
:
true
,
"name"
:
"@eth-optimism/batch-submitter"
,
"version"
:
"0.4.1
6
"
,
"version"
:
"0.4.1
7
"
,
"description"
:
"[Optimism] Service for submitting transactions and transaction results"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -34,8 +34,8 @@
},
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"0.2.1"
,
"@eth-optimism/contracts"
:
"0.5.1
1
"
,
"@eth-optimism/core-utils"
:
"0.7.
5
"
,
"@eth-optimism/contracts"
:
"0.5.1
2
"
,
"@eth-optimism/core-utils"
:
"0.7.
6
"
,
"@eth-optimism/ynatm"
:
"^0.2.2"
,
"@ethersproject/abstract-provider"
:
"^5.5.1"
,
"@ethersproject/providers"
:
"^5.5.3"
,
...
...
packages/contracts/CHANGELOG.md
View file @
5fea4ec4
# Changelog
## 0.5.12
### Patch Changes
-
ba14c59d: Updates various ethers dependencies to their latest versions
-
Updated dependencies
[
ba14c59d
]
-
@eth-optimism/core-utils@0.7.6
## 0.5.11
### Patch Changes
...
...
packages/contracts/package.json
View file @
5fea4ec4
{
"name"
:
"@eth-optimism/contracts"
,
"version"
:
"0.5.1
1
"
,
"version"
:
"0.5.1
2
"
,
"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.
5
"
,
"@eth-optimism/core-utils"
:
"0.7.
6
"
,
"@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 @
5fea4ec4
# @eth-optimism/core-utils
## 0.7.6
### Patch Changes
-
ba14c59d: Updates various ethers dependencies to their latest versions
## 0.7.5
### Patch Changes
...
...
packages/core-utils/package.json
View file @
5fea4ec4
{
"name"
:
"@eth-optimism/core-utils"
,
"version"
:
"0.7.
5
"
,
"version"
:
"0.7.
6
"
,
"description"
:
"[Optimism] Core typescript utilities"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
packages/data-transport-layer/CHANGELOG.md
View file @
5fea4ec4
# data transport layer
## 0.5.15
### Patch Changes
-
1741d884: Updates DTL to correctly parse L1 to L2 tx timestamps after the first bss hardfork
-
ba14c59d: Updates various ethers dependencies to their latest versions
-
Updated dependencies
[
ba14c59d
]
-
@eth-optimism/contracts@0.5.12
-
@eth-optimism/core-utils@0.7.6
## 0.5.14
### Patch Changes
...
...
packages/data-transport-layer/package.json
View file @
5fea4ec4
{
"private"
:
true
,
"name"
:
"@eth-optimism/data-transport-layer"
,
"version"
:
"0.5.1
4
"
,
"version"
:
"0.5.1
5
"
,
"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
1
"
,
"@eth-optimism/core-utils"
:
"0.7.
5
"
,
"@eth-optimism/contracts"
:
"0.5.1
2
"
,
"@eth-optimism/core-utils"
:
"0.7.
6
"
,
"@ethersproject/providers"
:
"^5.5.3"
,
"@ethersproject/transactions"
:
"^5.5.0"
,
"@sentry/node"
:
"^6.3.1"
,
...
...
packages/message-relayer/CHANGELOG.md
View file @
5fea4ec4
# @eth-optimism/message-relayer
## 0.2.16
### Patch Changes
-
ba14c59d: Updates various ethers dependencies to their latest versions
-
Updated dependencies
[
ba14c59d
]
-
@eth-optimism/contracts@0.5.12
-
@eth-optimism/core-utils@0.7.6
## 0.2.15
### Patch Changes
...
...
packages/message-relayer/package.json
View file @
5fea4ec4
{
"name"
:
"@eth-optimism/message-relayer"
,
"version"
:
"0.2.1
5
"
,
"version"
:
"0.2.1
6
"
,
"description"
:
"[Optimism] Service for automatically relaying L2 to L1 transactions"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -35,8 +35,8 @@
},
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"0.2.1"
,
"@eth-optimism/contracts"
:
"0.5.1
1
"
,
"@eth-optimism/core-utils"
:
"0.7.
5
"
,
"@eth-optimism/contracts"
:
"0.5.1
2
"
,
"@eth-optimism/core-utils"
:
"0.7.
6
"
,
"@sentry/node"
:
"^6.3.1"
,
"bcfg"
:
"^0.1.6"
,
"dotenv"
:
"^10.0.0"
,
...
...
packages/regenesis-surgery/CHANGELOG.md
View file @
5fea4ec4
# @eth-optimism/regenesis-surgery
## 0.2.3
### Patch Changes
-
ba14c59d: Updates various ethers dependencies to their latest versions
## 0.2.2
### Patch Changes
...
...
packages/regenesis-surgery/package.json
View file @
5fea4ec4
{
"private"
:
true
,
"name"
:
"@eth-optimism/regenesis-surgery"
,
"version"
:
"0.2.
2
"
,
"version"
:
"0.2.
3
"
,
"description"
:
"[Optimism] Tooling for managing the OVM 1.0 to OVM 2.0 upgrade"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -32,7 +32,7 @@
},
"devDependencies"
:
{
"@discoveryjs/json-ext"
:
"^0.5.3"
,
"@eth-optimism/core-utils"
:
"0.7.
5
"
,
"@eth-optimism/core-utils"
:
"0.7.
6
"
,
"@ethersproject/abi"
:
"^5.5.0"
,
"@ethersproject/abstract-provider"
:
"^5.5.1"
,
"@ethersproject/bignumber"
:
"^5.5.0"
,
...
...
packages/replica-healthcheck/CHANGELOG.md
View file @
5fea4ec4
# @eth-optimism/replica-healthcheck
## 0.3.6
### Patch Changes
-
ba14c59d: Updates various ethers dependencies to their latest versions
-
Updated dependencies
[
ba14c59d
]
-
@eth-optimism/core-utils@0.7.6
## 0.3.5
### Patch Changes
...
...
packages/replica-healthcheck/package.json
View file @
5fea4ec4
{
"private"
:
true
,
"name"
:
"@eth-optimism/replica-healthcheck"
,
"version"
:
"0.3.
5
"
,
"version"
:
"0.3.
6
"
,
"description"
:
"[Optimism] Service for monitoring the health of replica nodes"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -33,7 +33,7 @@
},
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"0.2.1"
,
"@eth-optimism/core-utils"
:
"0.7.
5
"
,
"@eth-optimism/core-utils"
:
"0.7.
6
"
,
"dotenv"
:
"^10.0.0"
,
"ethers"
:
"^5.5.4"
,
"express"
:
"^4.17.1"
,
...
...
packages/sdk/CHANGELOG.md
View file @
5fea4ec4
# @eth-optimism/sdk
## 0.1.0
### Minor Changes
-
cb65f3d8: Beta release of the Optimism SDK
### Patch Changes
-
ba14c59d: Updates various ethers dependencies to their latest versions
-
64e746b6: Have SDK include ethers as a peer dependency
-
Updated dependencies
[
ba14c59d
]
-
@eth-optimism/contracts@0.5.12
-
@eth-optimism/core-utils@0.7.6
## 0.0.7
### Patch Changes
...
...
packages/sdk/package.json
View file @
5fea4ec4
{
"name"
:
"@eth-optimism/sdk"
,
"version"
:
"0.
0.7
"
,
"version"
:
"0.
1.0
"
,
"description"
:
"[Optimism] Tools for working with Optimism"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -62,8 +62,8 @@
"typescript"
:
"^4.3.5"
},
"dependencies"
:
{
"@eth-optimism/contracts"
:
"0.5.1
1
"
,
"@eth-optimism/core-utils"
:
"0.7.
5
"
,
"@eth-optimism/contracts"
:
"0.5.1
2
"
,
"@eth-optimism/core-utils"
:
"0.7.
6
"
,
"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