Commit 9e4a9f8a authored by github-actions[bot]'s avatar github-actions[bot]

Version Packages

parent e3d68e1b
---
'@eth-optimism/proxyd': patch
---
Release proxyd
---
'@eth-optimism/gas-oracle': patch
---
Meter gas usage based on gas used in block instead of assuming max gas usage per block
---
'@eth-optimism/l2geth': patch
---
fixes empty block detection and removes empty worker tasks
---
'@eth-optimism/l2geth': patch
---
renames l2geth package name to github.com/ethereum-optimism/optimism/l2geth
# @eth-optimism/gas-oracle # @eth-optimism/gas-oracle
## 0.1.3
### Patch Changes
- 3af7ce3f: Meter gas usage based on gas used in block instead of assuming max gas usage per block
## 0.1.2 ## 0.1.2
### Patch Changes ### Patch Changes
......
{ {
"name": "@eth-optimism/gas-oracle", "name": "@eth-optimism/gas-oracle",
"version": "0.1.2", "version": "0.1.3",
"private": true, "private": true,
"devDependencies": {} "devDependencies": {}
} }
# @eth-optimism/proxyd # @eth-optimism/proxyd
## 3.1.2
### Patch Changes
- 1b79aa62: Release proxyd
## 3.1.1 ## 3.1.1
### Patch Changes ### Patch Changes
......
{ {
"name": "@eth-optimism/proxyd", "name": "@eth-optimism/proxyd",
"version": "3.1.1", "version": "3.1.2",
"private": true, "private": true,
"dependencies": {} "dependencies": {}
} }
# Changelog # Changelog
## 0.5.3
### Patch Changes
- 5febe10f: fixes empty block detection and removes empty worker tasks
- 272d20d6: renames l2geth package name to github.com/ethereum-optimism/optimism/l2geth
## 0.5.2 ## 0.5.2
### Patch Changes ### Patch Changes
......
{ {
"name": "@eth-optimism/l2geth", "name": "@eth-optimism/l2geth",
"version": "0.5.2", "version": "0.5.3",
"private": true, "private": true,
"devDependencies": {} "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