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
97dbdb50
Commit
97dbdb50
authored
Nov 04, 2022
by
github-actions[bot]
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version Packages
parent
2b3908af
Changes
44
Hide whitespace changes
Inline
Side-by-side
Showing
44 changed files
with
188 additions
and
101 deletions
+188
-101
big-starfishes-jump.md
.changeset/big-starfishes-jump.md
+0
-5
cyan-melons-knock.md
.changeset/cyan-melons-knock.md
+0
-5
kind-ravens-shake.md
.changeset/kind-ravens-shake.md
+0
-5
large-actors-leave.md
.changeset/large-actors-leave.md
+0
-5
modern-pens-wave.md
.changeset/modern-pens-wave.md
+0
-5
six-mice-impress.md
.changeset/six-mice-impress.md
+0
-5
sour-ladybugs-confess.md
.changeset/sour-ladybugs-confess.md
+0
-5
stupid-rice-chew.md
.changeset/stupid-rice-chew.md
+0
-5
tasty-pandas-float.md
.changeset/tasty-pandas-float.md
+0
-5
young-rivers-give.md
.changeset/young-rivers-give.md
+0
-5
package.json
integration-tests/package.json
+3
-3
CHANGELOG.md
l2geth/CHANGELOG.md
+6
-0
package.json
l2geth/package.json
+1
-1
CHANGELOG.md
ops/docker/ci-builder/CHANGELOG.md
+6
-0
package.json
ops/docker/ci-builder/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
+15
-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
+16
-0
package.json
packages/contracts-bedrock/package.json
+2
-2
CHANGELOG.md
packages/contracts-governance/CHANGELOG.md
+8
-0
package.json
packages/contracts-governance/package.json
+3
-3
package.json
packages/contracts-periphery/package.json
+3
-3
CHANGELOG.md
packages/contracts/CHANGELOG.md
+7
-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
+9
-0
package.json
packages/data-transport-layer/package.json
+4
-4
CHANGELOG.md
packages/drippie-mon/CHANGELOG.md
+9
-0
package.json
packages/drippie-mon/package.json
+4
-4
CHANGELOG.md
packages/fault-detector/CHANGELOG.md
+10
-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
+9
-0
package.json
packages/message-relayer/package.json
+4
-4
package.json
packages/migration-data/package.json
+1
-1
CHANGELOG.md
packages/replica-healthcheck/CHANGELOG.md
+8
-0
package.json
packages/replica-healthcheck/package.json
+3
-3
CHANGELOG.md
packages/sdk/CHANGELOG.md
+15
-0
package.json
packages/sdk/package.json
+4
-4
No files found.
.changeset/big-starfishes-jump.md
deleted
100644 → 0
View file @
2b3908af
---
'
@eth-optimism/core-utils'
:
minor
---
Changes the type for Bedrock withdrawal proofs
.changeset/cyan-melons-knock.md
deleted
100644 → 0
View file @
2b3908af
---
'
@eth-optimism/contracts-bedrock'
:
patch
---
Introduces layout lock and more storage layout verification
.changeset/kind-ravens-shake.md
deleted
100644 → 0
View file @
2b3908af
---
'
@eth-optimism/l2geth'
:
patch
---
Dedupe dumper addresses in memory
.changeset/large-actors-leave.md
deleted
100644 → 0
View file @
2b3908af
---
'
@eth-optimism/contracts-bedrock'
:
patch
---
Cleans up remaining lint warnings
.changeset/modern-pens-wave.md
deleted
100644 → 0
View file @
2b3908af
---
'
@eth-optimism/ci-builder'
:
patch
---
Update foundry in ci-builder
.changeset/six-mice-impress.md
deleted
100644 → 0
View file @
2b3908af
---
'
@eth-optimism/contracts-bedrock'
:
patch
---
Introduces the MigrationSystemDictator for the Bedrock migration
.changeset/sour-ladybugs-confess.md
deleted
100644 → 0
View file @
2b3908af
---
'
@eth-optimism/contracts-bedrock'
:
patch
---
Updates function ordering in ProxyAdmin to match original contract
.changeset/stupid-rice-chew.md
deleted
100644 → 0
View file @
2b3908af
---
'
@eth-optimism/hardhat-node'
:
patch
---
Upgrade dependencies, add fork chain ID support
.changeset/tasty-pandas-float.md
deleted
100644 → 0
View file @
2b3908af
---
'
@eth-optimism/contracts-bedrock'
:
patch
---
Adds another assertion in the CrossDomainMessenger to explicitly identify an invariant which was previously implicit.
.changeset/young-rivers-give.md
deleted
100644 → 0
View file @
2b3908af
---
'
@eth-optimism/contracts-bedrock'
:
minor
---
Use SCREAMING_SNAKE_CASE for immutables
integration-tests/package.json
View file @
97dbdb50
...
@@ -29,10 +29,10 @@
...
@@ -29,10 +29,10 @@
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"@babel/eslint-parser"
:
"^7.5.4"
,
"@babel/eslint-parser"
:
"^7.5.4"
,
"@eth-optimism/contracts"
:
"^0.5.3
7
"
,
"@eth-optimism/contracts"
:
"^0.5.3
8
"
,
"@eth-optimism/contracts-periphery"
:
"^1.0.2"
,
"@eth-optimism/contracts-periphery"
:
"^1.0.2"
,
"@eth-optimism/core-utils"
:
"0.1
0.1
"
,
"@eth-optimism/core-utils"
:
"0.1
1.0
"
,
"@eth-optimism/sdk"
:
"1.6.
9
"
,
"@eth-optimism/sdk"
:
"1.6.
10
"
,
"@ethersproject/abstract-provider"
:
"^5.7.0"
,
"@ethersproject/abstract-provider"
:
"^5.7.0"
,
"@ethersproject/providers"
:
"^5.7.0"
,
"@ethersproject/providers"
:
"^5.7.0"
,
"@ethersproject/transactions"
:
"^5.7.0"
,
"@ethersproject/transactions"
:
"^5.7.0"
,
...
...
l2geth/CHANGELOG.md
View file @
97dbdb50
# Changelog
# Changelog
## 0.5.29
### Patch Changes
-
4e65ceb9d: Dedupe dumper addresses in memory
## 0.5.28
## 0.5.28
### Patch Changes
### Patch Changes
...
...
l2geth/package.json
View file @
97dbdb50
{
{
"name"
:
"@eth-optimism/l2geth"
,
"name"
:
"@eth-optimism/l2geth"
,
"version"
:
"0.5.2
8
"
,
"version"
:
"0.5.2
9
"
,
"private"
:
true
,
"private"
:
true
,
"devDependencies"
:
{}
"devDependencies"
:
{}
}
}
ops/docker/ci-builder/CHANGELOG.md
View file @
97dbdb50
# @eth-optimism/ci-builder
# @eth-optimism/ci-builder
## 0.3.5
### Patch Changes
-
c44ff357f: Update foundry in ci-builder
## 0.3.4
## 0.3.4
### Patch Changes
### Patch Changes
...
...
ops/docker/ci-builder/package.json
View file @
97dbdb50
{
{
"name"
:
"@eth-optimism/ci-builder"
,
"name"
:
"@eth-optimism/ci-builder"
,
"version"
:
"0.3.
4
"
,
"version"
:
"0.3.
5
"
,
"scripts"
:
{},
"scripts"
:
{},
"license"
:
"MIT"
,
"license"
:
"MIT"
,
"dependencies"
:
{}
"dependencies"
:
{}
...
...
ops/docker/hardhat/CHANGELOG.md
View file @
97dbdb50
# @eth-optimism/hardhat-node
# @eth-optimism/hardhat-node
## 0.2.2
### Patch Changes
-
8333f0f2c: Upgrade dependencies, add fork chain ID support
## 0.2.1
## 0.2.1
### Patch Changes
### Patch Changes
...
...
ops/docker/hardhat/package.json
View file @
97dbdb50
{
{
"name"
:
"@eth-optimism/hardhat-node"
,
"name"
:
"@eth-optimism/hardhat-node"
,
"version"
:
"0.2.
1
"
,
"version"
:
"0.2.
2
"
,
"scripts"
:
{
"scripts"
:
{
"start"
:
"hardhat node --network hardhat"
"start"
:
"hardhat node --network hardhat"
},
},
...
...
packages/actor-tests/CHANGELOG.md
View file @
97dbdb50
# @eth-optimism/actor-tests
# @eth-optimism/actor-tests
## 0.0.12
### Patch Changes
-
Updated dependencies
[
1e76cdb86
]
-
Updated dependencies
[
c02831144
]
-
Updated dependencies
[
d58b0a397
]
-
Updated dependencies
[
ff860ecf3
]
-
Updated dependencies
[
cc5adbc61
]
-
Updated dependencies
[
31c91ea74
]
-
Updated dependencies
[
87702c741
]
-
@eth-optimism/core-utils@0.11.0
-
@eth-optimism/contracts-bedrock@0.9.0
-
@eth-optimism/sdk@1.6.10
## 0.0.11
## 0.0.11
### Patch Changes
### Patch Changes
...
...
packages/actor-tests/package.json
View file @
97dbdb50
{
{
"name"
:
"@eth-optimism/actor-tests"
,
"name"
:
"@eth-optimism/actor-tests"
,
"version"
:
"0.0.1
1
"
,
"version"
:
"0.0.1
2
"
,
"description"
:
"A library and suite of tests to stress test Optimism Bedrock."
,
"description"
:
"A library and suite of tests to stress test Optimism Bedrock."
,
"license"
:
"MIT"
,
"license"
:
"MIT"
,
"author"
:
""
,
"author"
:
""
,
...
@@ -18,9 +18,9 @@
...
@@ -18,9 +18,9 @@
"test:coverage"
:
"yarn test"
"test:coverage"
:
"yarn test"
},
},
"dependencies"
:
{
"dependencies"
:
{
"@eth-optimism/contracts-bedrock"
:
"0.
8.3
"
,
"@eth-optimism/contracts-bedrock"
:
"0.
9.0
"
,
"@eth-optimism/core-utils"
:
"^0.1
0.1
"
,
"@eth-optimism/core-utils"
:
"^0.1
1.0
"
,
"@eth-optimism/sdk"
:
"^1.6.
9
"
,
"@eth-optimism/sdk"
:
"^1.6.
10
"
,
"@types/chai"
:
"^4.2.18"
,
"@types/chai"
:
"^4.2.18"
,
"@types/chai-as-promised"
:
"^7.1.4"
,
"@types/chai-as-promised"
:
"^7.1.4"
,
"async-mutex"
:
"^0.3.2"
,
"async-mutex"
:
"^0.3.2"
,
...
...
packages/common-ts/CHANGELOG.md
View file @
97dbdb50
# @eth-optimism/common-ts
# @eth-optimism/common-ts
## 0.6.7
### Patch Changes
-
Updated dependencies
[
1e76cdb86
]
-
@eth-optimism/core-utils@0.11.0
## 0.6.6
## 0.6.6
### Patch Changes
### Patch Changes
...
...
packages/common-ts/package.json
View file @
97dbdb50
{
{
"name"
:
"@eth-optimism/common-ts"
,
"name"
:
"@eth-optimism/common-ts"
,
"version"
:
"0.6.
6
"
,
"version"
:
"0.6.
7
"
,
"description"
:
"[Optimism] Advanced typescript tooling used by various services"
,
"description"
:
"[Optimism] Advanced typescript tooling used by various services"
,
"main"
:
"dist/index"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
},
"dependencies"
:
{
"dependencies"
:
{
"@eth-optimism/core-utils"
:
"0.1
0.1
"
,
"@eth-optimism/core-utils"
:
"0.1
1.0
"
,
"@sentry/node"
:
"^6.3.1"
,
"@sentry/node"
:
"^6.3.1"
,
"bcfg"
:
"^0.1.7"
,
"bcfg"
:
"^0.1.7"
,
"body-parser"
:
"^1.20.0"
,
"body-parser"
:
"^1.20.0"
,
...
...
packages/contracts-bedrock/CHANGELOG.md
View file @
97dbdb50
# @eth-optimism/contracts-bedrock
# @eth-optimism/contracts-bedrock
## 0.9.0
### Minor Changes
-
87702c741: Use SCREAMING_SNAKE_CASE for immutables
### Patch Changes
-
c02831144: Introduces layout lock and more storage layout verification
-
d58b0a397: Cleans up remaining lint warnings
-
ff860ecf3: Introduces the MigrationSystemDictator for the Bedrock migration
-
cc5adbc61: Updates function ordering in ProxyAdmin to match original contract
-
31c91ea74: Adds another assertion in the CrossDomainMessenger to explicitly identify an invariant which was previously implicit.
-
Updated dependencies
[
1e76cdb86
]
-
@eth-optimism/core-utils@0.11.0
## 0.8.3
## 0.8.3
### Patch Changes
### Patch Changes
...
...
packages/contracts-bedrock/package.json
View file @
97dbdb50
{
{
"name"
:
"@eth-optimism/contracts-bedrock"
,
"name"
:
"@eth-optimism/contracts-bedrock"
,
"version"
:
"0.
8.3
"
,
"version"
:
"0.
9.0
"
,
"description"
:
"Contracts for Optimism Specs"
,
"description"
:
"Contracts for Optimism Specs"
,
"main"
:
"dist/index"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
"typechain"
:
"typechain --target ethers-v5 --out-dir dist/types --glob 'artifacts/!(build-info)/**/+([a-zA-Z0-9_]).json'"
"typechain"
:
"typechain --target ethers-v5 --out-dir dist/types --glob 'artifacts/!(build-info)/**/+([a-zA-Z0-9_]).json'"
},
},
"dependencies"
:
{
"dependencies"
:
{
"@eth-optimism/core-utils"
:
"^0.1
0.1
"
,
"@eth-optimism/core-utils"
:
"^0.1
1.0
"
,
"@openzeppelin/contracts"
:
"4.7.3"
,
"@openzeppelin/contracts"
:
"4.7.3"
,
"@openzeppelin/contracts-upgradeable"
:
"4.7.3"
,
"@openzeppelin/contracts-upgradeable"
:
"4.7.3"
,
"ethers"
:
"^5.7.0"
,
"ethers"
:
"^5.7.0"
,
...
...
packages/contracts-governance/CHANGELOG.md
View file @
97dbdb50
# @eth-optimism/contracts-governance
# @eth-optimism/contracts-governance
## 0.1.7
### Patch Changes
-
Updated dependencies
[
1e76cdb86
]
-
@eth-optimism/core-utils@0.11.0
-
@eth-optimism/sdk@1.6.10
## 0.1.6
## 0.1.6
### Patch Changes
### Patch Changes
...
...
packages/contracts-governance/package.json
View file @
97dbdb50
{
{
"name"
:
"@eth-optimism/contracts-governance"
,
"name"
:
"@eth-optimism/contracts-governance"
,
"version"
:
"0.1.
6
"
,
"version"
:
"0.1.
7
"
,
"author"
:
"Optimism PBC"
,
"author"
:
"Optimism PBC"
,
"license"
:
"MIT"
,
"license"
:
"MIT"
,
"main"
:
"dist/index"
,
"main"
:
"dist/index"
,
...
@@ -28,8 +28,8 @@
...
@@ -28,8 +28,8 @@
"deploy:mainnet"
:
"hardhat deploy-token --network 'optimism-mainnet'"
"deploy:mainnet"
:
"hardhat deploy-token --network 'optimism-mainnet'"
},
},
"dependencies"
:
{
"dependencies"
:
{
"@eth-optimism/core-utils"
:
"^0.1
0.1
"
,
"@eth-optimism/core-utils"
:
"^0.1
1.0
"
,
"@eth-optimism/sdk"
:
"^1.6.
4
"
,
"@eth-optimism/sdk"
:
"^1.6.
10
"
,
"@eth-optimism/hardhat-deploy-config"
:
"^0.2.3"
,
"@eth-optimism/hardhat-deploy-config"
:
"^0.2.3"
,
"@ethersproject/hardware-wallets"
:
"^5.7.0"
,
"@ethersproject/hardware-wallets"
:
"^5.7.0"
,
"@nomiclabs/hardhat-ethers"
:
"^2.0.2"
,
"@nomiclabs/hardhat-ethers"
:
"^2.0.2"
,
...
...
packages/contracts-periphery/package.json
View file @
97dbdb50
...
@@ -54,9 +54,9 @@
...
@@ -54,9 +54,9 @@
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"@defi-wonderland/smock"
:
"^2.0.7"
,
"@defi-wonderland/smock"
:
"^2.0.7"
,
"@eth-optimism/contracts"
:
"^0.5.3
7
"
,
"@eth-optimism/contracts"
:
"^0.5.3
8
"
,
"@eth-optimism/contracts-bedrock"
:
"^0.
8.1
"
,
"@eth-optimism/contracts-bedrock"
:
"^0.
9.0
"
,
"@eth-optimism/core-utils"
:
"^0.1
0.1
"
,
"@eth-optimism/core-utils"
:
"^0.1
1.0
"
,
"@eth-optimism/hardhat-deploy-config"
:
"^0.2.4"
,
"@eth-optimism/hardhat-deploy-config"
:
"^0.2.4"
,
"@ethersproject/hardware-wallets"
:
"^5.7.0"
,
"@ethersproject/hardware-wallets"
:
"^5.7.0"
,
"@nomiclabs/hardhat-ethers"
:
"^2.0.2"
,
"@nomiclabs/hardhat-ethers"
:
"^2.0.2"
,
...
...
packages/contracts/CHANGELOG.md
View file @
97dbdb50
# Changelog
# Changelog
## 0.5.38
### Patch Changes
-
Updated dependencies
[
1e76cdb86
]
-
@eth-optimism/core-utils@0.11.0
## 0.5.37
## 0.5.37
### Patch Changes
### Patch Changes
...
...
packages/contracts/package.json
View file @
97dbdb50
{
{
"name"
:
"@eth-optimism/contracts"
,
"name"
:
"@eth-optimism/contracts"
,
"version"
:
"0.5.3
7
"
,
"version"
:
"0.5.3
8
"
,
"description"
:
"[Optimism] L1 and L2 smart contracts for Optimism"
,
"description"
:
"[Optimism] L1 and L2 smart contracts for Optimism"
,
"main"
:
"dist/index"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
@@ -57,7 +57,7 @@
...
@@ -57,7 +57,7 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
},
"dependencies"
:
{
"dependencies"
:
{
"@eth-optimism/core-utils"
:
"0.1
0.1
"
,
"@eth-optimism/core-utils"
:
"0.1
1.0
"
,
"@ethersproject/abstract-provider"
:
"^5.7.0"
,
"@ethersproject/abstract-provider"
:
"^5.7.0"
,
"@ethersproject/abstract-signer"
:
"^5.7.0"
"@ethersproject/abstract-signer"
:
"^5.7.0"
},
},
...
...
packages/core-utils/CHANGELOG.md
View file @
97dbdb50
# @eth-optimism/core-utils
# @eth-optimism/core-utils
## 0.11.0
### Minor Changes
-
1e76cdb86: Changes the type for Bedrock withdrawal proofs
## 0.10.1
## 0.10.1
### Patch Changes
### Patch Changes
...
...
packages/core-utils/package.json
View file @
97dbdb50
{
{
"name"
:
"@eth-optimism/core-utils"
,
"name"
:
"@eth-optimism/core-utils"
,
"version"
:
"0.1
0.1
"
,
"version"
:
"0.1
1.0
"
,
"description"
:
"[Optimism] Core typescript utilities"
,
"description"
:
"[Optimism] Core typescript utilities"
,
"main"
:
"dist/index"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
packages/data-transport-layer/CHANGELOG.md
View file @
97dbdb50
# data transport layer
# data transport layer
## 0.5.48
### Patch Changes
-
Updated dependencies
[
1e76cdb86
]
-
@eth-optimism/core-utils@0.11.0
-
@eth-optimism/common-ts@0.6.7
-
@eth-optimism/contracts@0.5.38
## 0.5.47
## 0.5.47
### Patch Changes
### Patch Changes
...
...
packages/data-transport-layer/package.json
View file @
97dbdb50
{
{
"private"
:
true
,
"private"
:
true
,
"name"
:
"@eth-optimism/data-transport-layer"
,
"name"
:
"@eth-optimism/data-transport-layer"
,
"version"
:
"0.5.4
7
"
,
"version"
:
"0.5.4
8
"
,
"description"
:
"[Optimism] Service for shuttling data from L1 into L2"
,
"description"
:
"[Optimism] Service for shuttling data from L1 into L2"
,
"main"
:
"dist/index"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
@@ -36,9 +36,9 @@
...
@@ -36,9 +36,9 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
},
"dependencies"
:
{
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"0.6.
6
"
,
"@eth-optimism/common-ts"
:
"0.6.
7
"
,
"@eth-optimism/contracts"
:
"0.5.3
7
"
,
"@eth-optimism/contracts"
:
"0.5.3
8
"
,
"@eth-optimism/core-utils"
:
"0.1
0.1
"
,
"@eth-optimism/core-utils"
:
"0.1
1.0
"
,
"@ethersproject/providers"
:
"^5.7.0"
,
"@ethersproject/providers"
:
"^5.7.0"
,
"@ethersproject/transactions"
:
"^5.7.0"
,
"@ethersproject/transactions"
:
"^5.7.0"
,
"@sentry/node"
:
"^6.3.1"
,
"@sentry/node"
:
"^6.3.1"
,
...
...
packages/drippie-mon/CHANGELOG.md
View file @
97dbdb50
# @eth-optimism/drippie-mon
# @eth-optimism/drippie-mon
## 0.3.21
### Patch Changes
-
Updated dependencies
[
1e76cdb86
]
-
@eth-optimism/core-utils@0.11.0
-
@eth-optimism/common-ts@0.6.7
-
@eth-optimism/sdk@1.6.10
## 0.3.20
## 0.3.20
### Patch Changes
### Patch Changes
...
...
packages/drippie-mon/package.json
View file @
97dbdb50
{
{
"private"
:
true
,
"private"
:
true
,
"name"
:
"@eth-optimism/drippie-mon"
,
"name"
:
"@eth-optimism/drippie-mon"
,
"version"
:
"0.3.2
0
"
,
"version"
:
"0.3.2
1
"
,
"description"
:
"[Optimism] Service for monitoring Drippie instances"
,
"description"
:
"[Optimism] Service for monitoring Drippie instances"
,
"main"
:
"dist/index"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
@@ -32,10 +32,10 @@
...
@@ -32,10 +32,10 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
},
"dependencies"
:
{
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"0.6.
6
"
,
"@eth-optimism/common-ts"
:
"0.6.
7
"
,
"@eth-optimism/contracts-periphery"
:
"1.0.2"
,
"@eth-optimism/contracts-periphery"
:
"1.0.2"
,
"@eth-optimism/core-utils"
:
"0.1
0.1
"
,
"@eth-optimism/core-utils"
:
"0.1
1.0
"
,
"@eth-optimism/sdk"
:
"1.6.
9
"
,
"@eth-optimism/sdk"
:
"1.6.
10
"
,
"ethers"
:
"^5.7.0"
"ethers"
:
"^5.7.0"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
...
...
packages/fault-detector/CHANGELOG.md
View file @
97dbdb50
# @eth-optimism/fault-detector
# @eth-optimism/fault-detector
## 0.3.1
### Patch Changes
-
Updated dependencies
[
1e76cdb86
]
-
@eth-optimism/core-utils@0.11.0
-
@eth-optimism/common-ts@0.6.7
-
@eth-optimism/contracts@0.5.38
-
@eth-optimism/sdk@1.6.10
## 0.3.0
## 0.3.0
### Minor Changes
### Minor Changes
...
...
packages/fault-detector/package.json
View file @
97dbdb50
{
{
"private"
:
true
,
"private"
:
true
,
"name"
:
"@eth-optimism/fault-detector"
,
"name"
:
"@eth-optimism/fault-detector"
,
"version"
:
"0.3.
0
"
,
"version"
:
"0.3.
1
"
,
"description"
:
"[Optimism] Service for detecting faulty L2 output proposals"
,
"description"
:
"[Optimism] Service for detecting faulty L2 output proposals"
,
"main"
:
"dist/index"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
@@ -47,10 +47,10 @@
...
@@ -47,10 +47,10 @@
"ts-node"
:
"^10.8.2"
"ts-node"
:
"^10.8.2"
},
},
"dependencies"
:
{
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"^0.6.
5
"
,
"@eth-optimism/common-ts"
:
"^0.6.
7
"
,
"@eth-optimism/contracts"
:
"^0.5.3
6
"
,
"@eth-optimism/contracts"
:
"^0.5.3
8
"
,
"@eth-optimism/core-utils"
:
"^0.1
0.1
"
,
"@eth-optimism/core-utils"
:
"^0.1
1.0
"
,
"@eth-optimism/sdk"
:
"^1.6.
5
"
,
"@eth-optimism/sdk"
:
"^1.6.
10
"
,
"@ethersproject/abstract-provider"
:
"^5.7.0"
"@ethersproject/abstract-provider"
:
"^5.7.0"
}
}
}
}
packages/integration-tests-bedrock/package.json
View file @
97dbdb50
...
@@ -27,9 +27,9 @@
...
@@ -27,9 +27,9 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"@eth-optimism/contracts"
:
"0.5.3
7
"
,
"@eth-optimism/contracts"
:
"0.5.3
8
"
,
"@eth-optimism/core-utils"
:
"0.1
0.1
"
,
"@eth-optimism/core-utils"
:
"0.1
1.0
"
,
"@eth-optimism/sdk"
:
"1.6.
9
"
,
"@eth-optimism/sdk"
:
"1.6.
10
"
,
"@ethersproject/abstract-provider"
:
"^5.7.0"
,
"@ethersproject/abstract-provider"
:
"^5.7.0"
,
"chai-as-promised"
:
"^7.1.1"
,
"chai-as-promised"
:
"^7.1.1"
,
"chai"
:
"^4.3.4"
,
"chai"
:
"^4.3.4"
,
...
...
packages/message-relayer/CHANGELOG.md
View file @
97dbdb50
# @eth-optimism/message-relayer
# @eth-optimism/message-relayer
## 0.5.20
### Patch Changes
-
Updated dependencies
[
1e76cdb86
]
-
@eth-optimism/core-utils@0.11.0
-
@eth-optimism/common-ts@0.6.7
-
@eth-optimism/sdk@1.6.10
## 0.5.19
## 0.5.19
### Patch Changes
### Patch Changes
...
...
packages/message-relayer/package.json
View file @
97dbdb50
{
{
"private"
:
true
,
"private"
:
true
,
"name"
:
"@eth-optimism/message-relayer"
,
"name"
:
"@eth-optimism/message-relayer"
,
"version"
:
"0.5.
19
"
,
"version"
:
"0.5.
20
"
,
"description"
:
"[Optimism] Service for automatically relaying L2 to L1 transactions"
,
"description"
:
"[Optimism] Service for automatically relaying L2 to L1 transactions"
,
"main"
:
"dist/index"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
@@ -31,9 +31,9 @@
...
@@ -31,9 +31,9 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
},
"dependencies"
:
{
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"0.6.
6
"
,
"@eth-optimism/common-ts"
:
"0.6.
7
"
,
"@eth-optimism/core-utils"
:
"0.1
0.1
"
,
"@eth-optimism/core-utils"
:
"0.1
1.0
"
,
"@eth-optimism/sdk"
:
"1.6.
9
"
,
"@eth-optimism/sdk"
:
"1.6.
10
"
,
"ethers"
:
"^5.7.0"
"ethers"
:
"^5.7.0"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
...
...
packages/migration-data/package.json
View file @
97dbdb50
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"commander"
:
"^9.0.0"
,
"commander"
:
"^9.0.0"
,
"@eth-optimism/contracts"
:
"0.5.3
7
"
,
"@eth-optimism/contracts"
:
"0.5.3
8
"
,
"@eth-optimism/old-contracts"
:
"npm:@eth-optimism/contracts@0.4.10"
,
"@eth-optimism/old-contracts"
:
"npm:@eth-optimism/contracts@0.4.10"
,
"ethers"
:
"^5.7.0"
,
"ethers"
:
"^5.7.0"
,
"ts-node"
:
"^10.0.0"
"ts-node"
:
"^10.0.0"
...
...
packages/replica-healthcheck/CHANGELOG.md
View file @
97dbdb50
# @eth-optimism/replica-healthcheck
# @eth-optimism/replica-healthcheck
## 1.1.11
### Patch Changes
-
Updated dependencies
[
1e76cdb86
]
-
@eth-optimism/core-utils@0.11.0
-
@eth-optimism/common-ts@0.6.7
## 1.1.10
## 1.1.10
### Patch Changes
### Patch Changes
...
...
packages/replica-healthcheck/package.json
View file @
97dbdb50
{
{
"private"
:
true
,
"private"
:
true
,
"name"
:
"@eth-optimism/replica-healthcheck"
,
"name"
:
"@eth-optimism/replica-healthcheck"
,
"version"
:
"1.1.1
0
"
,
"version"
:
"1.1.1
1
"
,
"description"
:
"[Optimism] Service for monitoring the health of replica nodes"
,
"description"
:
"[Optimism] Service for monitoring the health of replica nodes"
,
"main"
:
"dist/index"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
@@ -32,8 +32,8 @@
...
@@ -32,8 +32,8 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
},
"dependencies"
:
{
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"0.6.
6
"
,
"@eth-optimism/common-ts"
:
"0.6.
7
"
,
"@eth-optimism/core-utils"
:
"0.1
0.1
"
,
"@eth-optimism/core-utils"
:
"0.1
1.0
"
,
"@ethersproject/abstract-provider"
:
"^5.7.0"
"@ethersproject/abstract-provider"
:
"^5.7.0"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
...
...
packages/sdk/CHANGELOG.md
View file @
97dbdb50
# @eth-optimism/sdk
# @eth-optimism/sdk
## 1.6.10
### Patch Changes
-
Updated dependencies
[
1e76cdb86
]
-
Updated dependencies
[
c02831144
]
-
Updated dependencies
[
d58b0a397
]
-
Updated dependencies
[
ff860ecf3
]
-
Updated dependencies
[
cc5adbc61
]
-
Updated dependencies
[
31c91ea74
]
-
Updated dependencies
[
87702c741
]
-
@eth-optimism/core-utils@0.11.0
-
@eth-optimism/contracts-bedrock@0.9.0
-
@eth-optimism/contracts@0.5.38
## 1.6.9
## 1.6.9
### Patch Changes
### Patch Changes
...
...
packages/sdk/package.json
View file @
97dbdb50
{
{
"name"
:
"@eth-optimism/sdk"
,
"name"
:
"@eth-optimism/sdk"
,
"version"
:
"1.6.
9
"
,
"version"
:
"1.6.
10
"
,
"description"
:
"[Optimism] Tools for working with Optimism"
,
"description"
:
"[Optimism] Tools for working with Optimism"
,
"main"
:
"dist/index"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
@@ -48,9 +48,9 @@
...
@@ -48,9 +48,9 @@
"mocha"
:
"^10.0.0"
"mocha"
:
"^10.0.0"
},
},
"dependencies"
:
{
"dependencies"
:
{
"@eth-optimism/contracts"
:
"0.5.3
7
"
,
"@eth-optimism/contracts"
:
"0.5.3
8
"
,
"@eth-optimism/core-utils"
:
"0.1
0.1
"
,
"@eth-optimism/core-utils"
:
"0.1
1.0
"
,
"@eth-optimism/contracts-bedrock"
:
"0.
8.3
"
,
"@eth-optimism/contracts-bedrock"
:
"0.
9.0
"
,
"lodash"
:
"^4.17.21"
,
"lodash"
:
"^4.17.21"
,
"merkletreejs"
:
"^0.2.27"
,
"merkletreejs"
:
"^0.2.27"
,
"rlp"
:
"^2.2.7"
"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