Skip to content

Commit

Permalink
nits
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanBratanov committed Jan 13, 2025
1 parent 6fa947d commit 3ab199b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
## Unreleased Changes

### Breaking Changes
- The experimental `--Xvalidators-builder-registration-default-gas-limit` CLI option is replaced by `--validators-builder-registration-default-gas-limit`
- The experimental `-Xp2p-sync-rate-limit` CLI option is removed in favour of `-Xp2p-sync-blocks-rate-limit` and `-Xp2p-sync-blob-sidecars-rate-limit`
- The experimental `--Xpeer-rate-limit` CLI options is removed in favour of `--Xpeer-blocks-rate-limit` and `--Xpeer-blob-sidecars-rate-limit`
- `--Xvalidators-builder-registration-default-gas-limit` CLI option is replaced by `--validators-builder-registration-default-gas-limit`
- `--Xp2p-sync-rate-limit` CLI option is removed in favour of `--Xp2p-sync-blocks-rate-limit` and `--Xp2p-sync-blob-sidecars-rate-limit`
- `--Xpeer-rate-limit` CLI options is removed in favour of `--Xpeer-blocks-rate-limit` and `--Xpeer-blob-sidecars-rate-limit`

### Additions and Improvements
- Default the gas limit to 36 million for externally produced blocks
Expand Down

0 comments on commit 3ab199b

Please sign in to comment.