diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fdfe2c1969..359b1135ad4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## Next Release + +### Breaking Changes + +### Additions and Improvements + +### Bug Fixes + +### Download Links + ## 23.10.0 ### Layered Transaction Pool: the new default transaction pool implementation With this release the previously experimental Layered txpool is marked stable and enabled by default, so please read the following instructions if you used to tune txpool behaviour, @@ -23,17 +33,6 @@ By default, the txpool is tuned for mainnet usage, but if you are using private *: the memory used by the txpool is an estimation, we are working to make it always more accurate. -### Breaking Changes - -### Additions and Improvements - -### Bug Fixes - -### Download Links - - -## 23.10.0 - ### Breaking Changes - Removed support for Kotti network (ETC) [#5816](https://github.com/hyperledger/besu/pull/5816) - Layered transaction pool implementation is now stable and enabled by default, so the following changes to experimental options have been done [#5772](https://github.com/hyperledger/besu): @@ -53,7 +52,9 @@ By default, the txpool is tuned for mainnet usage, but if you are using private - Don't put control characters, escaped or otherwise, in t8n stacktraces [#5910](https://github.com/hyperledger/besu/pull/5910) ### Download Links +https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/23.10.0/besu-23.10.0.tar.gz / sha256: 3c75f3792bfdb0892705b378f0b8bfc14ef6cecf1d8afe711d8d8687ed6687cf +https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/23.10.0/besu-23.10.0.zip / sha256: d5dafff4c3cbf104bf75b34a9f108dcdd7b08d2759de75ec65cd997f38f52866 ## 23.7.3