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

Distribution? #94

Open
nilskp opened this issue Oct 29, 2024 · 7 comments
Open

Distribution? #94

nilskp opened this issue Oct 29, 2024 · 7 comments

Comments

@nilskp
Copy link

nilskp commented Oct 29, 2024

The API is distributed as an API-only JAR (secp-api-version.jar)

Distributed, where?

@msgilligan
Copy link
Member

Version 0.0.1 is here: https://gitlab.com/bitcoinj/secp256k1-jdk/-/packages
Version 0.0.2 will be released in the coming weeks.

Later releases will be on Maven Central.

@nilskp
Copy link
Author

nilskp commented Oct 30, 2024

The JAR is empty. Only contains META-INF folder.

@nilskp
Copy link
Author

nilskp commented Oct 30, 2024

As far as I can tell, all the jars are empty

@msgilligan
Copy link
Member

msgilligan commented Oct 30, 2024

They are definitely not empty. How are you downloading them?

Let's focus on secp256k1-api-0.0.1.jar. You can see the file size is 11.74 KiB and the SHA-1 hash is 9bb287bfbe45110fcc6d64e9fefc99e90fee27c9 here:

https://gitlab.com/bitcoinj/secp256k1-jdk/-/packages/24986024

@nilskp
Copy link
Author

nilskp commented Oct 30, 2024

Ah, the api jar. I downloaded the jdk jar,

@nilskp
Copy link
Author

nilskp commented Oct 30, 2024

Can you clarify the purpose of each jar?

@msgilligan
Copy link
Member

Can you clarify the purpose of each jar?

See the README. The only jars most people should be using are the -api and the -foreign (-ffm in current master and in version 0.0.2) jars.

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

No branches or pull requests

2 participants