Commit 302bee75 authored by github-actions[bot]'s avatar github-actions[bot]

Version Packages

parent 592d0ed2
---
"@eth-optimism/batch-submitter-service": patch
---
feat: bss less strict min-tx-size
---
'@eth-optimism/proxyd': patch
---
proxyd: Record redis cache operation latency
---
'@eth-optimism/data-transport-layer': patch
---
Use Basic Authentication in L1TransportServer
---
'@eth-optimism/indexer': patch
---
Don't spam the backend
---
'@eth-optimism/proxyd': patch
---
proxyd: Request-scoped context for fast batch RPC short-circuiting
---
"@eth-optimism/indexer": patch
---
fix (indexer): update l2 bridge addresses
# @eth-optimism/batch-submitter-service
## 0.1.10
### Patch Changes
- 526eac8d: feat: bss less strict min-tx-size
## 0.1.9
### Patch Changes
......
{
"name": "@eth-optimism/batch-submitter-service",
"version": "0.1.9",
"version": "0.1.10",
"private": true,
"devDependencies": {}
}
# @eth-optimism/indexer
## 0.0.4
### Patch Changes
- 1df934a1: Don't spam the backend
- 94876e28: fix (indexer): update l2 bridge addresses
## 0.0.3
### Patch Changes
......
{
"name": "@eth-optimism/indexer",
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"license": "MIT"
}
# @eth-optimism/proxyd
## 3.8.4
### Patch Changes
- 08329ba2: proxyd: Record redis cache operation latency
- ae112021: proxyd: Request-scoped context for fast batch RPC short-circuiting
## 3.8.3
### Patch Changes
......
{
"name": "@eth-optimism/proxyd",
"version": "3.8.3",
"version": "3.8.4",
"private": true,
"dependencies": {}
}
# data transport layer
## 0.5.27
### Patch Changes
- e12e8976: Use Basic Authentication in L1TransportServer
## 0.5.26
### Patch Changes
......
{
"private": true,
"name": "@eth-optimism/data-transport-layer",
"version": "0.5.26",
"version": "0.5.27",
"description": "[Optimism] Service for shuttling data from L1 into L2",
"main": "dist/index",
"types": "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