mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-09 21:17:54 -05:00
added missing breaking change to 22.4.0 (#3806)
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
### Breaking Changes
|
||||
- Version 22.4.x will be the last series to support Java 11. Version 22.7.0 will require Java 17 to build and run.
|
||||
- In the Besu EVM Library all references to SHA3 have been renamed to the more accurate name Keccak256, including class names and comment. [#3749](https://github.com/hyperledger/besu/pull/3749)
|
||||
- Removed the Gas object and replaced it with a primitive long [#3674](https://github.com/hyperledger/besu/pull/3674)
|
||||
|
||||
### Bug Fixes
|
||||
- Fix nullpointer on snapsync [#3773](https://github.com/hyperledger/besu/pull/3773)
|
||||
|
||||
Reference in New Issue
Block a user