-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
In support of graal static compilation, besu-native needs to provide precompiles and other native code as static libraries, corresponding header files and provide graal sdk java classes.
Gnark is used by besu primarily for precompiles and hashing functions.
Acceptance criteria:
- creation of gnark--static.jar which includes
- .a libraries for each gnark lib
- .h header files for each gnark lib
- LibGnark*Graal.java counterparts for the existing gnark jna libs
- ci workflow changes to ensure the gnark--static.jar artifacts are built and included in releases
Metadata
Metadata
Assignees
Labels
No labels