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

Add secp256k1 to llvm-libs #4135

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Add secp256k1 to llvm-libs #4135

merged 1 commit into from
Mar 26, 2024

Conversation

goodlyrottenapple
Copy link
Contributor

This change also ensures that the package k.procps.openssl and k.openssl.procps are exactly the same by sorting the list of llvm-lib paths

@goodlyrottenapple goodlyrottenapple requested a review from a team as a code owner March 26, 2024 09:53
Comment on lines -89 to -92
kup publish k-framework-binary .#k.openssl --keep-days 180
kup publish k-framework-binary .#k.procps --keep-days 180
kup publish k-framework-binary .#k.openssl.procps --keep-days 180
kup publish k-framework-binary .#k.procps.openssl --keep-days 180
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think people really install these separately, so we only really need to cache the deps needed for blockchain plugin. perhaps we should even add an alias, something like k.blockchain-plugin-deps?

Copy link
Contributor

@Baltoli Baltoli Mar 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, let's do that in a separate PR. It also avoids having to update instructions in lots of different places if we change the list of dependency libraries (as is happening here).

@rv-jenkins rv-jenkins merged commit 0ecbd6c into develop Mar 26, 2024
8 checks passed
@rv-jenkins rv-jenkins deleted the sam/secp branch March 26, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants