Skip to content

Commit 624e29d

Browse files
authored
add breaking change for 25.7 (#8935)
Signed-off-by: Sally MacFarlane <[email protected]>
1 parent 24fb1f5 commit 624e29d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
- Sunsetting features - for more context on the reasoning behind the deprecation of these features, including alternative options, read [this blog post](https://www.lfdecentralizedtrust.org/blog/sunsetting-tessera-and-simplifying-hyperledger-besu)
2929
- Stratum mining has been removed (part of PoW) [#8802](https://github.com/hyperledger/besu/pull/8802)
3030
- PoW RPCs removed: `eth_getWork`, `eth_submitWork`, `eth_getHashrate`, `eth_submitHashrate`, `eth_hashrate`
31+
- Privacy RPC API groups removed: `EEA` and `PRIV` [#8803](https://github.com/hyperledger/besu/pull/8803)
3132
- Introduce history expiry behaviour for mainnet [8875](https://github.com/hyperledger/besu/pull/8875)
3233
- SNAP sync will now download only headers for pre-checkpoint (pre-merge) blocks
3334
- `--snapsync-synchronizer-pre-checkpoint-headers-only-enabled` can be set to false to force SNAP sync to download pre-checkpoint (pre-merge) blocks

0 commit comments

Comments
 (0)