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
4d46f920
Unverified
Commit
4d46f920
authored
Dec 07, 2022
by
Matthew Slipper
Committed by
GitHub
Dec 07, 2022
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4312 from ethereum-optimism/changeset-release/master
Version Packages
parents
31fb2b9a
f15ee55b
Changes
58
Hide whitespace changes
Inline
Side-by-side
Showing
58 changed files
with
280 additions
and
178 deletions
+280
-178
breezy-rockets-knock.md
.changeset/breezy-rockets-knock.md
+0
-5
chatty-dogs-brush.md
.changeset/chatty-dogs-brush.md
+0
-5
cold-eyes-rescue.md
.changeset/cold-eyes-rescue.md
+0
-17
cold-mangos-explain.md
.changeset/cold-mangos-explain.md
+0
-5
four-mugs-taste.md
.changeset/four-mugs-taste.md
+0
-6
happy-years-wash.md
.changeset/happy-years-wash.md
+0
-5
healthy-steaks-impress.md
.changeset/healthy-steaks-impress.md
+0
-5
healthy-teachers-stare.md
.changeset/healthy-teachers-stare.md
+0
-6
hot-beds-cough.md
.changeset/hot-beds-cough.md
+0
-5
kind-planes-laugh.md
.changeset/kind-planes-laugh.md
+0
-5
metal-clouds-watch.md
.changeset/metal-clouds-watch.md
+0
-5
neat-terms-buy.md
.changeset/neat-terms-buy.md
+0
-5
orange-bananas-nail.md
.changeset/orange-bananas-nail.md
+0
-5
plenty-sheep-scream.md
.changeset/plenty-sheep-scream.md
+0
-9
quick-bananas-pretend.md
.changeset/quick-bananas-pretend.md
+0
-7
shaggy-donkeys-matter.md
.changeset/shaggy-donkeys-matter.md
+0
-5
spicy-buckets-beam.md
.changeset/spicy-buckets-beam.md
+0
-5
stale-experts-roll.md
.changeset/stale-experts-roll.md
+0
-5
two-swans-fetch.md
.changeset/two-swans-fetch.md
+0
-5
wild-months-carry.md
.changeset/wild-months-carry.md
+0
-5
CHANGELOG.md
indexer/CHANGELOG.md
+6
-0
package.json
indexer/package.json
+1
-1
CHANGELOG.md
integration-tests/CHANGELOG.md
+7
-0
package.json
integration-tests/package.json
+5
-5
CHANGELOG.md
l2geth/CHANGELOG.md
+6
-0
package.json
l2geth/package.json
+1
-1
CHANGELOG.md
ops/docker/ci-builder/CHANGELOG.md
+8
-0
package.json
ops/docker/ci-builder/package.json
+1
-1
CHANGELOG.md
packages/actor-tests/CHANGELOG.md
+20
-0
package.json
packages/actor-tests/package.json
+4
-4
CHANGELOG.md
packages/common-ts/CHANGELOG.md
+8
-0
package.json
packages/common-ts/package.json
+2
-2
CHANGELOG.md
packages/contracts-bedrock/CHANGELOG.md
+19
-0
package.json
packages/contracts-bedrock/package.json
+3
-3
CHANGELOG.md
packages/contracts-governance/CHANGELOG.md
+14
-0
package.json
packages/contracts-governance/package.json
+4
-4
CHANGELOG.md
packages/contracts-periphery/CHANGELOG.md
+6
-0
package.json
packages/contracts-periphery/package.json
+5
-5
CHANGELOG.md
packages/contracts/CHANGELOG.md
+10
-0
package.json
packages/contracts/package.json
+3
-3
CHANGELOG.md
packages/core-utils/CHANGELOG.md
+10
-0
package.json
packages/core-utils/package.json
+1
-1
CHANGELOG.md
packages/data-transport-layer/CHANGELOG.md
+18
-0
package.json
packages/data-transport-layer/package.json
+4
-4
CHANGELOG.md
packages/drippie-mon/CHANGELOG.md
+14
-0
package.json
packages/drippie-mon/package.json
+5
-5
CHANGELOG.md
packages/fault-detector/CHANGELOG.md
+19
-0
package.json
packages/fault-detector/package.json
+5
-5
CHANGELOG.md
packages/hardhat-deploy-config/CHANGELOG.md
+6
-0
package.json
packages/hardhat-deploy-config/package.json
+1
-1
CHANGELOG.md
packages/message-relayer/CHANGELOG.md
+12
-0
package.json
packages/message-relayer/package.json
+4
-4
CHANGELOG.md
packages/migration-data/CHANGELOG.md
+6
-0
package.json
packages/migration-data/package.json
+2
-2
CHANGELOG.md
packages/replica-healthcheck/CHANGELOG.md
+10
-0
package.json
packages/replica-healthcheck/package.json
+3
-3
CHANGELOG.md
packages/sdk/CHANGELOG.md
+23
-0
package.json
packages/sdk/package.json
+4
-4
No files found.
.changeset/breezy-rockets-knock.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/contracts-bedrock'
:
patch
---
Add echidna test commands
.changeset/chatty-dogs-brush.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/contracts-bedrock'
:
patch
---
Add tests to the SystemConfig contract
.changeset/cold-eyes-rescue.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/integration-tests'
:
patch
'
@eth-optimism/actor-tests'
:
patch
'
@eth-optimism/contracts'
:
patch
'
@eth-optimism/contracts-bedrock'
:
patch
'
@eth-optimism/contracts-governance'
:
patch
'
@eth-optimism/contracts-periphery'
:
patch
'
@eth-optimism/data-transport-layer'
:
patch
'
@eth-optimism/drippie-mon'
:
patch
'
@eth-optimism/fault-detector'
:
patch
'
@eth-optimism/hardhat-deploy-config'
:
patch
'
@eth-optimism/message-relayer'
:
patch
'
@eth-optimism/migration-data'
:
patch
'
@eth-optimism/replica-healthcheck'
:
patch
---
Bumps the version of ts-node used
.changeset/cold-mangos-explain.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/sdk'
:
patch
---
Removes an unused variable from the SDK
.changeset/four-mugs-taste.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/core-utils'
:
minor
'
@eth-optimism/sdk'
:
minor
---
Add suppory for finalizing legacy withdrawals after the Bedrock migration
.changeset/happy-years-wash.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/ci-builder'
:
patch
---
Require rebuild on null ref
.changeset/healthy-steaks-impress.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/l2geth'
:
patch
---
Close down the syncservice more cleanly
.changeset/healthy-teachers-stare.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/ci-builder'
:
patch
'
@eth-optimism/contracts-bedrock'
:
patch
---
Add echidna test for AliasHelper
.changeset/hot-beds-cough.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/data-transport-layer'
:
patch
---
Patch for fast Goerli sync
.changeset/kind-planes-laugh.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/data-transport-layer'
:
patch
---
Add L1 sync shutoff block
.changeset/metal-clouds-watch.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/data-transport-layer'
:
patch
---
Give users a nicer revert when connected to wrong RPC
.changeset/neat-terms-buy.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/ci-builder'
:
patch
---
Pin echidna version
.changeset/orange-bananas-nail.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/data-transport-layer'
:
patch
---
Updates the DTL in preparation for shutoff during the Bedrock migration. So long, DTL!
.changeset/plenty-sheep-scream.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/integration-tests'
:
patch
'
@eth-optimism/actor-tests'
:
patch
'
@eth-optimism/contracts'
:
patch
'
@eth-optimism/contracts-bedrock'
:
patch
'
@eth-optimism/contracts-governance'
:
patch
---
Updates the version of TypeScript
.changeset/quick-bananas-pretend.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/contracts-bedrock'
:
patch
'
@eth-optimism/core-utils'
:
patch
'
@eth-optimism/sdk'
:
patch
---
Refactors the L2OutputOracle to key the l2Outputs mapping by index instead of by L2 block number.
.changeset/shaggy-donkeys-matter.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/fault-detector'
:
minor
---
Includes a new event caching mechanism for running the fault detector against Geth.
.changeset/spicy-buckets-beam.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/contracts-bedrock'
:
minor
---
Refactors the MerkleTrie get function to throw explicitly instead of returning an existence boolean
.changeset/stale-experts-roll.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/data-transport-layer'
:
patch
---
Fixes a bug with the DTL shutoff block logic
.changeset/two-swans-fetch.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/indexer'
:
minor
---
Adds support for the OptimismPortal's new
`WithdrawalProven`
event to the indexer
.changeset/wild-months-carry.md
deleted
100644 → 0
View file @
31fb2b9a
---
'
@eth-optimism/contracts-bedrock'
:
patch
---
Document test function naming convention and create a script for checking.
indexer/CHANGELOG.md
View file @
4d46f920
# @eth-optimism/indexer
## 0.5.0
### Minor Changes
-
f030d8660: Adds support for the OptimismPortal's new
`WithdrawalProven`
event to the indexer
## 0.4.0
### Minor Changes
...
...
indexer/package.json
View file @
4d46f920
{
"name"
:
"@eth-optimism/indexer"
,
"version"
:
"0.
4
.0"
,
"version"
:
"0.
5
.0"
,
"private"
:
true
,
"license"
:
"MIT"
}
integration-tests/CHANGELOG.md
View file @
4d46f920
# @eth-optimism/integration-tests
## 0.5.22
### Patch Changes
-
1d3c749a2: Bumps the version of ts-node used
-
1d3c749a2: Updates the version of TypeScript
## 0.5.21
### Patch Changes
...
...
integration-tests/package.json
View file @
4d46f920
{
"private"
:
true
,
"name"
:
"@eth-optimism/integration-tests"
,
"version"
:
"0.5.2
1
"
,
"version"
:
"0.5.2
2
"
,
"description"
:
"[Optimism] Integration tests"
,
"scripts"
:
{
"lint"
:
"yarn lint:fix && yarn lint:check"
,
...
...
@@ -29,10 +29,10 @@
},
"devDependencies"
:
{
"@babel/eslint-parser"
:
"^7.5.4"
,
"@eth-optimism/contracts"
:
"^0.5.3
8
"
,
"@eth-optimism/contracts-periphery"
:
"^1.0.
3
"
,
"@eth-optimism/core-utils"
:
"0.1
1
.0"
,
"@eth-optimism/sdk"
:
"1.
7
.0"
,
"@eth-optimism/contracts"
:
"^0.5.3
9
"
,
"@eth-optimism/contracts-periphery"
:
"^1.0.
4
"
,
"@eth-optimism/core-utils"
:
"0.1
2
.0"
,
"@eth-optimism/sdk"
:
"1.
8
.0"
,
"@ethersproject/abstract-provider"
:
"^5.7.0"
,
"@ethersproject/providers"
:
"^5.7.0"
,
"@ethersproject/transactions"
:
"^5.7.0"
,
...
...
l2geth/CHANGELOG.md
View file @
4d46f920
# Changelog
## 0.5.30
### Patch Changes
-
0e8652c29: Close down the syncservice more cleanly
## 0.5.29
### Patch Changes
...
...
l2geth/package.json
View file @
4d46f920
{
"name"
:
"@eth-optimism/l2geth"
,
"version"
:
"0.5.
29
"
,
"version"
:
"0.5.
30
"
,
"private"
:
true
,
"devDependencies"
:
{}
}
ops/docker/ci-builder/CHANGELOG.md
View file @
4d46f920
# @eth-optimism/ci-builder
## 0.3.7
### Patch Changes
-
18d1ce3f4: Require rebuild on null ref
-
1594678e0: Add echidna test for AliasHelper
-
74fd040ce: Pin echidna version
## 0.3.6
### Patch Changes
...
...
ops/docker/ci-builder/package.json
View file @
4d46f920
{
"name"
:
"@eth-optimism/ci-builder"
,
"version"
:
"0.3.
6
"
,
"version"
:
"0.3.
7
"
,
"scripts"
:
{},
"license"
:
"MIT"
,
"dependencies"
:
{}
...
...
packages/actor-tests/CHANGELOG.md
View file @
4d46f920
# @eth-optimism/actor-tests
## 0.0.15
### Patch Changes
-
1d3c749a2: Bumps the version of ts-node used
-
1d3c749a2: Updates the version of TypeScript
-
Updated dependencies
[
43f33f39f
]
-
Updated dependencies
[
237a351f1
]
-
Updated dependencies
[
1d3c749a2
]
-
Updated dependencies
[
767585b07
]
-
Updated dependencies
[
c975c9620
]
-
Updated dependencies
[
1594678e0
]
-
Updated dependencies
[
1d3c749a2
]
-
Updated dependencies
[
136ea1785
]
-
Updated dependencies
[
4d13f0afe
]
-
Updated dependencies
[
7300a7ca7
]
-
@eth-optimism/contracts-bedrock@0.11.0
-
@eth-optimism/sdk@1.8.0
-
@eth-optimism/core-utils@0.12.0
## 0.0.14
### Patch Changes
...
...
packages/actor-tests/package.json
View file @
4d46f920
{
"name"
:
"@eth-optimism/actor-tests"
,
"version"
:
"0.0.1
4
"
,
"version"
:
"0.0.1
5
"
,
"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.1
0
.0"
,
"@eth-optimism/core-utils"
:
"^0.1
1
.0"
,
"@eth-optimism/sdk"
:
"^1.
7
.0"
,
"@eth-optimism/contracts-bedrock"
:
"0.1
1
.0"
,
"@eth-optimism/core-utils"
:
"^0.1
2
.0"
,
"@eth-optimism/sdk"
:
"^1.
8
.0"
,
"@types/chai"
:
"^4.2.18"
,
"@types/chai-as-promised"
:
"^7.1.4"
,
"async-mutex"
:
"^0.3.2"
,
...
...
packages/common-ts/CHANGELOG.md
View file @
4d46f920
# @eth-optimism/common-ts
## 0.6.8
### Patch Changes
-
Updated dependencies
[
c975c9620
]
-
Updated dependencies
[
136ea1785
]
-
@eth-optimism/core-utils@0.12.0
## 0.6.7
### Patch Changes
...
...
packages/common-ts/package.json
View file @
4d46f920
{
"name"
:
"@eth-optimism/common-ts"
,
"version"
:
"0.6.
7
"
,
"version"
:
"0.6.
8
"
,
"description"
:
"[Optimism] Advanced typescript tooling used by various services"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -33,7 +33,7 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
"dependencies"
:
{
"@eth-optimism/core-utils"
:
"0.1
1
.0"
,
"@eth-optimism/core-utils"
:
"0.1
2
.0"
,
"@sentry/node"
:
"^6.3.1"
,
"bcfg"
:
"^0.1.7"
,
"body-parser"
:
"^1.20.0"
,
...
...
packages/contracts-bedrock/CHANGELOG.md
View file @
4d46f920
# @eth-optimism/contracts-bedrock
## 0.11.0
### Minor Changes
-
4d13f0afe: Refactors the MerkleTrie get function to throw explicitly instead of returning an existence boolean
### Patch Changes
-
43f33f39f: Add echidna test commands
-
237a351f1: Add tests to the SystemConfig contract
-
1d3c749a2: Bumps the version of ts-node used
-
1594678e0: Add echidna test for AliasHelper
-
1d3c749a2: Updates the version of TypeScript
-
136ea1785: Refactors the L2OutputOracle to key the l2Outputs mapping by index instead of by L2 block number.
-
7300a7ca7: Document test function naming convention and create a script for checking.
-
Updated dependencies
[
c975c9620
]
-
Updated dependencies
[
136ea1785
]
-
@eth-optimism/core-utils@0.12.0
## 0.10.0
### Minor Changes
...
...
packages/contracts-bedrock/package.json
View file @
4d46f920
{
"name"
:
"@eth-optimism/contracts-bedrock"
,
"version"
:
"0.1
0
.0"
,
"version"
:
"0.1
1
.0"
,
"description"
:
"Contracts for Optimism Specs"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -46,14 +46,14 @@
"echidna:metering"
:
"echidna-test --contract EchidnaFuzzResourceMetering --config ./echidna.yaml ."
},
"dependencies"
:
{
"@eth-optimism/core-utils"
:
"^0.1
1
.0"
,
"@eth-optimism/core-utils"
:
"^0.1
2
.0"
,
"@openzeppelin/contracts"
:
"4.7.3"
,
"@openzeppelin/contracts-upgradeable"
:
"4.7.3"
,
"ethers"
:
"^5.7.0"
,
"hardhat"
:
"^2.9.6"
},
"devDependencies"
:
{
"@eth-optimism/hardhat-deploy-config"
:
"^0.2.
4
"
,
"@eth-optimism/hardhat-deploy-config"
:
"^0.2.
5
"
,
"@ethereumjs/trie"
:
"^5.0.0-beta.1"
,
"@ethereumjs/util"
:
"^8.0.0-beta.1"
,
"@ethersproject/abstract-provider"
:
"^5.7.0"
,
...
...
packages/contracts-governance/CHANGELOG.md
View file @
4d46f920
# @eth-optimism/contracts-governance
## 0.1.8
### Patch Changes
-
1d3c749a2: Bumps the version of ts-node used
-
1d3c749a2: Updates the version of TypeScript
-
Updated dependencies
[
1d3c749a2
]
-
Updated dependencies
[
767585b07
]
-
Updated dependencies
[
c975c9620
]
-
Updated dependencies
[
136ea1785
]
-
@eth-optimism/hardhat-deploy-config@0.2.5
-
@eth-optimism/sdk@1.8.0
-
@eth-optimism/core-utils@0.12.0
## 0.1.7
### Patch Changes
...
...
packages/contracts-governance/package.json
View file @
4d46f920
{
"name"
:
"@eth-optimism/contracts-governance"
,
"version"
:
"0.1.
7
"
,
"version"
:
"0.1.
8
"
,
"author"
:
"Optimism PBC"
,
"license"
:
"MIT"
,
"main"
:
"dist/index"
,
...
...
@@ -28,9 +28,9 @@
"deploy:mainnet"
:
"hardhat deploy-token --network 'optimism-mainnet'"
},
"dependencies"
:
{
"@eth-optimism/core-utils"
:
"^0.1
1
.0"
,
"@eth-optimism/sdk"
:
"^1.
6.1
0"
,
"@eth-optimism/hardhat-deploy-config"
:
"^0.2.
3
"
,
"@eth-optimism/core-utils"
:
"^0.1
2
.0"
,
"@eth-optimism/sdk"
:
"^1.
8.
0"
,
"@eth-optimism/hardhat-deploy-config"
:
"^0.2.
5
"
,
"@ethersproject/hardware-wallets"
:
"^5.7.0"
,
"@nomiclabs/hardhat-ethers"
:
"^2.0.2"
,
"@nomiclabs/hardhat-etherscan"
:
"^3.0.1"
,
...
...
packages/contracts-periphery/CHANGELOG.md
View file @
4d46f920
# @eth-optimism/contracts-periphery
## 1.0.4
### Patch Changes
-
1d3c749a2: Bumps the version of ts-node used
## 1.0.3
### Patch Changes
...
...
packages/contracts-periphery/package.json
View file @
4d46f920
{
"name"
:
"@eth-optimism/contracts-periphery"
,
"version"
:
"1.0.
3
"
,
"version"
:
"1.0.
4
"
,
"description"
:
"[Optimism] External (out-of-protocol) L1 and L2 smart contracts for Optimism"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -54,10 +54,10 @@
},
"devDependencies"
:
{
"@defi-wonderland/smock"
:
"^2.0.7"
,
"@eth-optimism/contracts"
:
"^0.5.3
8
"
,
"@eth-optimism/contracts-bedrock"
:
"^0.1
0
.0"
,
"@eth-optimism/core-utils"
:
"^0.1
1
.0"
,
"@eth-optimism/hardhat-deploy-config"
:
"^0.2.
4
"
,
"@eth-optimism/contracts"
:
"^0.5.3
9
"
,
"@eth-optimism/contracts-bedrock"
:
"^0.1
1
.0"
,
"@eth-optimism/core-utils"
:
"^0.1
2
.0"
,
"@eth-optimism/hardhat-deploy-config"
:
"^0.2.
5
"
,
"@ethersproject/hardware-wallets"
:
"^5.7.0"
,
"@nomiclabs/hardhat-ethers"
:
"^2.0.2"
,
"@nomiclabs/hardhat-etherscan"
:
"^3.0.3"
,
...
...
packages/contracts/CHANGELOG.md
View file @
4d46f920
# Changelog
## 0.5.39
### Patch Changes
-
1d3c749a2: Bumps the version of ts-node used
-
1d3c749a2: Updates the version of TypeScript
-
Updated dependencies
[
c975c9620
]
-
Updated dependencies
[
136ea1785
]
-
@eth-optimism/core-utils@0.12.0
## 0.5.38
### Patch Changes
...
...
packages/contracts/package.json
View file @
4d46f920
{
"name"
:
"@eth-optimism/contracts"
,
"version"
:
"0.5.3
8
"
,
"version"
:
"0.5.3
9
"
,
"description"
:
"[Optimism] L1 and L2 smart contracts for Optimism"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -57,14 +57,14 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
"dependencies"
:
{
"@eth-optimism/core-utils"
:
"0.1
1
.0"
,
"@eth-optimism/core-utils"
:
"0.1
2
.0"
,
"@ethersproject/abstract-provider"
:
"^5.7.0"
,
"@ethersproject/abstract-signer"
:
"^5.7.0"
},
"devDependencies"
:
{
"@codechecks/client"
:
"^0.1.11"
,
"@defi-wonderland/smock"
:
"^2.0.2"
,
"@eth-optimism/hardhat-deploy-config"
:
"^0.2.
4
"
,
"@eth-optimism/hardhat-deploy-config"
:
"^0.2.
5
"
,
"@ethersproject/abi"
:
"^5.7.0"
,
"@ethersproject/bytes"
:
"^5.7.0"
,
"@ethersproject/hardware-wallets"
:
"^5.7.0"
,
...
...
packages/core-utils/CHANGELOG.md
View file @
4d46f920
# @eth-optimism/core-utils
## 0.12.0
### Minor Changes
-
c975c9620: Add suppory for finalizing legacy withdrawals after the Bedrock migration
### Patch Changes
-
136ea1785: Refactors the L2OutputOracle to key the l2Outputs mapping by index instead of by L2 block number.
## 0.11.0
### Minor Changes
...
...
packages/core-utils/package.json
View file @
4d46f920
{
"name"
:
"@eth-optimism/core-utils"
,
"version"
:
"0.1
1
.0"
,
"version"
:
"0.1
2
.0"
,
"description"
:
"[Optimism] Core typescript utilities"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
packages/data-transport-layer/CHANGELOG.md
View file @
4d46f920
# data transport layer
## 0.5.49
### Patch Changes
-
1d3c749a2: Bumps the version of ts-node used
-
7c90d5a48: Patch for fast Goerli sync
-
902985f2c: Add L1 sync shutoff block
-
21ee72b3a: Give users a nicer revert when connected to wrong RPC
-
36bd8fbff: Updates the DTL in preparation for shutoff during the Bedrock migration. So long, DTL!
-
e941ee73f: Fixes a bug with the DTL shutoff block logic
-
Updated dependencies
[
1d3c749a2
]
-
Updated dependencies
[
c975c9620
]
-
Updated dependencies
[
1d3c749a2
]
-
Updated dependencies
[
136ea1785
]
-
@eth-optimism/contracts@0.5.39
-
@eth-optimism/core-utils@0.12.0
-
@eth-optimism/common-ts@0.6.8
## 0.5.48
### Patch Changes
...
...
packages/data-transport-layer/package.json
View file @
4d46f920
{
"private"
:
true
,
"name"
:
"@eth-optimism/data-transport-layer"
,
"version"
:
"0.5.4
8
"
,
"version"
:
"0.5.4
9
"
,
"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.
7
"
,
"@eth-optimism/contracts"
:
"0.5.3
8
"
,
"@eth-optimism/core-utils"
:
"0.1
1
.0"
,
"@eth-optimism/common-ts"
:
"0.6.
8
"
,
"@eth-optimism/contracts"
:
"0.5.3
9
"
,
"@eth-optimism/core-utils"
:
"0.1
2
.0"
,
"@ethersproject/providers"
:
"^5.7.0"
,
"@ethersproject/transactions"
:
"^5.7.0"
,
"@sentry/node"
:
"^6.3.1"
,
...
...
packages/drippie-mon/CHANGELOG.md
View file @
4d46f920
# @eth-optimism/drippie-mon
## 0.3.24
### Patch Changes
-
1d3c749a2: Bumps the version of ts-node used
-
Updated dependencies
[
1d3c749a2
]
-
Updated dependencies
[
767585b07
]
-
Updated dependencies
[
c975c9620
]
-
Updated dependencies
[
136ea1785
]
-
@eth-optimism/contracts-periphery@1.0.4
-
@eth-optimism/sdk@1.8.0
-
@eth-optimism/core-utils@0.12.0
-
@eth-optimism/common-ts@0.6.8
## 0.3.23
### Patch Changes
...
...
packages/drippie-mon/package.json
View file @
4d46f920
{
"private"
:
true
,
"name"
:
"@eth-optimism/drippie-mon"
,
"version"
:
"0.3.2
3
"
,
"version"
:
"0.3.2
4
"
,
"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.
7
"
,
"@eth-optimism/contracts-periphery"
:
"1.0.
3
"
,
"@eth-optimism/core-utils"
:
"0.1
1
.0"
,
"@eth-optimism/sdk"
:
"1.
7
.0"
,
"@eth-optimism/common-ts"
:
"0.6.
8
"
,
"@eth-optimism/contracts-periphery"
:
"1.0.
4
"
,
"@eth-optimism/core-utils"
:
"0.1
2
.0"
,
"@eth-optimism/sdk"
:
"1.
8
.0"
,
"ethers"
:
"^5.7.0"
},
"devDependencies"
:
{
...
...
packages/fault-detector/CHANGELOG.md
View file @
4d46f920
# @eth-optimism/fault-detector
## 0.4.0
### Minor Changes
-
ab5c1b897: Includes a new event caching mechanism for running the fault detector against Geth.
### Patch Changes
-
1d3c749a2: Bumps the version of ts-node used
-
Updated dependencies
[
1d3c749a2
]
-
Updated dependencies
[
767585b07
]
-
Updated dependencies
[
c975c9620
]
-
Updated dependencies
[
1d3c749a2
]
-
Updated dependencies
[
136ea1785
]
-
@eth-optimism/contracts@0.5.39
-
@eth-optimism/sdk@1.8.0
-
@eth-optimism/core-utils@0.12.0
-
@eth-optimism/common-ts@0.6.8
## 0.3.2
### Patch Changes
...
...
packages/fault-detector/package.json
View file @
4d46f920
{
"private"
:
true
,
"name"
:
"@eth-optimism/fault-detector"
,
"version"
:
"0.
3.2
"
,
"version"
:
"0.
4.0
"
,
"description"
:
"[Optimism] Service for detecting faulty L2 output proposals"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -47,10 +47,10 @@
"ts-node"
:
"^10.9.1"
},
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"^0.6.
7
"
,
"@eth-optimism/contracts"
:
"^0.5.3
8
"
,
"@eth-optimism/core-utils"
:
"^0.1
1
.0"
,
"@eth-optimism/sdk"
:
"^1.
6.11
"
,
"@eth-optimism/common-ts"
:
"^0.6.
8
"
,
"@eth-optimism/contracts"
:
"^0.5.3
9
"
,
"@eth-optimism/core-utils"
:
"^0.1
2
.0"
,
"@eth-optimism/sdk"
:
"^1.
8.0
"
,
"@ethersproject/abstract-provider"
:
"^5.7.0"
}
}
packages/hardhat-deploy-config/CHANGELOG.md
View file @
4d46f920
# @eth-optimism/hardhat-deploy-config
## 0.2.5
### Patch Changes
-
1d3c749a2: Bumps the version of ts-node used
## 0.2.4
### Patch Changes
...
...
packages/hardhat-deploy-config/package.json
View file @
4d46f920
{
"name"
:
"@eth-optimism/hardhat-deploy-config"
,
"version"
:
"0.2.
4
"
,
"version"
:
"0.2.
5
"
,
"description"
:
"[Optimism] Hardhat deploy configuration plugin"
,
"main"
:
"dist/src/index.js"
,
"types"
:
"dist/src/index.d.ts"
,
...
...
packages/message-relayer/CHANGELOG.md
View file @
4d46f920
# @eth-optimism/message-relayer
## 0.5.23
### Patch Changes
-
1d3c749a2: Bumps the version of ts-node used
-
Updated dependencies
[
767585b07
]
-
Updated dependencies
[
c975c9620
]
-
Updated dependencies
[
136ea1785
]
-
@eth-optimism/sdk@1.8.0
-
@eth-optimism/core-utils@0.12.0
-
@eth-optimism/common-ts@0.6.8
## 0.5.22
### Patch Changes
...
...
packages/message-relayer/package.json
View file @
4d46f920
{
"private"
:
true
,
"name"
:
"@eth-optimism/message-relayer"
,
"version"
:
"0.5.2
2
"
,
"version"
:
"0.5.2
3
"
,
"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.
7
"
,
"@eth-optimism/core-utils"
:
"0.1
1
.0"
,
"@eth-optimism/sdk"
:
"1.
7
.0"
,
"@eth-optimism/common-ts"
:
"0.6.
8
"
,
"@eth-optimism/core-utils"
:
"0.1
2
.0"
,
"@eth-optimism/sdk"
:
"1.
8
.0"
,
"ethers"
:
"^5.7.0"
},
"devDependencies"
:
{
...
...
packages/migration-data/CHANGELOG.md
0 → 100644
View file @
4d46f920
# @eth-optimism/migration-data
## 0.0.2
### Patch Changes
-
1d3c749a2: Bumps the version of ts-node used
packages/migration-data/package.json
View file @
4d46f920
{
"private"
:
true
,
"name"
:
"@eth-optimism/migration-data"
,
"version"
:
"0.0.
1
"
,
"version"
:
"0.0.
2
"
,
"description"
:
"[Optimism] Data collection scripts for Bedrock migration"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -33,7 +33,7 @@
},
"devDependencies"
:
{
"commander"
:
"^9.0.0"
,
"@eth-optimism/contracts"
:
"0.5.3
8
"
,
"@eth-optimism/contracts"
:
"0.5.3
9
"
,
"@eth-optimism/old-contracts"
:
"npm:@eth-optimism/contracts@0.4.10"
,
"ethers"
:
"^5.7.0"
,
"ts-node"
:
"^10.9.1"
...
...
packages/replica-healthcheck/CHANGELOG.md
View file @
4d46f920
# @eth-optimism/replica-healthcheck
## 1.1.13
### Patch Changes
-
1d3c749a2: Bumps the version of ts-node used
-
Updated dependencies
[
c975c9620
]
-
Updated dependencies
[
136ea1785
]
-
@eth-optimism/core-utils@0.12.0
-
@eth-optimism/common-ts@0.6.8
## 1.1.12
### Patch Changes
...
...
packages/replica-healthcheck/package.json
View file @
4d46f920
{
"private"
:
true
,
"name"
:
"@eth-optimism/replica-healthcheck"
,
"version"
:
"1.1.1
2
"
,
"version"
:
"1.1.1
3
"
,
"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.
7
"
,
"@eth-optimism/core-utils"
:
"0.1
1
.0"
,
"@eth-optimism/common-ts"
:
"0.6.
8
"
,
"@eth-optimism/core-utils"
:
"0.1
2
.0"
,
"@ethersproject/abstract-provider"
:
"^5.7.0"
},
"devDependencies"
:
{
...
...
packages/sdk/CHANGELOG.md
View file @
4d46f920
# @eth-optimism/sdk
## 1.8.0
### Minor Changes
-
c975c9620: Add suppory for finalizing legacy withdrawals after the Bedrock migration
### Patch Changes
-
767585b07: Removes an unused variable from the SDK
-
136ea1785: Refactors the L2OutputOracle to key the l2Outputs mapping by index instead of by L2 block number.
-
Updated dependencies
[
43f33f39f
]
-
Updated dependencies
[
237a351f1
]
-
Updated dependencies
[
1d3c749a2
]
-
Updated dependencies
[
c975c9620
]
-
Updated dependencies
[
1594678e0
]
-
Updated dependencies
[
1d3c749a2
]
-
Updated dependencies
[
136ea1785
]
-
Updated dependencies
[
4d13f0afe
]
-
Updated dependencies
[
7300a7ca7
]
-
@eth-optimism/contracts-bedrock@0.11.0
-
@eth-optimism/contracts@0.5.39
-
@eth-optimism/core-utils@0.12.0
## 1.7.0
### Minor Changes
...
...
packages/sdk/package.json
View file @
4d46f920
{
"name"
:
"@eth-optimism/sdk"
,
"version"
:
"1.
7
.0"
,
"version"
:
"1.
8
.0"
,
"description"
:
"[Optimism] Tools for working with Optimism"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
@@ -48,9 +48,9 @@
"mocha"
:
"^10.0.0"
},
"dependencies"
:
{
"@eth-optimism/contracts"
:
"0.5.3
8
"
,
"@eth-optimism/core-utils"
:
"0.1
1
.0"
,
"@eth-optimism/contracts-bedrock"
:
"0.1
0
.0"
,
"@eth-optimism/contracts"
:
"0.5.3
9
"
,
"@eth-optimism/core-utils"
:
"0.1
2
.0"
,
"@eth-optimism/contracts-bedrock"
:
"0.1
1
.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