Commit d076a577 authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #2413 from ethereum-optimism/changeset-release/master

Version Packages
parents 8f698d19 44c6df0a
---
'@eth-optimism/l2geth': patch
---
Style fix in the sync service
---
'@eth-optimism/batch-submitter-service': patch
'@eth-optimism/gas-oracle': patch
'@eth-optimism/indexer': patch
'@eth-optimism/l2geth-exporter': patch
'@eth-optimism/op-exporter': patch
'@eth-optimism/proxyd': patch
'@eth-optimism/teleportr': patch
'@eth-optimism/l2geth': patch
---
Update docker image to use golang 1.18.0
---
'@eth-optimism/contracts': patch
---
Deleted update and helper functions/tests from Lib_MerkleTrie.sol and Lib_SecureMerkleTrie.sol
---
'@eth-optimism/l2geth': patch
---
Skip account cmd tests
---
'@eth-optimism/l2geth': patch
---
Skip unused tests in l2geth
---
'@eth-optimism/go-builder': patch
'@eth-optimism/js-builder': patch
---
Add to changesets
---
'@eth-optimism/batch-submitter-service': patch
'@eth-optimism/l2geth': patch
---
l2geth: Revert transaction pubsub feature
---
'@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 to typescript@4.6.2
# @eth-optimism/batch-submitter-service
## 0.1.9
### Patch Changes
- 160f4c3d: Update docker image to use golang 1.18.0
- 0c4d4e08: l2geth: Revert transaction pubsub feature
## 0.1.8
### Patch Changes
......
{
"name": "@eth-optimism/batch-submitter-service",
"version": "0.1.8",
"version": "0.1.9",
"private": true,
"devDependencies": {}
}
# @eth-optimism/gas-oracle
## 0.1.11
### Patch Changes
- 160f4c3d: Update docker image to use golang 1.18.0
## 0.1.10
### Patch Changes
......
{
"name": "@eth-optimism/gas-oracle",
"version": "0.1.10",
"version": "0.1.11",
"private": true,
"devDependencies": {}
}
# @eth-optimism/indexer
## 0.0.3
### Patch Changes
- 160f4c3d: Update docker image to use golang 1.18.0
## 0.0.2
### Patch Changes
- 0e40dcb6: Indexer: initial release
......
{
"name": "@eth-optimism/indexer",
"version": "0.0.2",
"version": "0.0.3",
"private": true,
"license": "MIT"
}
# @eth-optimism/l2geth-exporter
## 0.0.4
### Patch Changes
- 160f4c3d: Update docker image to use golang 1.18.0
## 0.0.3
### Patch Changes
......
{
"name": "@eth-optimism/l2geth-exporter",
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"devDependencies": {}
}
# @eth-optimism/op-exporter
## 0.5.4
### Patch Changes
- 160f4c3d: Update docker image to use golang 1.18.0
## 0.5.3
### Patch Changes
......
{
"name": "@eth-optimism/op-exporter",
"version": "0.5.3",
"version": "0.5.4",
"private": true,
"devDependencies": {}
}
# @eth-optimism/proxyd
## 3.8.3
### Patch Changes
- 160f4c3d: Update docker image to use golang 1.18.0
## 3.8.2
### Patch Changes
......
{
"name": "@eth-optimism/proxyd",
"version": "3.8.2",
"version": "3.8.3",
"private": true,
"dependencies": {}
}
# @eth-optimism/teleportr
## 0.0.3
### Patch Changes
- 160f4c3d: Update docker image to use golang 1.18.0
## 0.0.2
### Patch Changes
......
{
"name": "@eth-optimism/teleportr",
"version": "0.0.2",
"version": "0.0.3",
"private": true,
"devDependencies": {}
}
......@@ -28,9 +28,9 @@
"url": "https://github.com/ethereum-optimism/optimism.git"
},
"devDependencies": {
"@eth-optimism/contracts": "0.5.19",
"@eth-optimism/core-utils": "0.8.2",
"@eth-optimism/sdk": "1.0.3",
"@eth-optimism/contracts": "0.5.20",
"@eth-optimism/core-utils": "0.8.3",
"@eth-optimism/sdk": "1.0.4",
"@ethersproject/abstract-provider": "^5.5.1",
"@ethersproject/providers": "^5.5.3",
"@ethersproject/transactions": "^5.5.0",
......
# Changelog
## 0.5.17
### Patch Changes
- 13524da4: Style fix in the sync service
- 160f4c3d: Update docker image to use golang 1.18.0
- 1a28ba5f: Skip account cmd tests
- 45582fcc: Skip unused tests in l2geth
- 0c4d4e08: l2geth: Revert transaction pubsub feature
## 0.5.16
### Patch Changes
......
{
"name": "@eth-optimism/l2geth",
"version": "0.5.16",
"version": "0.5.17",
"private": true,
"devDependencies": {}
}
# @eth-optimism/go-builder
## 0.0.1
### Patch Changes
- 24bf252e: Add to changesets
{
"name": "@eth-optimism/go-builder",
"version": "0.0.0",
"version": "0.0.1",
"scripts": {},
"license": "MIT",
"dependencies": {}
......
# @eth-optimism/js-builder
## 0.0.1
### Patch Changes
- 24bf252e: Add to changesets
{
"name": "@eth-optimism/js-builder",
"version": "0.0.0",
"version": "0.0.1",
"scripts": {},
"license": "MIT",
"dependencies": {}
......
# @eth-optimism/common-ts
## 0.2.6
### Patch Changes
- b57014d1: Update to typescript@4.6.2
- Updated dependencies [b57014d1]
- @eth-optimism/core-utils@0.8.3
## 0.2.5
### Patch Changes
......
{
"name": "@eth-optimism/common-ts",
"version": "0.2.5",
"version": "0.2.6",
"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.2",
"@eth-optimism/core-utils": "0.8.3",
"@sentry/node": "^6.3.1",
"bcfg": "^0.1.7",
"commander": "^9.0.0",
......
# Changelog
## 0.5.20
### Patch Changes
- d040a8d9: Deleted update and helper functions/tests from Lib_MerkleTrie.sol and Lib_SecureMerkleTrie.sol
- b57014d1: Update to typescript@4.6.2
- Updated dependencies [b57014d1]
- @eth-optimism/core-utils@0.8.3
## 0.5.19
### Patch Changes
......
{
"name": "@eth-optimism/contracts",
"version": "0.5.19",
"version": "0.5.20",
"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.2",
"@eth-optimism/core-utils": "0.8.3",
"@ethersproject/abstract-provider": "^5.5.1",
"@ethersproject/abstract-signer": "^5.5.0",
"@ethersproject/hardware-wallets": "^5.5.0"
......
# @eth-optimism/core-utils
## 0.8.3
### Patch Changes
- b57014d1: Update to typescript@4.6.2
## 0.8.2
### Patch Changes
......
{
"name": "@eth-optimism/core-utils",
"version": "0.8.2",
"version": "0.8.3",
"description": "[Optimism] Core typescript utilities",
"main": "dist/index",
"types": "dist/index",
......
# data transport layer
## 0.5.25
### Patch Changes
- b57014d1: Update to typescript@4.6.2
- Updated dependencies [d040a8d9]
- Updated dependencies [b57014d1]
- @eth-optimism/contracts@0.5.20
- @eth-optimism/common-ts@0.2.6
- @eth-optimism/core-utils@0.8.3
## 0.5.24
### Patch Changes
......
{
"private": true,
"name": "@eth-optimism/data-transport-layer",
"version": "0.5.24",
"version": "0.5.25",
"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.5",
"@eth-optimism/contracts": "0.5.19",
"@eth-optimism/core-utils": "0.8.2",
"@eth-optimism/common-ts": "0.2.6",
"@eth-optimism/contracts": "0.5.20",
"@eth-optimism/core-utils": "0.8.3",
"@ethersproject/providers": "^5.5.3",
"@ethersproject/transactions": "^5.5.0",
"@sentry/node": "^6.3.1",
......
# @eth-optimism/message-relayer
## 0.4.4
### Patch Changes
- b57014d1: Update to typescript@4.6.2
- Updated dependencies [b57014d1]
- @eth-optimism/common-ts@0.2.6
- @eth-optimism/core-utils@0.8.3
- @eth-optimism/sdk@1.0.4
## 0.4.3
### Patch Changes
......
{
"private": true,
"name": "@eth-optimism/message-relayer",
"version": "0.4.3",
"version": "0.4.4",
"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.5",
"@eth-optimism/core-utils": "0.8.2",
"@eth-optimism/sdk": "1.0.3",
"@eth-optimism/common-ts": "0.2.6",
"@eth-optimism/core-utils": "0.8.3",
"@eth-optimism/sdk": "1.0.4",
"ethers": "^5.5.4"
},
"devDependencies": {
......
# @eth-optimism/replica-healthcheck
## 1.0.4
### Patch Changes
- b57014d1: Update to typescript@4.6.2
- Updated dependencies [b57014d1]
- @eth-optimism/common-ts@0.2.6
- @eth-optimism/core-utils@0.8.3
## 1.0.3
### Patch Changes
......
{
"private": true,
"name": "@eth-optimism/replica-healthcheck",
"version": "1.0.3",
"version": "1.0.4",
"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.5",
"@eth-optimism/core-utils": "0.8.2",
"@eth-optimism/common-ts": "0.2.6",
"@eth-optimism/core-utils": "0.8.3",
"@ethersproject/abstract-provider": "^5.5.1"
},
"devDependencies": {
......
# @eth-optimism/sdk
## 1.0.4
### Patch Changes
- b57014d1: Update to typescript@4.6.2
- Updated dependencies [d040a8d9]
- Updated dependencies [b57014d1]
- @eth-optimism/contracts@0.5.20
- @eth-optimism/core-utils@0.8.3
## 1.0.3
### Patch Changes
......
{
"name": "@eth-optimism/sdk",
"version": "1.0.3",
"version": "1.0.4",
"description": "[Optimism] Tools for working with Optimism",
"main": "dist/index",
"types": "dist/index",
......@@ -65,8 +65,8 @@
"typescript": "^4.6.2"
},
"dependencies": {
"@eth-optimism/contracts": "0.5.19",
"@eth-optimism/core-utils": "0.8.2",
"@eth-optimism/contracts": "0.5.20",
"@eth-optimism/core-utils": "0.8.3",
"lodash": "^4.17.21",
"merkletreejs": "^0.2.27",
"rlp": "^2.2.7"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment