* Refactor to use clock to validate expiry Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * 7935: Finish unit testing E2StoreReader Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Build out E2StoreReader and associated files Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Spotless Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Add javadoc to new util module classes Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Implement Era1 block import sub command Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Remove unnecessary e2 and era file stuff Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Rename files to be era1 specific Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Rename e2 package to era1 Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Spotless Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Rename Era1StoreReaderListener to Era1ReaderListener Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Clean up after merge Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Set up Era1BlockImporter to enable FAST sync and variations upon besu running Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Use bouncycastle for little endian to long conversion Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Rename slot related variables to blockIndex Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Spotless Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Fix broken unit test Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Fix AT compilation Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Fix javadoc Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Rework Era1BlockImporter to use appropriate data directory. Add unit test Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Fix javadoc Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * changelog Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Add era1 files to .gitattributes as binary file type Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> * Remove pivot block header file creation from Era1BlockImporter Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> --------- Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net> Signed-off-by: Matilda-Clerke <matilda.clerke@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.
