Commit 2378711b authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub

Version Packages (#1089)

Co-authored-by: default avatargithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 7cce55a9
---
'@eth-optimism/l2geth': patch
---
Fixes an off-by-one error that would sometimes break replica syncing when stopping and restarting geth.
---
'@eth-optimism/batch-submitter': patch
---
Add status to generic error log to disambiguate errors
---
'@eth-optimism/l2geth': patch
---
Correctly log 'end of OVM execution' message.
# Changelog
## 0.3.9
### Patch Changes
- f409ce75: Fixes an off-by-one error that would sometimes break replica syncing when stopping and restarting geth.
- d9fd67d2: Correctly log 'end of OVM execution' message.
## 0.3.8
### Patch Changes
......
{
"name": "@eth-optimism/l2geth",
"version": "0.3.8",
"version": "0.3.9",
"private": true,
"devDependencies": {}
}
# Changelog
## 0.3.5
### Patch Changes
- 7cce55a9: Add status to generic error log to disambiguate errors
## 0.3.4
### Patch Changes
......
{
"name": "@eth-optimism/batch-submitter",
"version": "0.3.4",
"version": "0.3.5",
"private": true,
"description": "[Optimism] Batch submission for sequencer & aggregators",
"main": "dist/index",
......
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