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
3e205461
Unverified
Commit
3e205461
authored
Sep 12, 2022
by
Mark Tyneway
Committed by
GitHub
Sep 12, 2022
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3426 from ethereum-optimism/changeset-release/master
Version Packages
parents
96111d9f
6fed5aa7
Changes
47
Hide whitespace changes
Inline
Side-by-side
Showing
47 changed files
with
209 additions
and
111 deletions
+209
-111
afraid-jokes-run.md
.changeset/afraid-jokes-run.md
+0
-6
brave-garlics-sniff.md
.changeset/brave-garlics-sniff.md
+0
-5
brave-glasses-dress.md
.changeset/brave-glasses-dress.md
+0
-5
fifty-badgers-behave.md
.changeset/fifty-badgers-behave.md
+0
-5
forty-radios-teach.md
.changeset/forty-radios-teach.md
+0
-6
gorgeous-waves-allow.md
.changeset/gorgeous-waves-allow.md
+0
-5
green-stingrays-nail.md
.changeset/green-stingrays-nail.md
+0
-5
mighty-eagles-remember.md
.changeset/mighty-eagles-remember.md
+0
-5
serious-deers-end.md
.changeset/serious-deers-end.md
+0
-5
tall-fans-cover.md
.changeset/tall-fans-cover.md
+0
-5
wild-feet-listen.md
.changeset/wild-feet-listen.md
+0
-5
package.json
integration-tests/package.json
+4
-4
CHANGELOG.md
l2geth/CHANGELOG.md
+6
-0
package.json
l2geth/package.json
+1
-1
CHANGELOG.md
ops/docker/ci-builder/CHANGELOG.md
+7
-0
package.json
ops/docker/ci-builder/package.json
+1
-1
CHANGELOG.md
ops/docker/foundry/CHANGELOG.md
+7
-0
package.json
ops/docker/foundry/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/actor-tests/CHANGELOG.md
+14
-0
package.json
packages/actor-tests/package.json
+4
-4
CHANGELOG.md
packages/common-ts/CHANGELOG.md
+7
-0
package.json
packages/common-ts/package.json
+2
-2
CHANGELOG.md
packages/contracts-bedrock/CHANGELOG.md
+13
-0
package.json
packages/contracts-bedrock/package.json
+2
-2
CHANGELOG.md
packages/contracts-governance/CHANGELOG.md
+9
-0
package.json
packages/contracts-governance/package.json
+3
-3
CHANGELOG.md
packages/contracts-periphery/CHANGELOG.md
+6
-0
package.json
packages/contracts-periphery/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
+10
-0
package.json
packages/data-transport-layer/package.json
+4
-4
CHANGELOG.md
packages/drippie-mon/CHANGELOG.md
+12
-0
package.json
packages/drippie-mon/package.json
+5
-5
CHANGELOG.md
packages/fault-detector/CHANGELOG.md
+12
-0
package.json
packages/fault-detector/package.json
+5
-5
package.json
packages/integration-tests-bedrock/package.json
+3
-3
CHANGELOG.md
packages/message-relayer/CHANGELOG.md
+10
-0
package.json
packages/message-relayer/package.json
+4
-4
CHANGELOG.md
packages/replica-healthcheck/CHANGELOG.md
+8
-0
package.json
packages/replica-healthcheck/package.json
+3
-3
CHANGELOG.md
packages/sdk/CHANGELOG.md
+14
-0
package.json
packages/sdk/package.json
+4
-4
No files found.
.changeset/afraid-jokes-run.md
deleted
100644 → 0
View file @
96111d9f
---
'
@eth-optimism/ci-builder'
:
patch
'
@eth-optimism/foundry'
:
patch
---
Update foundry to fix a bug in coverage generation
.changeset/brave-garlics-sniff.md
deleted
100644 → 0
View file @
96111d9f
---
'
@eth-optimism/l2geth'
:
patch
---
Add the gas estimation block tag to
`eth_estimateGas`
to be RPC compliant
.changeset/brave-glasses-dress.md
deleted
100644 → 0
View file @
96111d9f
---
'
@eth-optimism/contracts-bedrock'
:
minor
---
Removes initializer from StandardBridge in favor of immutables
.changeset/fifty-badgers-behave.md
deleted
100644 → 0
View file @
96111d9f
---
'
@eth-optimism/contracts-periphery'
:
patch
---
Fixes import paths in the contracts-periphery package
.changeset/forty-radios-teach.md
deleted
100644 → 0
View file @
96111d9f
---
'
@eth-optimism/foundry'
:
patch
'
@eth-optimism/ci-builder'
:
patch
---
Upgrade foundry to support consistent storage layouts
.changeset/gorgeous-waves-allow.md
deleted
100644 → 0
View file @
96111d9f
---
'
@eth-optimism/sdk'
:
patch
---
Add wsteth support for DAI bridge to sdk
.changeset/green-stingrays-nail.md
deleted
100644 → 0
View file @
96111d9f
---
'
@eth-optimism/contracts-bedrock'
:
minor
---
Updates the storage layout for the CrossDomainMessenger base contract to reduce diff with the existing system.
.changeset/mighty-eagles-remember.md
deleted
100644 → 0
View file @
96111d9f
---
'
@eth-optimism/core-utils'
:
minor
---
Removes ethers as a dependency in favor of individual ethers sub-packages
.changeset/serious-deers-end.md
deleted
100644 → 0
View file @
96111d9f
---
'
@eth-optimism/contracts-bedrock'
:
patch
---
Delete hardhat genesis tasks
.changeset/tall-fans-cover.md
deleted
100644 → 0
View file @
96111d9f
---
'
@eth-optimism/contracts'
:
patch
---
Significantly reduces contracts package bundle size
.changeset/wild-feet-listen.md
deleted
100644 → 0
View file @
96111d9f
---
'
@eth-optimism/hardhat-node'
:
patch
---
Fixes CI to properly release the hardhat-node
integration-tests/package.json
View file @
3e205461
...
...
@@ -29,10 +29,10 @@
},
"devDependencies"
:
{
"@babel/eslint-parser"
:
"^7.5.4"
,
"@eth-optimism/contracts"
:
"^0.5.3
3
"
,
"@eth-optimism/contracts-periphery"
:
"^0.2.
2
"
,
"@eth-optimism/core-utils"
:
"0.
9.3
"
,
"@eth-optimism/sdk"
:
"1.6.
0
"
,
"@eth-optimism/contracts"
:
"^0.5.3
4
"
,
"@eth-optimism/contracts-periphery"
:
"^0.2.
3
"
,
"@eth-optimism/core-utils"
:
"0.
10.0
"
,
"@eth-optimism/sdk"
:
"1.6.
1
"
,
"@ethersproject/abstract-provider"
:
"^5.6.1"
,
"@ethersproject/providers"
:
"^5.6.8"
,
"@ethersproject/transactions"
:
"^5.6.2"
,
...
...
l2geth/CHANGELOG.md
View file @
3e205461
# Changelog
## 0.5.24
### Patch Changes
-
c3e66e57: Add the gas estimation block tag to
`eth_estimateGas`
to be RPC compliant
## 0.5.23
### Patch Changes
...
...
l2geth/package.json
View file @
3e205461
{
"name"
:
"@eth-optimism/l2geth"
,
"version"
:
"0.5.2
3
"
,
"version"
:
"0.5.2
4
"
,
"private"
:
true
,
"devDependencies"
:
{}
}
ops/docker/ci-builder/CHANGELOG.md
View file @
3e205461
# @eth-optimism/ci-builder
## 0.2.4
### Patch Changes
-
c6fab69f: Update foundry to fix a bug in coverage generation
-
f7323e0b: Upgrade foundry to support consistent storage layouts
## 0.2.3
### Patch Changes
...
...
ops/docker/ci-builder/package.json
View file @
3e205461
{
"name"
:
"@eth-optimism/ci-builder"
,
"version"
:
"0.2.
3
"
,
"version"
:
"0.2.
4
"
,
"scripts"
:
{},
"license"
:
"MIT"
,
"dependencies"
:
{}
...
...
ops/docker/foundry/CHANGELOG.md
View file @
3e205461
# @eth-optimism/foundry
## 0.1.3
### Patch Changes
-
c6fab69f: Update foundry to fix a bug in coverage generation
-
f7323e0b: Upgrade foundry to support consistent storage layouts
## 0.1.2
### Patch Changes
...
...
ops/docker/foundry/package.json
View file @
3e205461
{
"name"
:
"@eth-optimism/foundry"
,
"version"
:
"0.1.
2
"
,
"version"
:
"0.1.
3
"
,
"scripts"
:
{},
"license"
:
"MIT"
,
"dependencies"
:
{}
...
...
ops/docker/hardhat/CHANGELOG.md
View file @
3e205461
# @eth-optimism/hardhat-node
## 0.2.1
### Patch Changes
-
839f784f: Fixes CI to properly release the hardhat-node
## 0.2.0
### Minor Changes
...
...
ops/docker/hardhat/package.json
View file @
3e205461
{
"name"
:
"@eth-optimism/hardhat-node"
,
"version"
:
"0.2.
0
"
,
"version"
:
"0.2.
1
"
,
"scripts"
:
{
"start"
:
"hardhat node --network hardhat"
},
...
...
packages/actor-tests/CHANGELOG.md
View file @
3e205461
# @eth-optimism/actor-tests
## 0.0.3
### Patch Changes
-
Updated dependencies
[
7fdc490c
]
-
Updated dependencies
[
b27d0fa7
]
-
Updated dependencies
[
3d228a0e
]
-
Updated dependencies
[
dbfea116
]
-
Updated dependencies
[
63ef1949
]
-
@eth-optimism/contracts-bedrock@0.6.0
-
@eth-optimism/sdk@1.6.1
-
@eth-optimism/core-utils@0.10.0
## 0.0.2
### Patch Changes
-
Updated dependencies
[
a095d544
]
...
...
packages/actor-tests/package.json
View file @
3e205461
{
"name"
:
"@eth-optimism/actor-tests"
,
"version"
:
"0.0.
2
"
,
"version"
:
"0.0.
3
"
,
"description"
:
"A library and suite of tests to stress test Optimism Bedrock."
,
"license"
:
"MIT"
,
"author"
:
""
,
...
...
@@ -18,9 +18,9 @@
"test:coverage"
:
"yarn test"
},
"dependencies"
:
{
"@eth-optimism/contracts-bedrock"
:
"0.
5.4
"
,
"@eth-optimism/core-utils"
:
"^0.
9.2
"
,
"@eth-optimism/sdk"
:
"^1.6.
0
"
,
"@eth-optimism/contracts-bedrock"
:
"0.
6.0
"
,
"@eth-optimism/core-utils"
:
"^0.
10.0
"
,
"@eth-optimism/sdk"
:
"^1.6.
1
"
,
"@types/chai"
:
"^4.2.18"
,
"@types/chai-as-promised"
:
"^7.1.4"
,
"async-mutex"
:
"^0.3.2"
,
...
...
packages/common-ts/CHANGELOG.md
View file @
3e205461
# @eth-optimism/common-ts
## 0.6.4
### Patch Changes
-
Updated dependencies
[
dbfea116
]
-
@eth-optimism/core-utils@0.10.0
## 0.6.3
### Patch Changes
...
...
packages/common-ts/package.json
View file @
3e205461
{
"name"
:
"@eth-optimism/common-ts"
,
"version"
:
"0.6.
3
"
,
"version"
:
"0.6.
4
"
,
"description"
:
"[Optimism] Advanced typescript tooling used by various services"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -32,7 +32,7 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
"dependencies"
:
{
"@eth-optimism/core-utils"
:
"0.
9.3
"
,
"@eth-optimism/core-utils"
:
"0.
10.0
"
,
"@sentry/node"
:
"^6.3.1"
,
"bcfg"
:
"^0.1.7"
,
"body-parser"
:
"^1.20.0"
,
...
...
packages/contracts-bedrock/CHANGELOG.md
View file @
3e205461
# @eth-optimism/contracts-bedrock
## 0.6.0
### Minor Changes
-
7fdc490c: Removes initializer from StandardBridge in favor of immutables
-
3d228a0e: Updates the storage layout for the CrossDomainMessenger base contract to reduce diff with the existing system.
### Patch Changes
-
63ef1949: Delete hardhat genesis tasks
-
Updated dependencies
[
dbfea116
]
-
@eth-optimism/core-utils@0.10.0
## 0.5.4
### Patch Changes
...
...
packages/contracts-bedrock/package.json
View file @
3e205461
{
"name"
:
"@eth-optimism/contracts-bedrock"
,
"version"
:
"0.
5.4
"
,
"version"
:
"0.
6.0
"
,
"description"
:
"Contracts for Optimism Specs"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -37,7 +37,7 @@
"typechain"
:
"typechain --target ethers-v5 --out-dir dist/types --glob 'artifacts/!(build-info)/**/+([a-zA-Z0-9_]).json'"
},
"dependencies"
:
{
"@eth-optimism/core-utils"
:
"^0.
9.3
"
,
"@eth-optimism/core-utils"
:
"^0.
10.0
"
,
"@openzeppelin/contracts"
:
"4.7.3"
,
"@openzeppelin/contracts-upgradeable"
:
"4.7.3"
,
"ethers"
:
"^5.6.8"
,
...
...
packages/contracts-governance/CHANGELOG.md
View file @
3e205461
# @eth-optimism/contracts-governance
## 0.1.5
### Patch Changes
-
Updated dependencies
[
b27d0fa7
]
-
Updated dependencies
[
dbfea116
]
-
@eth-optimism/sdk@1.6.1
-
@eth-optimism/core-utils@0.10.0
## 0.1.4
### Patch Changes
...
...
packages/contracts-governance/package.json
View file @
3e205461
{
"name"
:
"@eth-optimism/contracts-governance"
,
"version"
:
"0.1.
4
"
,
"version"
:
"0.1.
5
"
,
"author"
:
"Optimism PBC"
,
"license"
:
"MIT"
,
"main"
:
"dist/index"
,
...
...
@@ -28,8 +28,8 @@
"deploy:mainnet"
:
"hardhat deploy-token --network 'optimism-mainnet'"
},
"dependencies"
:
{
"@eth-optimism/core-utils"
:
"^0.
9.1
"
,
"@eth-optimism/sdk"
:
"^1.
2
.1"
,
"@eth-optimism/core-utils"
:
"^0.
10.0
"
,
"@eth-optimism/sdk"
:
"^1.
6
.1"
,
"@ethersproject/hardware-wallets"
:
"^5.6.1"
,
"@nomiclabs/hardhat-ethers"
:
"^2.0.2"
,
"@nomiclabs/hardhat-etherscan"
:
"^3.0.1"
,
...
...
packages/contracts-periphery/CHANGELOG.md
View file @
3e205461
# @eth-optimism/contracts-periphery
## 0.2.3
### Patch Changes
-
f4bf4f52: Fixes import paths in the contracts-periphery package
## 0.2.2
### Patch Changes
...
...
packages/contracts-periphery/package.json
View file @
3e205461
{
"name"
:
"@eth-optimism/contracts-periphery"
,
"version"
:
"0.2.
2
"
,
"version"
:
"0.2.
3
"
,
"description"
:
"[Optimism] External (out-of-protocol) L1 and L2 smart contracts for Optimism"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -54,9 +54,9 @@
},
"devDependencies"
:
{
"@defi-wonderland/smock"
:
"^2.0.7"
,
"@eth-optimism/contracts"
:
"^0.5.3
3
"
,
"@eth-optimism/contracts-bedrock"
:
"^0.
5.4
"
,
"@eth-optimism/core-utils"
:
"^0.
9.2
"
,
"@eth-optimism/contracts"
:
"^0.5.3
4
"
,
"@eth-optimism/contracts-bedrock"
:
"^0.
6.0
"
,
"@eth-optimism/core-utils"
:
"^0.
10.0
"
,
"@eth-optimism/hardhat-deploy-config"
:
"^0.2.1"
,
"@ethersproject/hardware-wallets"
:
"^5.6.1"
,
"@nomiclabs/hardhat-ethers"
:
"^2.0.2"
,
...
...
packages/contracts/CHANGELOG.md
View file @
3e205461
# Changelog
## 0.5.34
### Patch Changes
-
299157e7: Significantly reduces contracts package bundle size
-
Updated dependencies
[
dbfea116
]
-
@eth-optimism/core-utils@0.10.0
## 0.5.33
### Patch Changes
...
...
packages/contracts/package.json
View file @
3e205461
{
"name"
:
"@eth-optimism/contracts"
,
"version"
:
"0.5.3
3
"
,
"version"
:
"0.5.3
4
"
,
"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.
9.3
"
,
"@eth-optimism/core-utils"
:
"0.
10.0
"
,
"@ethersproject/abstract-provider"
:
"^5.6.1"
,
"@ethersproject/abstract-signer"
:
"^5.6.2"
},
...
...
packages/core-utils/CHANGELOG.md
View file @
3e205461
# @eth-optimism/core-utils
## 0.10.0
### Minor Changes
-
dbfea116: Removes ethers as a dependency in favor of individual ethers sub-packages
## 0.9.3
### Patch Changes
...
...
packages/core-utils/package.json
View file @
3e205461
{
"name"
:
"@eth-optimism/core-utils"
,
"version"
:
"0.
9.3
"
,
"version"
:
"0.
10.0
"
,
"description"
:
"[Optimism] Core typescript utilities"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
packages/data-transport-layer/CHANGELOG.md
View file @
3e205461
# data transport layer
## 0.5.43
### Patch Changes
-
Updated dependencies
[
dbfea116
]
-
Updated dependencies
[
299157e7
]
-
@eth-optimism/core-utils@0.10.0
-
@eth-optimism/contracts@0.5.34
-
@eth-optimism/common-ts@0.6.4
## 0.5.42
### Patch Changes
...
...
packages/data-transport-layer/package.json
View file @
3e205461
{
"private"
:
true
,
"name"
:
"@eth-optimism/data-transport-layer"
,
"version"
:
"0.5.4
2
"
,
"version"
:
"0.5.4
3
"
,
"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.6.
3
"
,
"@eth-optimism/contracts"
:
"0.5.3
3
"
,
"@eth-optimism/core-utils"
:
"0.
9.3
"
,
"@eth-optimism/common-ts"
:
"0.6.
4
"
,
"@eth-optimism/contracts"
:
"0.5.3
4
"
,
"@eth-optimism/core-utils"
:
"0.
10.0
"
,
"@ethersproject/providers"
:
"^5.6.8"
,
"@ethersproject/transactions"
:
"^5.6.2"
,
"@sentry/node"
:
"^6.3.1"
,
...
...
packages/drippie-mon/CHANGELOG.md
View file @
3e205461
# @eth-optimism/drippie-mon
## 0.3.12
### Patch Changes
-
Updated dependencies
[
f4bf4f52
]
-
Updated dependencies
[
b27d0fa7
]
-
Updated dependencies
[
dbfea116
]
-
@eth-optimism/contracts-periphery@0.2.3
-
@eth-optimism/sdk@1.6.1
-
@eth-optimism/core-utils@0.10.0
-
@eth-optimism/common-ts@0.6.4
## 0.3.11
### Patch Changes
...
...
packages/drippie-mon/package.json
View file @
3e205461
{
"private"
:
true
,
"name"
:
"@eth-optimism/drippie-mon"
,
"version"
:
"0.3.1
1
"
,
"version"
:
"0.3.1
2
"
,
"description"
:
"[Optimism] Service for monitoring Drippie instances"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -32,10 +32,10 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"0.6.
3
"
,
"@eth-optimism/contracts-periphery"
:
"0.2.
2
"
,
"@eth-optimism/core-utils"
:
"0.
9.3
"
,
"@eth-optimism/sdk"
:
"1.6.
0
"
,
"@eth-optimism/common-ts"
:
"0.6.
4
"
,
"@eth-optimism/contracts-periphery"
:
"0.2.
3
"
,
"@eth-optimism/core-utils"
:
"0.
10.0
"
,
"@eth-optimism/sdk"
:
"1.6.
1
"
,
"ethers"
:
"^5.6.8"
},
"devDependencies"
:
{
...
...
packages/fault-detector/CHANGELOG.md
View file @
3e205461
# @eth-optimism/fault-detector
## 0.2.6
### Patch Changes
-
Updated dependencies
[
b27d0fa7
]
-
Updated dependencies
[
dbfea116
]
-
Updated dependencies
[
299157e7
]
-
@eth-optimism/sdk@1.6.1
-
@eth-optimism/core-utils@0.10.0
-
@eth-optimism/contracts@0.5.34
-
@eth-optimism/common-ts@0.6.4
## 0.2.5
### Patch Changes
...
...
packages/fault-detector/package.json
View file @
3e205461
{
"private"
:
true
,
"name"
:
"@eth-optimism/fault-detector"
,
"version"
:
"0.2.
5
"
,
"version"
:
"0.2.
6
"
,
"description"
:
"[Optimism] Service for detecting faulty L2 output proposals"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -47,10 +47,10 @@
"ts-node"
:
"^10.8.2"
},
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"^0.6.
1
"
,
"@eth-optimism/contracts"
:
"^0.5.3
0
"
,
"@eth-optimism/core-utils"
:
"^0.
9.1
"
,
"@eth-optimism/sdk"
:
"^1.
2
.1"
,
"@eth-optimism/common-ts"
:
"^0.6.
4
"
,
"@eth-optimism/contracts"
:
"^0.5.3
4
"
,
"@eth-optimism/core-utils"
:
"^0.
10.0
"
,
"@eth-optimism/sdk"
:
"^1.
6
.1"
,
"@ethersproject/abstract-provider"
:
"^5.6.1"
}
}
packages/integration-tests-bedrock/package.json
View file @
3e205461
...
...
@@ -27,9 +27,9 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
"devDependencies"
:
{
"@eth-optimism/contracts"
:
"0.5.3
3
"
,
"@eth-optimism/core-utils"
:
"0.
9.3
"
,
"@eth-optimism/sdk"
:
"1.6.
0
"
,
"@eth-optimism/contracts"
:
"0.5.3
4
"
,
"@eth-optimism/core-utils"
:
"0.
10.0
"
,
"@eth-optimism/sdk"
:
"1.6.
1
"
,
"@ethersproject/abstract-provider"
:
"^5.6.1"
,
"chai-as-promised"
:
"^7.1.1"
,
"chai"
:
"^4.3.4"
,
...
...
packages/message-relayer/CHANGELOG.md
View file @
3e205461
# @eth-optimism/message-relayer
## 0.5.11
### Patch Changes
-
Updated dependencies
[
b27d0fa7
]
-
Updated dependencies
[
dbfea116
]
-
@eth-optimism/sdk@1.6.1
-
@eth-optimism/core-utils@0.10.0
-
@eth-optimism/common-ts@0.6.4
## 0.5.10
### Patch Changes
...
...
packages/message-relayer/package.json
View file @
3e205461
{
"private"
:
true
,
"name"
:
"@eth-optimism/message-relayer"
,
"version"
:
"0.5.1
0
"
,
"version"
:
"0.5.1
1
"
,
"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.6.
3
"
,
"@eth-optimism/core-utils"
:
"0.
9.3
"
,
"@eth-optimism/sdk"
:
"1.6.
0
"
,
"@eth-optimism/common-ts"
:
"0.6.
4
"
,
"@eth-optimism/core-utils"
:
"0.
10.0
"
,
"@eth-optimism/sdk"
:
"1.6.
1
"
,
"ethers"
:
"^5.6.8"
},
"devDependencies"
:
{
...
...
packages/replica-healthcheck/CHANGELOG.md
View file @
3e205461
# @eth-optimism/replica-healthcheck
## 1.1.8
### Patch Changes
-
Updated dependencies
[
dbfea116
]
-
@eth-optimism/core-utils@0.10.0
-
@eth-optimism/common-ts@0.6.4
## 1.1.7
### Patch Changes
...
...
packages/replica-healthcheck/package.json
View file @
3e205461
{
"private"
:
true
,
"name"
:
"@eth-optimism/replica-healthcheck"
,
"version"
:
"1.1.
7
"
,
"version"
:
"1.1.
8
"
,
"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.6.
3
"
,
"@eth-optimism/core-utils"
:
"0.
9.3
"
,
"@eth-optimism/common-ts"
:
"0.6.
4
"
,
"@eth-optimism/core-utils"
:
"0.
10.0
"
,
"@ethersproject/abstract-provider"
:
"^5.6.1"
},
"devDependencies"
:
{
...
...
packages/sdk/CHANGELOG.md
View file @
3e205461
# @eth-optimism/sdk
## 1.6.1
### Patch Changes
-
b27d0fa7: Add wsteth support for DAI bridge to sdk
-
Updated dependencies
[
7fdc490c
]
-
Updated dependencies
[
3d228a0e
]
-
Updated dependencies
[
dbfea116
]
-
Updated dependencies
[
63ef1949
]
-
Updated dependencies
[
299157e7
]
-
@eth-optimism/contracts-bedrock@0.6.0
-
@eth-optimism/core-utils@0.10.0
-
@eth-optimism/contracts@0.5.34
## 1.6.0
### Minor Changes
...
...
packages/sdk/package.json
View file @
3e205461
{
"name"
:
"@eth-optimism/sdk"
,
"version"
:
"1.6.
0
"
,
"version"
:
"1.6.
1
"
,
"description"
:
"[Optimism] Tools for working with Optimism"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -47,9 +47,9 @@
"mocha"
:
"^10.0.0"
},
"dependencies"
:
{
"@eth-optimism/contracts"
:
"0.5.3
3
"
,
"@eth-optimism/core-utils"
:
"0.
9.3
"
,
"@eth-optimism/contracts-bedrock"
:
"0.
5.4
"
,
"@eth-optimism/contracts"
:
"0.5.3
4
"
,
"@eth-optimism/core-utils"
:
"0.
10.0
"
,
"@eth-optimism/contracts-bedrock"
:
"0.
6.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