* exclude empty requests from requests hash Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net> * Exclude empty requests and prepend request type byte in engine_getPayloadV4 Fixes https://github.com/ethereum/execution-apis/pull/599 change to EIP-7685 Signed-off-by: Simon Dudley <simon.dudley@consensys.net> * fix test Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net> * fix prague tests: change request hash, reorder json elements Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net> * fix extracting of request for new payload Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net> * fix test by fixing request object creation Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net> * spotless Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net> * set request type to only one byte, fixed creation of request list in T8nExecutor Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net> * fix expected json output to exclude empty requests Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net> --------- Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net> Signed-off-by: Simon Dudley <simon.dudley@consensys.net> Co-authored-by: Simon Dudley <simon.dudley@consensys.net>
Besu Ethereum Client
Besu is an Apache 2.0 licensed, MainNet compatible, Ethereum client written in Java.
Useful Links
Issues
Besu issues are tracked in the github issues tab. See our guidelines for more details on searching and creating issues.
If you have any questions, queries or comments, Besu channel on Discord is the place to find us.
Besu Users
To install the Besu binary, follow these instructions.
Besu Developers
- Contributing Guidelines
- Coding Conventions
- Command Line Interface (CLI) Style Guide
- Besu User Documentation for running and using Besu
Development
Instructions for how to get started with developing on the Besu codebase. Please also read the wiki for more details on how to submit a pull request (PR).
Release Notes
Special thanks
YourKit for providing us with a free profiler open source license.
YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.
