We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6a09cd commit 141eb4bCopy full SHA for 141eb4b
CHANGELOG.md
@@ -9,7 +9,6 @@
9
### Additions and Improvements
10
11
### Bug fixes
12
-- Fix eth_feeHistory rewards when bounded by configuration [#7750](https://github.com/hyperledger/besu/pull/7750)
13
14
## 24.10.0
15
@@ -42,6 +41,7 @@
42
41
- Fix an unhandled PeerTable exception [#7733](https://github.com/hyperledger/besu/issues/7733)
43
- Fix RocksDBException: Busy leading to MerkleTrieException: Unable to load trie node value [#7745](https://github.com/hyperledger/besu/pull/7745)
44
- If a BFT validator node is syncing, pause block production until sync has completed [#7657](https://github.com/hyperledger/besu/pull/7657)
+- Fix eth_feeHistory rewards when bounded by configuration [#7750](https://github.com/hyperledger/besu/pull/7750)
45
46
## 24.9.1
47
0 commit comments