Skip to content

Commit 10f09fe

Browse files
committed
docs: update changelog for grpc execution transport
1 parent 58a3002 commit 10f09fe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
### Changes
1313

1414
- Optimization of mutex usage in cache for reaper [#3286](https://github.com/evstack/ev-node/pull/3286)
15+
- Add Unix domain socket support for gRPC execution endpoints via `unix:///path/to/socket`.
16+
- Add additive `tx_batch` fields for gRPC execution transaction payloads so Go clients and servers can use contiguous transaction buffers while retaining legacy `txs` compatibility.
1517

1618
## v1.1.1
1719

0 commit comments

Comments
 (0)