Skip to content

Commit

Permalink
small nit
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanBratanov committed Feb 1, 2024
1 parent eab3184 commit 8dbff66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ the [releases page](https://github.com/Consensys/teku/releases).

- The CLI options `--beacon-events-block-notify-when-validated-enabled` and
`--beacon-events-block-notify-when-imported-enabled` have been removed. This change was made due
to redundancy, as the functionality of these options is now covered by the new `block_gossip` SSE event.
to redundancy, as the functionality of these options is now covered by the new `block_gossip` and
the existing `block` SSE events.

### Additions and Improvements
- Improved compatibility with `/eth/v3/validator/blocks/{slot}` experimental beacon API for block production. It can now respond with blinded and unblinded content based on the block production flow. It also supports the `builder_boost_factor` parameter.
Expand Down

0 comments on commit 8dbff66

Please sign in to comment.