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
4fc24bb8
Unverified
Commit
4fc24bb8
authored
Apr 07, 2023
by
mergify[bot]
Committed by
GitHub
Apr 07, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' into aj/fpp-derivation
parents
49350308
eaf1cde5
Changes
37
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
37 changed files
with
113 additions
and
86 deletions
+113
-86
clever-jokes-notice.md
.changeset/clever-jokes-notice.md
+0
-5
cuddly-turkeys-burn.md
.changeset/cuddly-turkeys-burn.md
+0
-5
fresh-pots-move.md
.changeset/fresh-pots-move.md
+0
-5
good-clocks-relax.md
.changeset/good-clocks-relax.md
+0
-5
ninety-schools-work.md
.changeset/ninety-schools-work.md
+0
-5
olive-students-love.md
.changeset/olive-students-love.md
+0
-5
pink-chicken-hear.md
.changeset/pink-chicken-hear.md
+0
-5
poor-carrots-walk.md
.changeset/poor-carrots-walk.md
+0
-5
sharp-islands-attend.md
.changeset/sharp-islands-attend.md
+0
-6
tricky-donkeys-lick.md
.changeset/tricky-donkeys-lick.md
+0
-9
CHANGELOG.md
batch-submitter/CHANGELOG.md
+8
-0
package.json
batch-submitter/package.json
+1
-1
package.json
integration-tests/package.json
+2
-2
optimismportal.go
op-bindings/bindings/optimismportal.go
+1
-1
CHANGELOG.md
packages/actor-tests/CHANGELOG.md
+11
-0
package.json
packages/actor-tests/package.json
+3
-3
CHANGELOG.md
packages/chain-mon/CHANGELOG.md
+12
-0
package.json
packages/chain-mon/package.json
+2
-2
CHANGELOG.md
packages/contracts-bedrock/CHANGELOG.md
+8
-0
OptimismPortal.sol
packages/contracts-bedrock/contracts/L1/OptimismPortal.sol
+3
-4
package.json
packages/contracts-bedrock/package.json
+2
-2
PostSherlock.s.sol
...ges/contracts-bedrock/scripts/upgrades/PostSherlock.s.sol
+1
-1
slither.config.json
packages/contracts-bedrock/slither.config.json
+1
-1
package.json
packages/contracts-periphery/package.json
+2
-2
CHANGELOG.md
packages/data-transport-layer/CHANGELOG.md
+7
-0
package.json
packages/data-transport-layer/package.json
+1
-1
CHANGELOG.md
packages/fault-detector/CHANGELOG.md
+8
-0
package.json
packages/fault-detector/package.json
+2
-2
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
+8
-0
package.json
packages/message-relayer/package.json
+2
-2
CHANGELOG.md
packages/replica-healthcheck/CHANGELOG.md
+6
-0
package.json
packages/replica-healthcheck/package.json
+1
-1
CHANGELOG.md
packages/sdk/CHANGELOG.md
+10
-0
package.json
packages/sdk/package.json
+2
-2
deposits.md
specs/deposits.md
+2
-3
No files found.
.changeset/clever-jokes-notice.md
deleted
100644 → 0
View file @
49350308
---
'
@eth-optimism/contracts-bedrock'
:
patch
---
Reduce the time that the system dictator deploy scripts wait before checking the chain state.
.changeset/cuddly-turkeys-burn.md
deleted
100644 → 0
View file @
49350308
---
'
@eth-optimism/sdk'
:
patch
---
Have SDK automatically create Standard and ETH bridges when L1StandardBridge is provided.
.changeset/fresh-pots-move.md
deleted
100644 → 0
View file @
49350308
---
'
@eth-optimism/batch-submitter-service'
:
patch
---
Allow deposit only batches
.changeset/good-clocks-relax.md
deleted
100644 → 0
View file @
49350308
---
'
@eth-optimism/data-transport-layer'
:
patch
---
Add better logging to DTL about shutoff block
.changeset/ninety-schools-work.md
deleted
100644 → 0
View file @
49350308
---
'
@eth-optimism/chain-mon'
:
minor
---
Introduces the balance-mon service to chain-mon.
.changeset/olive-students-love.md
deleted
100644 → 0
View file @
49350308
---
'
@eth-optimism/contracts-bedrock'
:
patch
---
Makes the Proxy contract inheritable by making functions (public virtual).
.changeset/pink-chicken-hear.md
deleted
100644 → 0
View file @
49350308
---
'
@eth-optimism/contracts-bedrock'
:
patch
---
Added a contsructor to the System Dictator
.changeset/poor-carrots-walk.md
deleted
100644 → 0
View file @
49350308
---
'
@eth-optimism/hardhat-deploy-config'
:
patch
---
Add getter for other network's deploy config
.changeset/sharp-islands-attend.md
deleted
100644 → 0
View file @
49350308
---
'
@eth-optimism/batch-submitter-service'
:
patch
---
fix flag name for MaxStateRootElements in batch-submitter
fix log package for proposer
.changeset/tricky-donkeys-lick.md
deleted
100644 → 0
View file @
49350308
---
'
@eth-optimism/chain-mon'
:
patch
'
@eth-optimism/data-transport-layer'
:
patch
'
@eth-optimism/fault-detector'
:
patch
'
@eth-optimism/message-relayer'
:
patch
'
@eth-optimism/replica-healthcheck'
:
patch
---
Empty patch release to re-release packages that failed to be released by a bug in the release process.
batch-submitter/CHANGELOG.md
View file @
4fc24bb8
# @eth-optimism/batch-submitter-service
# @eth-optimism/batch-submitter-service
## 0.1.16
### Patch Changes
-
32bd79ec9: Allow deposit only batches
-
da79ef441: fix flag name for MaxStateRootElements in batch-submitter
fix log package for proposer
## 0.1.15
## 0.1.15
### Patch Changes
### Patch Changes
...
...
batch-submitter/package.json
View file @
4fc24bb8
{
{
"name"
:
"@eth-optimism/batch-submitter-service"
,
"name"
:
"@eth-optimism/batch-submitter-service"
,
"version"
:
"0.1.1
5
"
,
"version"
:
"0.1.1
6
"
,
"private"
:
true
,
"private"
:
true
,
"devDependencies"
:
{}
"devDependencies"
:
{}
}
}
integration-tests/package.json
View file @
4fc24bb8
...
@@ -30,10 +30,10 @@
...
@@ -30,10 +30,10 @@
"devDependencies"
:
{
"devDependencies"
:
{
"@babel/eslint-parser"
:
"^7.5.4"
,
"@babel/eslint-parser"
:
"^7.5.4"
,
"@eth-optimism/contracts"
:
"^0.5.40"
,
"@eth-optimism/contracts"
:
"^0.5.40"
,
"@eth-optimism/contracts-bedrock"
:
"0.13.
1
"
,
"@eth-optimism/contracts-bedrock"
:
"0.13.
2
"
,
"@eth-optimism/contracts-periphery"
:
"^1.0.7"
,
"@eth-optimism/contracts-periphery"
:
"^1.0.7"
,
"@eth-optimism/core-utils"
:
"0.12.0"
,
"@eth-optimism/core-utils"
:
"0.12.0"
,
"@eth-optimism/sdk"
:
"2.0.
1
"
,
"@eth-optimism/sdk"
:
"2.0.
2
"
,
"@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"
,
...
...
op-bindings/bindings/optimismportal.go
View file @
4fc24bb8
This diff is collapsed.
Click to expand it.
packages/actor-tests/CHANGELOG.md
View file @
4fc24bb8
# @eth-optimism/actor-tests
# @eth-optimism/actor-tests
## 0.0.24
### Patch Changes
-
Updated dependencies
[
b16067a9f
]
-
Updated dependencies
[
be3315689
]
-
Updated dependencies
[
9a02079eb
]
-
Updated dependencies
[
98fbe9d22
]
-
@eth-optimism/contracts-bedrock@0.13.2
-
@eth-optimism/sdk@2.0.2
## 0.0.23
## 0.0.23
### Patch Changes
### Patch Changes
...
...
packages/actor-tests/package.json
View file @
4fc24bb8
{
{
"name"
:
"@eth-optimism/actor-tests"
,
"name"
:
"@eth-optimism/actor-tests"
,
"version"
:
"0.0.2
3
"
,
"version"
:
"0.0.2
4
"
,
"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.13.
1
"
,
"@eth-optimism/contracts-bedrock"
:
"0.13.
2
"
,
"@eth-optimism/core-utils"
:
"^0.12.0"
,
"@eth-optimism/core-utils"
:
"^0.12.0"
,
"@eth-optimism/sdk"
:
"^2.0.
1
"
,
"@eth-optimism/sdk"
:
"^2.0.
2
"
,
"@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/chain-mon/CHANGELOG.md
View file @
4fc24bb8
# @eth-optimism/drippie-mon
# @eth-optimism/drippie-mon
## 0.3.0
### Minor Changes
-
1e7897c81: Introduces the balance-mon service to chain-mon.
### Patch Changes
-
dbe5eb308: Empty patch release to re-release packages that failed to be released by a bug in the release process.
-
Updated dependencies
[
be3315689
]
-
@eth-optimism/sdk@2.0.2
## 0.2.1
## 0.2.1
### Patch Changes
### Patch Changes
...
...
packages/chain-mon/package.json
View file @
4fc24bb8
{
{
"private"
:
true
,
"private"
:
true
,
"name"
:
"@eth-optimism/chain-mon"
,
"name"
:
"@eth-optimism/chain-mon"
,
"version"
:
"0.
2.1
"
,
"version"
:
"0.
3.0
"
,
"description"
:
"[Optimism] Chain monitoring services"
,
"description"
:
"[Optimism] Chain monitoring services"
,
"main"
:
"dist/index"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
"@eth-optimism/common-ts"
:
"0.8.1"
,
"@eth-optimism/common-ts"
:
"0.8.1"
,
"@eth-optimism/contracts-periphery"
:
"1.0.7"
,
"@eth-optimism/contracts-periphery"
:
"1.0.7"
,
"@eth-optimism/core-utils"
:
"0.12.0"
,
"@eth-optimism/core-utils"
:
"0.12.0"
,
"@eth-optimism/sdk"
:
"2.0.
1
"
,
"@eth-optimism/sdk"
:
"2.0.
2
"
,
"ethers"
:
"^5.7.0"
,
"ethers"
:
"^5.7.0"
,
"@types/dateformat"
:
"^5.0.0"
,
"@types/dateformat"
:
"^5.0.0"
,
"chai-as-promised"
:
"^7.1.1"
,
"chai-as-promised"
:
"^7.1.1"
,
...
...
packages/contracts-bedrock/CHANGELOG.md
View file @
4fc24bb8
# @eth-optimism/contracts-bedrock
# @eth-optimism/contracts-bedrock
## 0.13.2
### Patch Changes
-
b16067a9f: Reduce the time that the system dictator deploy scripts wait before checking the chain state.
-
9a02079eb: Makes the Proxy contract inheritable by making functions (public virtual).
-
98fbe9d22: Added a contsructor to the System Dictator
## 0.13.1
## 0.13.1
### Patch Changes
### Patch Changes
...
...
packages/contracts-bedrock/contracts/L1/OptimismPortal.sol
View file @
4fc24bb8
...
@@ -78,8 +78,7 @@ contract OptimismPortal is Initializable, ResourceMetering, Semver {
...
@@ -78,8 +78,7 @@ contract OptimismPortal is Initializable, ResourceMetering, Semver {
/**
/**
* @notice Determines if cross domain messaging is paused. When set to true,
* @notice Determines if cross domain messaging is paused. When set to true,
* deposits and withdrawals are paused. This may be removed in the
* withdrawals are paused. This may be removed in the future.
* future.
*/
*/
bool public paused;
bool public paused;
...
@@ -141,7 +140,7 @@ contract OptimismPortal is Initializable, ResourceMetering, Semver {
...
@@ -141,7 +140,7 @@ contract OptimismPortal is Initializable, ResourceMetering, Semver {
}
}
/**
/**
* @custom:semver 1.3.
0
* @custom:semver 1.3.
1
*
*
* @param _l2Oracle Address of the L2OutputOracle contract.
* @param _l2Oracle Address of the L2OutputOracle contract.
* @param _guardian Address that can pause deposits and withdrawals.
* @param _guardian Address that can pause deposits and withdrawals.
...
@@ -153,7 +152,7 @@ contract OptimismPortal is Initializable, ResourceMetering, Semver {
...
@@ -153,7 +152,7 @@ contract OptimismPortal is Initializable, ResourceMetering, Semver {
address _guardian,
address _guardian,
bool _paused,
bool _paused,
SystemConfig _config
SystemConfig _config
) Semver(1, 3,
0
) {
) Semver(1, 3,
1
) {
L2_ORACLE = _l2Oracle;
L2_ORACLE = _l2Oracle;
GUARDIAN = _guardian;
GUARDIAN = _guardian;
SYSTEM_CONFIG = _config;
SYSTEM_CONFIG = _config;
...
...
packages/contracts-bedrock/package.json
View file @
4fc24bb8
{
{
"name"
:
"@eth-optimism/contracts-bedrock"
,
"name"
:
"@eth-optimism/contracts-bedrock"
,
"version"
:
"0.13.
1
"
,
"version"
:
"0.13.
2
"
,
"description"
:
"Contracts for Optimism Specs"
,
"description"
:
"Contracts for Optimism Specs"
,
"main"
:
"dist/index"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
@@ -59,7 +59,7 @@
...
@@ -59,7 +59,7 @@
"hardhat"
:
"^2.9.6"
"hardhat"
:
"^2.9.6"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"@eth-optimism/hardhat-deploy-config"
:
"^0.2.
5
"
,
"@eth-optimism/hardhat-deploy-config"
:
"^0.2.
6
"
,
"@ethersproject/abstract-provider"
:
"^5.7.0"
,
"@ethersproject/abstract-provider"
:
"^5.7.0"
,
"@ethersproject/abstract-signer"
:
"^5.7.0"
,
"@ethersproject/abstract-signer"
:
"^5.7.0"
,
"ethereumjs-wallet"
:
"^1.0.2"
,
"ethereumjs-wallet"
:
"^1.0.2"
,
...
...
packages/contracts-bedrock/scripts/upgrades/PostSherlock.s.sol
View file @
4fc24bb8
...
@@ -77,7 +77,7 @@ contract PostSherlock is Script {
...
@@ -77,7 +77,7 @@ contract PostSherlock is Script {
string constant internal L1StandardBridge_Version = "1.1.0";
string constant internal L1StandardBridge_Version = "1.1.0";
string constant internal L2OutputOracle_Version = "1.2.0";
string constant internal L2OutputOracle_Version = "1.2.0";
string constant internal OptimismMintableERC20Factory_Version = "1.1.0";
string constant internal OptimismMintableERC20Factory_Version = "1.1.0";
string constant internal OptimismPortal_Version = "1.3.
0
";
string constant internal OptimismPortal_Version = "1.3.
1
";
string constant internal SystemConfig_Version = "1.2.0";
string constant internal SystemConfig_Version = "1.2.0";
string constant internal L1ERC721Bridge_Version = "1.1.0";
string constant internal L1ERC721Bridge_Version = "1.1.0";
...
...
packages/contracts-bedrock/slither.config.json
View file @
4fc24bb8
{
{
"detectors_to_exclude"
:
"assembly-usage,block-timestamp,naming-convention,solc-version,low-level-calls"
,
"detectors_to_exclude"
:
"assembly-usage,block-timestamp,naming-convention,solc-version,low-level-calls
,boolean-equality
"
,
"exclude_informational"
:
true
,
"exclude_informational"
:
true
,
"exclude_low"
:
true
,
"exclude_low"
:
true
,
"exclude_medium"
:
true
,
"exclude_medium"
:
true
,
...
...
packages/contracts-periphery/package.json
View file @
4fc24bb8
...
@@ -53,9 +53,9 @@
...
@@ -53,9 +53,9 @@
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
"url"
:
"https://github.com/ethereum-optimism/optimism.git"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"@eth-optimism/contracts-bedrock"
:
"0.13.
1
"
,
"@eth-optimism/contracts-bedrock"
:
"0.13.
2
"
,
"@eth-optimism/core-utils"
:
"^0.12.0"
,
"@eth-optimism/core-utils"
:
"^0.12.0"
,
"@eth-optimism/hardhat-deploy-config"
:
"^0.2.
5
"
,
"@eth-optimism/hardhat-deploy-config"
:
"^0.2.
6
"
,
"@ethersproject/hardware-wallets"
:
"^5.7.0"
,
"@ethersproject/hardware-wallets"
:
"^5.7.0"
,
"@nomiclabs/hardhat-ethers"
:
"^2.0.2"
,
"@nomiclabs/hardhat-ethers"
:
"^2.0.2"
,
"@nomiclabs/hardhat-etherscan"
:
"^3.0.3"
,
"@nomiclabs/hardhat-etherscan"
:
"^3.0.3"
,
...
...
packages/data-transport-layer/CHANGELOG.md
View file @
4fc24bb8
# data transport layer
# data transport layer
## 0.5.55
### Patch Changes
-
b33208a8f: Add better logging to DTL about shutoff block
-
dbe5eb308: Empty patch release to re-release packages that failed to be released by a bug in the release process.
## 0.5.54
## 0.5.54
### Patch Changes
### Patch Changes
...
...
packages/data-transport-layer/package.json
View file @
4fc24bb8
{
{
"private"
:
true
,
"private"
:
true
,
"name"
:
"@eth-optimism/data-transport-layer"
,
"name"
:
"@eth-optimism/data-transport-layer"
,
"version"
:
"0.5.5
4
"
,
"version"
:
"0.5.5
5
"
,
"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"
,
...
...
packages/fault-detector/CHANGELOG.md
View file @
4fc24bb8
# @eth-optimism/fault-detector
# @eth-optimism/fault-detector
## 0.6.3
### Patch Changes
-
dbe5eb308: Empty patch release to re-release packages that failed to be released by a bug in the release process.
-
Updated dependencies
[
be3315689
]
-
@eth-optimism/sdk@2.0.2
## 0.6.2
## 0.6.2
### Patch Changes
### Patch Changes
...
...
packages/fault-detector/package.json
View file @
4fc24bb8
{
{
"private"
:
true
,
"private"
:
true
,
"name"
:
"@eth-optimism/fault-detector"
,
"name"
:
"@eth-optimism/fault-detector"
,
"version"
:
"0.6.
2
"
,
"version"
:
"0.6.
3
"
,
"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"
,
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
"@eth-optimism/common-ts"
:
"^0.8.1"
,
"@eth-optimism/common-ts"
:
"^0.8.1"
,
"@eth-optimism/contracts"
:
"^0.5.40"
,
"@eth-optimism/contracts"
:
"^0.5.40"
,
"@eth-optimism/core-utils"
:
"^0.12.0"
,
"@eth-optimism/core-utils"
:
"^0.12.0"
,
"@eth-optimism/sdk"
:
"^2.0.
1
"
,
"@eth-optimism/sdk"
:
"^2.0.
2
"
,
"@ethersproject/abstract-provider"
:
"^5.7.0"
"@ethersproject/abstract-provider"
:
"^5.7.0"
}
}
}
}
packages/hardhat-deploy-config/CHANGELOG.md
View file @
4fc24bb8
# @eth-optimism/hardhat-deploy-config
# @eth-optimism/hardhat-deploy-config
## 0.2.6
### Patch Changes
-
5cf646bab: Add getter for other network's deploy config
## 0.2.5
## 0.2.5
### Patch Changes
### Patch Changes
...
...
packages/hardhat-deploy-config/package.json
View file @
4fc24bb8
{
{
"name"
:
"@eth-optimism/hardhat-deploy-config"
,
"name"
:
"@eth-optimism/hardhat-deploy-config"
,
"version"
:
"0.2.
5
"
,
"version"
:
"0.2.
6
"
,
"description"
:
"[Optimism] Hardhat deploy configuration plugin"
,
"description"
:
"[Optimism] Hardhat deploy configuration plugin"
,
"main"
:
"dist/src/index.js"
,
"main"
:
"dist/src/index.js"
,
"types"
:
"dist/src/index.d.ts"
,
"types"
:
"dist/src/index.d.ts"
,
...
...
packages/message-relayer/CHANGELOG.md
View file @
4fc24bb8
# @eth-optimism/message-relayer
# @eth-optimism/message-relayer
## 0.5.33
### Patch Changes
-
dbe5eb308: Empty patch release to re-release packages that failed to be released by a bug in the release process.
-
Updated dependencies
[
be3315689
]
-
@eth-optimism/sdk@2.0.2
## 0.5.32
## 0.5.32
### Patch Changes
### Patch Changes
...
...
packages/message-relayer/package.json
View file @
4fc24bb8
{
{
"private"
:
true
,
"private"
:
true
,
"name"
:
"@eth-optimism/message-relayer"
,
"name"
:
"@eth-optimism/message-relayer"
,
"version"
:
"0.5.3
2
"
,
"version"
:
"0.5.3
3
"
,
"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"
,
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
"dependencies"
:
{
"dependencies"
:
{
"@eth-optimism/common-ts"
:
"0.8.1"
,
"@eth-optimism/common-ts"
:
"0.8.1"
,
"@eth-optimism/core-utils"
:
"0.12.0"
,
"@eth-optimism/core-utils"
:
"0.12.0"
,
"@eth-optimism/sdk"
:
"2.0.
1
"
,
"@eth-optimism/sdk"
:
"2.0.
2
"
,
"ethers"
:
"^5.7.0"
"ethers"
:
"^5.7.0"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
...
...
packages/replica-healthcheck/CHANGELOG.md
View file @
4fc24bb8
# @eth-optimism/replica-healthcheck
# @eth-optimism/replica-healthcheck
## 1.2.4
### Patch Changes
-
dbe5eb308: Empty patch release to re-release packages that failed to be released by a bug in the release process.
## 1.2.3
## 1.2.3
### Patch Changes
### Patch Changes
...
...
packages/replica-healthcheck/package.json
View file @
4fc24bb8
{
{
"private"
:
true
,
"private"
:
true
,
"name"
:
"@eth-optimism/replica-healthcheck"
,
"name"
:
"@eth-optimism/replica-healthcheck"
,
"version"
:
"1.2.
3
"
,
"version"
:
"1.2.
4
"
,
"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"
,
...
...
packages/sdk/CHANGELOG.md
View file @
4fc24bb8
# @eth-optimism/sdk
# @eth-optimism/sdk
## 2.0.2
### Patch Changes
-
be3315689: Have SDK automatically create Standard and ETH bridges when L1StandardBridge is provided.
-
Updated dependencies
[
b16067a9f
]
-
Updated dependencies
[
9a02079eb
]
-
Updated dependencies
[
98fbe9d22
]
-
@eth-optimism/contracts-bedrock@0.13.2
## 2.0.1
## 2.0.1
### Patch Changes
### Patch Changes
...
...
packages/sdk/package.json
View file @
4fc24bb8
{
{
"name"
:
"@eth-optimism/sdk"
,
"name"
:
"@eth-optimism/sdk"
,
"version"
:
"2.0.
1
"
,
"version"
:
"2.0.
2
"
,
"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"
,
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
"dependencies"
:
{
"dependencies"
:
{
"@eth-optimism/contracts"
:
"0.5.40"
,
"@eth-optimism/contracts"
:
"0.5.40"
,
"@eth-optimism/core-utils"
:
"0.12.0"
,
"@eth-optimism/core-utils"
:
"0.12.0"
,
"@eth-optimism/contracts-bedrock"
:
"0.13.
1
"
,
"@eth-optimism/contracts-bedrock"
:
"0.13.
2
"
,
"lodash"
:
"^4.17.21"
,
"lodash"
:
"^4.17.21"
,
"merkletreejs"
:
"^0.2.27"
,
"merkletreejs"
:
"^0.2.27"
,
"rlp"
:
"^2.2.7"
"rlp"
:
"^2.2.7"
...
...
specs/deposits.md
View file @
4fc24bb8
...
@@ -119,7 +119,7 @@ transactions, based on their positioning in the L2 block:
...
@@ -119,7 +119,7 @@ transactions, based on their positioning in the L2 block:
1.
The first transaction MUST be a
[
L1 attributes deposited transaction
][
l1-attr-deposit
]
, followed by
1.
The first transaction MUST be a
[
L1 attributes deposited transaction
][
l1-attr-deposit
]
, followed by
2.
an array of zero-or-more
[
user-deposited transactions
][
user-deposited
]
submitted to the deposit
2.
an array of zero-or-more
[
user-deposited transactions
][
user-deposited
]
submitted to the deposit
feed contract on L1. User-deposited transactions are only present in the first block of a L2 epoch.
feed contract on L1
(called
`OptimismPortal`
)
. User-deposited transactions are only present in the first block of a L2 epoch.
We only define a single new transaction type in order to minimize modifications to L1 client
We only define a single new transaction type in order to minimize modifications to L1 client
software, and complexity in general.
software, and complexity in general.
...
@@ -320,8 +320,7 @@ generated by the [L2 Chain Derivation][g-derivation] process. The content of eac
...
@@ -320,8 +320,7 @@ generated by the [L2 Chain Derivation][g-derivation] process. The content of eac
transaction are determined by the corresponding
`TransactionDeposited`
event emitted by the
transaction are determined by the corresponding
`TransactionDeposited`
event emitted by the
[
deposit contract
][
deposit-contract
]
on L1.
[
deposit contract
][
deposit-contract
]
on L1.
1.
`from`
is unchanged from the emitted value (though it may have been transformed to an alias in
1.
`from`
is unchanged from the emitted value (though it may have been transformed to an alias in
`OptimismPortal`
, the deposit feed contract).
the deposit feed contract).
2.
`to`
is any 20-byte address (including the zero address)
2.
`to`
is any 20-byte address (including the zero address)
-
In case of a contract creation (cf.
`isCreation`
), this address is set to
`null`
.
-
In case of a contract creation (cf.
`isCreation`
), this address is set to
`null`
.
3.
`mint`
is set to the emitted value.
3.
`mint`
is set to the emitted value.
...
...
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