Feature/required besu native#8418
Merged
garyschulte merged 12 commits intobesu-eth:mainfrom Mar 17, 2025
Merged
Conversation
0af2c7d to
bd42bfa
Compare
macfarla
reviewed
Mar 14, 2025
besu/src/main/java/org/hyperledger/besu/cli/config/NativeRequirement.java
Outdated
Show resolved
Hide resolved
macfarla
reviewed
Mar 14, 2025
bd42bfa to
85fa1e0
Compare
macfarla
approved these changes
Mar 17, 2025
Contributor
macfarla
left a comment
There was a problem hiding this comment.
prob also wort a changelog entry
besu/src/main/java/org/hyperledger/besu/cli/config/NativeRequirement.java
Outdated
Show resolved
Hide resolved
d91109f to
923270e
Compare
Signed-off-by: garyschulte <garyschulte@gmail.com>
Signed-off-by: garyschulte <garyschulte@gmail.com>
Signed-off-by: garyschulte <garyschulte@gmail.com>
review feedback from Sally added secp256k1 requirement Signed-off-by: garyschulte <garyschulte@gmail.com>
Signed-off-by: garyschulte <garyschulte@gmail.com>
Signed-off-by: garyschulte <garyschulte@gmail.com>
923270e to
d9b333b
Compare
Signed-off-by: garyschulte <garyschulte@gmail.com>
…uirements Signed-off-by: garyschulte <garyschulte@gmail.com>
garyschulte
added a commit
that referenced
this pull request
Mar 18, 2025
* implement NativeRequirements for named networks Signed-off-by: garyschulte <garyschulte@gmail.com>
shemnon
pushed a commit
to shemnon/besu
that referenced
this pull request
Apr 3, 2025
* implement NativeRequirements for named networks Signed-off-by: garyschulte <garyschulte@gmail.com>
This was referenced Apr 10, 2025
siladu
added a commit
that referenced
this pull request
Jul 8, 2025
* Feature/required besu native (#8418) * implement NativeRequirements for named networks Signed-off-by: garyschulte <garyschulte@gmail.com> * Fix gradle verification (#8435) Signed-off-by: Simon Dudley <simon.dudley@consensys.net> * eth_config prototype A prototype for eth_cofig, sharing operational client configuration data via RPC. Signed-off-by: Danno Ferrin <danno@numisight.com> * review comments Signed-off-by: Danno Ferrin <danno@numisight.com> * update precompile names Signed-off-by: Danno Ferrin <danno@numisight.com> * Refactor how next fork is calculated Signed-off-by: Danno Ferrin <danno@numisight.com> * copyright Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com> * formatting Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com> * changelog Signed-off-by: Simon Dudley <simon.dudley@consensys.net> --------- Signed-off-by: garyschulte <garyschulte@gmail.com> Signed-off-by: Simon Dudley <simon.dudley@consensys.net> Signed-off-by: Danno Ferrin <danno@numisight.com> Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com> Co-authored-by: garyschulte <garyschulte@gmail.com> Co-authored-by: Simon Dudley <simon.dudley@consensys.net> Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
jflo
pushed a commit
to jflo/besu
that referenced
this pull request
Sep 8, 2025
* Feature/required besu native (besu-eth#8418) * implement NativeRequirements for named networks Signed-off-by: garyschulte <garyschulte@gmail.com> * Fix gradle verification (besu-eth#8435) Signed-off-by: Simon Dudley <simon.dudley@consensys.net> * eth_config prototype A prototype for eth_cofig, sharing operational client configuration data via RPC. Signed-off-by: Danno Ferrin <danno@numisight.com> * review comments Signed-off-by: Danno Ferrin <danno@numisight.com> * update precompile names Signed-off-by: Danno Ferrin <danno@numisight.com> * Refactor how next fork is calculated Signed-off-by: Danno Ferrin <danno@numisight.com> * copyright Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com> * formatting Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com> * changelog Signed-off-by: Simon Dudley <simon.dudley@consensys.net> --------- Signed-off-by: garyschulte <garyschulte@gmail.com> Signed-off-by: Simon Dudley <simon.dudley@consensys.net> Signed-off-by: Danno Ferrin <danno@numisight.com> Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com> Co-authored-by: garyschulte <garyschulte@gmail.com> Co-authored-by: Simon Dudley <simon.dudley@consensys.net> Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
jflo
pushed a commit
to jflo/besu
that referenced
this pull request
Sep 8, 2025
* Feature/required besu native (besu-eth#8418) * implement NativeRequirements for named networks Signed-off-by: garyschulte <garyschulte@gmail.com> * Fix gradle verification (besu-eth#8435) Signed-off-by: Simon Dudley <simon.dudley@consensys.net> * eth_config prototype A prototype for eth_cofig, sharing operational client configuration data via RPC. Signed-off-by: Danno Ferrin <danno@numisight.com> * review comments Signed-off-by: Danno Ferrin <danno@numisight.com> * update precompile names Signed-off-by: Danno Ferrin <danno@numisight.com> * Refactor how next fork is calculated Signed-off-by: Danno Ferrin <danno@numisight.com> * copyright Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com> * formatting Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com> * changelog Signed-off-by: Simon Dudley <simon.dudley@consensys.net> --------- Signed-off-by: garyschulte <garyschulte@gmail.com> Signed-off-by: Simon Dudley <simon.dudley@consensys.net> Signed-off-by: Danno Ferrin <danno@numisight.com> Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com> Co-authored-by: garyschulte <garyschulte@gmail.com> Co-authored-by: Simon Dudley <simon.dudley@consensys.net> Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com> Signed-off-by: jflo <justin+github@florentine.us>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR description
Require besu to have certain native library implementations at startup. Fail with an actionable error message if required implementations are not available
This PR also bumps the besu-native dep to 1.2.1, facilitating as broadly as possible the loading of besu-native libraries.
macos aarch64:
linux x86_64:
linux aarch64:
Fixed Issue(s)
#8342
Thanks for sending a pull request! Have you done the following?
doc-change-requiredlabel to this PR if updates are required.Locally, you can run these tests to catch failures early:
./gradlew spotlessApply./gradlew build./gradlew acceptanceTest./gradlew integrationTest./gradlew ethereum:referenceTests:referenceTests