Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add java bindings code ported from best-native #100

Merged
merged 13 commits into from
Oct 9, 2024

Conversation

kevaundray
Copy link
Contributor

This pulls in the code from beus-native.

I was not able to get the jna dependency to work, so for now I do it the "manual" way

@kevaundray
Copy link
Contributor Author

A lot of the LOC in this is from the JSON files from the tests, these should not be here since they are tests on a particular block, but they are kept here since we don't want to change the API from besu-native

@kevaundray
Copy link
Contributor Author

There are more internal changes that we can make, but I think these should wait for a later release. Most changes made in this were necessary, ie switching to 0.21.0

@kevaundray kevaundray changed the title chore: add java bindings code chore: add java bindings code ported from best-native Oct 9, 2024
@kevaundray kevaundray merged commit a5c4602 into master Oct 9, 2024
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant