Commit e6376142 authored by github-actions[bot]'s avatar github-actions[bot]

Version Packages

parent d1bad88d
---
'@eth-optimism/contracts-bedrock': patch
---
Has ProxyAdmin use Ownable instead of Owned
---
'@eth-optimism/contracts-bedrock': patch
---
Tweaks variable ordering in OptimismPortal
---
'@eth-optimism/hardhat-node': patch
---
Trigger a release of the hardhat-node
---
'@eth-optimism/drippie-mon': patch
'@eth-optimism/fault-detector': patch
'@eth-optimism/message-relayer': patch
'@eth-optimism/replica-healthcheck': patch
---
Fixes how versions are imported for BaseServiceV2 services
---
'@eth-optimism/contracts-bedrock': patch
---
Removes the unused DeployConfig contract
---
'@eth-optimism/endpoint-monitor': patch
'@eth-optimism/indexer': patch
---
Update go-ethereum to v1.10.26
---
'@eth-optimism/contracts-bedrock': patch
---
Add comments to SystemConfig.sol
# @eth-optimism/endpoint-monitor
## 1.0.1
### Patch Changes
- f505078be: Update go-ethereum to v1.10.26
## 1.0.0
### Major Changes
......
{
"name": "@eth-optimism/endpoint-monitor",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"dependencies": {}
}
# @eth-optimism/indexer
## 0.3.2
### Patch Changes
- f505078be: Update go-ethereum to v1.10.26
## 0.3.1
### Patch Changes
......
{
"name": "@eth-optimism/indexer",
"version": "0.3.1",
"version": "0.3.2",
"private": true,
"license": "MIT"
}
......@@ -32,7 +32,7 @@
"@eth-optimism/contracts": "^0.5.38",
"@eth-optimism/contracts-periphery": "^1.0.2",
"@eth-optimism/core-utils": "0.11.0",
"@eth-optimism/sdk": "1.6.10",
"@eth-optimism/sdk": "1.6.11",
"@ethersproject/abstract-provider": "^5.7.0",
"@ethersproject/providers": "^5.7.0",
"@ethersproject/transactions": "^5.7.0",
......
# @eth-optimism/hardhat-node
## 0.2.3
### Patch Changes
- 6c238212d: Trigger a release of the hardhat-node
## 0.2.2
### Patch Changes
......
{
"name": "@eth-optimism/hardhat-node",
"version": "0.2.2",
"version": "0.2.3",
"scripts": {
"start": "hardhat node --network hardhat"
},
......
# @eth-optimism/actor-tests
## 0.0.13
### Patch Changes
- Updated dependencies [52079cc12]
- Updated dependencies [13bfafb21]
- Updated dependencies [eeae96941]
- Updated dependencies [427831d86]
- @eth-optimism/contracts-bedrock@0.9.1
- @eth-optimism/sdk@1.6.11
## 0.0.12
### Patch Changes
......
{
"name": "@eth-optimism/actor-tests",
"version": "0.0.12",
"version": "0.0.13",
"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.9.0",
"@eth-optimism/contracts-bedrock": "0.9.1",
"@eth-optimism/core-utils": "^0.11.0",
"@eth-optimism/sdk": "^1.6.10",
"@eth-optimism/sdk": "^1.6.11",
"@types/chai": "^4.2.18",
"@types/chai-as-promised": "^7.1.4",
"async-mutex": "^0.3.2",
......
# @eth-optimism/contracts-bedrock
## 0.9.1
### Patch Changes
- 52079cc12: Has ProxyAdmin use Ownable instead of Owned
- 13bfafb21: Tweaks variable ordering in OptimismPortal
- eeae96941: Removes the unused DeployConfig contract
- 427831d86: Add comments to SystemConfig.sol
## 0.9.0
### Minor Changes
......
{
"name": "@eth-optimism/contracts-bedrock",
"version": "0.9.0",
"version": "0.9.1",
"description": "Contracts for Optimism Specs",
"main": "dist/index",
"types": "dist/index",
......
# @eth-optimism/drippie-mon
## 0.3.22
### Patch Changes
- 97b5f578c: Fixes how versions are imported for BaseServiceV2 services
- @eth-optimism/sdk@1.6.11
## 0.3.21
### Patch Changes
......
{
"private": true,
"name": "@eth-optimism/drippie-mon",
"version": "0.3.21",
"version": "0.3.22",
"description": "[Optimism] Service for monitoring Drippie instances",
"main": "dist/index",
"types": "dist/index",
......@@ -35,7 +35,7 @@
"@eth-optimism/common-ts": "0.6.7",
"@eth-optimism/contracts-periphery": "1.0.2",
"@eth-optimism/core-utils": "0.11.0",
"@eth-optimism/sdk": "1.6.10",
"@eth-optimism/sdk": "1.6.11",
"ethers": "^5.7.0"
},
"devDependencies": {
......
# @eth-optimism/fault-detector
## 0.3.2
### Patch Changes
- 97b5f578c: Fixes how versions are imported for BaseServiceV2 services
- @eth-optimism/sdk@1.6.11
## 0.3.1
### Patch Changes
......
{
"private": true,
"name": "@eth-optimism/fault-detector",
"version": "0.3.1",
"version": "0.3.2",
"description": "[Optimism] Service for detecting faulty L2 output proposals",
"main": "dist/index",
"types": "dist/index",
......@@ -50,7 +50,7 @@
"@eth-optimism/common-ts": "^0.6.7",
"@eth-optimism/contracts": "^0.5.38",
"@eth-optimism/core-utils": "^0.11.0",
"@eth-optimism/sdk": "^1.6.10",
"@eth-optimism/sdk": "^1.6.11",
"@ethersproject/abstract-provider": "^5.7.0"
}
}
# @eth-optimism/message-relayer
## 0.5.21
### Patch Changes
- 97b5f578c: Fixes how versions are imported for BaseServiceV2 services
- @eth-optimism/sdk@1.6.11
## 0.5.20
### Patch Changes
......
{
"private": true,
"name": "@eth-optimism/message-relayer",
"version": "0.5.20",
"version": "0.5.21",
"description": "[Optimism] Service for automatically relaying L2 to L1 transactions",
"main": "dist/index",
"types": "dist/index",
......@@ -33,7 +33,7 @@
"dependencies": {
"@eth-optimism/common-ts": "0.6.7",
"@eth-optimism/core-utils": "0.11.0",
"@eth-optimism/sdk": "1.6.10",
"@eth-optimism/sdk": "1.6.11",
"ethers": "^5.7.0"
},
"devDependencies": {
......
# @eth-optimism/replica-healthcheck
## 1.1.12
### Patch Changes
- 97b5f578c: Fixes how versions are imported for BaseServiceV2 services
## 1.1.11
### Patch Changes
......
{
"private": true,
"name": "@eth-optimism/replica-healthcheck",
"version": "1.1.11",
"version": "1.1.12",
"description": "[Optimism] Service for monitoring the health of replica nodes",
"main": "dist/index",
"types": "dist/index",
......
# @eth-optimism/sdk
## 1.6.11
### Patch Changes
- Updated dependencies [52079cc12]
- Updated dependencies [13bfafb21]
- Updated dependencies [eeae96941]
- Updated dependencies [427831d86]
- @eth-optimism/contracts-bedrock@0.9.1
## 1.6.10
### Patch Changes
......
{
"name": "@eth-optimism/sdk",
"version": "1.6.10",
"version": "1.6.11",
"description": "[Optimism] Tools for working with Optimism",
"main": "dist/index",
"types": "dist/index",
......@@ -50,7 +50,7 @@
"dependencies": {
"@eth-optimism/contracts": "0.5.38",
"@eth-optimism/core-utils": "0.11.0",
"@eth-optimism/contracts-bedrock": "0.9.0",
"@eth-optimism/contracts-bedrock": "0.9.1",
"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