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

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

Version Packages
parents d4e5de52 0f751713
---
'@eth-optimism/l2geth': patch
---
Add support to fully unmarshal Receipts with Optimism fields
---
'@eth-optimism/l2geth': patch
---
Add changeset for https://github.com/ethereum-optimism/optimism/pull/2011 - replicas forward write requests to the sequencer via a configured parameter `--sequencer.clienthttp` or `SEQUENCER_CLIENT_HTTP`
---
'@eth-optimism/l2geth': patch
---
Correctly parse fee enforcement via config to allow turning off L2 fees for development
# Changelog
## 0.5.7
### Patch Changes
- d4bf299f: Add support to fully unmarshal Receipts with Optimism fields
- 8be69ca7: Add changeset for https://github.com/ethereum-optimism/optimism/pull/2011 - replicas forward write requests to the sequencer via a configured parameter `--sequencer.clienthttp` or `SEQUENCER_CLIENT_HTTP`
- c9fd6ec2: Correctly parse fee enforcement via config to allow turning off L2 fees for development
## 0.5.6
### Patch Changes
......
{
"name": "@eth-optimism/l2geth",
"version": "0.5.6",
"version": "0.5.7",
"private": true,
"devDependencies": {}
}
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