Skip to content

Commit

Permalink
Remove changelog items released as part of 22.8.2 (#6145)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajsutton authored Aug 30, 2022
1 parent c3da1c9 commit f25cf69
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,5 @@ For information on changes in released versions of Teku, see the [releases page]
### Breaking Changes

### Additions and Improvements
- Added Gas Limit APIs (GET/POST/DELETE)
- Skip finding the PoW block that first satisfies the minimum genesis time condition when the genesis state is already known. Fixes an incompatibility with Nethermind's backwards sync for historic blocks.
- Circuit breaker logic added when interacting with Builder endpoint
- VC using failover nodes for retrieving the network spec when `--network=auto` and multiple beacon nodes are configured

### Bug Fixes
- Fixed `io.libp2p.core.InternalErrorException: [peerHandler] not initialized yet` error from jvm-libp2p
- Fixed VC incompatibility with Nimbus BN for the `/eth/v1/validator/beacon_committee_subscriptions` endpoint
### Bug Fixes

0 comments on commit f25cf69

Please sign in to comment.