Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Because it affects the behaviour of all GraphQL requests.

Signed-off-by: Wetitpig <winsto003@hotmail.com>
  • Loading branch information
Wetitpig committed Nov 22, 2023
1 parent f39692e commit b0f47f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- Update OpenJDK latest Docker image to use Java 21 [#6189](https://github.com/hyperledger/besu/pull/6189)
- Allow a transaction selection plugin to specify custom selection results [#6190](https://github.com/hyperledger/besu/pull/6190)
- Add `rpc-gas-cap` to allow users to set gas limit to the RPC methods used to simulate transactions[#6156](https://github.com/hyperledger/besu/pull/6156)
- Fix the unavailability of `address` in `from` and `to` fields of a `Transaction` and `account` field in `Log` on GraphQL in case of unreachable world state [#6198](https://github.com/hyperledger/besu/pull/6198)

### Bug fixes
- Fix Docker image name clash between Besu and evmtool [#6194](https://github.com/hyperledger/besu/pull/6194)
Expand Down

0 comments on commit b0f47f6

Please sign in to comment.