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

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

Version Packages
parents 16bc3e3a 7249bdd5
---
'@eth-optimism/contracts': patch
---
Add a getter to the ERC20 bridge interfaces, to return the address of the corresponding cross domain bridge
---
'@eth-optimism/l2geth': patch
---
Add ROLLUP_ENABLE_ARBITRARY_CONTRACT_DEPLOYMENT_FLAG
# Changelog
## 0.4.14
### Patch Changes
- 0d429564: Add ROLLUP_ENABLE_ARBITRARY_CONTRACT_DEPLOYMENT_FLAG
## 0.4.13
### Patch Changes
......
{
"name": "@eth-optimism/l2geth",
"version": "0.4.13",
"version": "0.4.14",
"private": true,
"devDependencies": {}
}
# Changelog
## 0.4.12
### Patch Changes
- 468779ce: Add a getter to the ERC20 bridge interfaces, to return the address of the corresponding cross domain bridge
## 0.4.11
### Patch Changes
......
{
"name": "@eth-optimism/contracts",
"version": "0.4.11",
"version": "0.4.12",
"main": "dist/index",
"files": [
"dist/**/*.js",
......
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