Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .releases/v0.11.0-rc1.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
commit: "bd19cc6ef129b15394f85091919548a5541e15e5"
reason: "Pre-release for SSZ responses and streaming WebSocket connections"
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,8 @@

### v0.10.0
- Accumulation of rc1-rc4

### v0.11.0-rc1
- Introduces SSZ encodings for `get_header` and `submit_block`
- Introduces optional streaming endpoint to receive bids over WebSocket connection
- Fix Prysm issue #17136
Loading