Skip to content

Commit

Permalink
update to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
EasterTheBunny committed Feb 15, 2024
1 parent 15e5717 commit 57e8043
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Gas bumping logic to the `SuggestedPriceEstimator`. The bumping mechanism for this estimator refetches the price from the RPC and adds a buffer on top using the greater of `BumpPercent` and `BumpMin`.

### Fixed

- `P2P.V2` is required in configuration when either `OCR` or `OCR2` are enabled. The node will fail to boot if `P2P.V2` is not enabled.

## 2.9.0 - UNRELEASED

### Added
Expand Down

0 comments on commit 57e8043

Please sign in to comment.