Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(CI): remove libzktrie.so #878

Merged
merged 3 commits into from
Jul 3, 2024
Merged

fix(CI): remove libzktrie.so #878

merged 3 commits into from
Jul 3, 2024

Conversation

colinlyguo
Copy link
Member

@colinlyguo colinlyguo commented Jul 3, 2024

1. Purpose or design rationale of this PR

After v0.11.4, libzktrie.so is no longer a compiling output of make libzkp. geth building CI will get the following error when copying this file:

cp: cannot stat './rollup/circuitcapacitychecker/libzkp/libzktrie.so': No such file or directory

2. PR title

Your PR title must follow conventional commits (as we are doing squash merge for each PR), so it must start with one of the following types:

  • fix: A bug fix

3. Deployment tag versioning

Has the version in params/version.go been updated?

  • This PR doesn't involve a new deployment, git tag, docker image tag, and it doesn't affect traces

4. Breaking change label

Does this PR have the breaking-change label?

  • This PR is not a breaking change

@colinlyguo colinlyguo requested review from Thegaram and omerfirmak July 3, 2024 13:26
@colinlyguo colinlyguo requested a review from georgehao July 3, 2024 13:36
@Thegaram Thegaram merged commit 4e8468f into develop Jul 3, 2024
8 checks passed
@Thegaram Thegaram deleted the ci-fix-make-geth branch July 3, 2024 14:01
lwedge99 pushed a commit to sentioxyz/scroll-geth that referenced this pull request Aug 27, 2024
* remove libzktrie in CI

* remove condition temporarily to trigger testing

* Revert "remove condition temporarily to trigger testing"

This reverts commit ab527ad.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants