Skip to content

Commit

Permalink
6612: Update changelog with removal of deprecated sync modes
Browse files Browse the repository at this point in the history
Signed-off-by: Matilda Clerke <[email protected]>
  • Loading branch information
Matilda-Clerke committed Jul 15, 2024
1 parent f2b0215 commit 5d1764c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
## Next release

### Breaking Changes
- Removed deprecated sync modes (X_SNAP and X_CHECKPOINT) [#7309](https://github.com/hyperledger/besu/pull/7309)

### Additions and Improvements
- `--Xsnapsync-bft-enabled` option enables experimental support for snap sync with IBFT/QBFT permissioned Bonsai-DB chains [#7140](https://github.com/hyperledger/besu/pull/7140)
- Add support to load external profiles using `--profile` [#7265](https://github.com/hyperledger/besu/issues/7265)
- `privacy-nonce-always-increments` option enables private transactions to always increment the nonce, even if the transaction is invalid [#6593](https://github.com/hyperledger/besu/pull/6593)
- Added `block-test` subcommand to the evmtool which runs blockchain reference tests [#7293](https://github.com/hyperledger/besu/pull/7293)
- implement gnark-crypto for eip-2537 [#7316](https://github.com/hyperledger/besu/pull/7316)
- Removed deprecated sync modes (X_SNAP and X_CHECKPOINT) [#7309](https://github.com/hyperledger/besu/pull/7309)

### Bug fixes

Expand Down

0 comments on commit 5d1764c

Please sign in to comment.