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

fix: anoncreds rust build failing, enable bulk-memory c flag on compilation #307

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

elribonazo
Copy link
Contributor

Description:

New issue pops up recently https://github.com/hyperledger/identus-edge-agent-sdk-ts/actions/runs/11400371106, we now require +bulk-memory C flag while compiling anoncreds.

Reproduced the issue easily in local and this change fixes the issue.

@elribonazo elribonazo changed the title fix: anoncreds rust build failing, enable bulk-memory c flag on compi… fix: anoncreds rust build failing, enable bulk-memory c flag on compilation Oct 18, 2024
Copy link

github-actions bot commented Oct 18, 2024

Lines Statements Branches Functions
Coverage: 76%
76.36% (3544/4641) 66.45% (1545/2325) 79.98% (855/1069)

@coveralls
Copy link

coveralls commented Oct 18, 2024

Pull Request Test Coverage Report for Build 11401832402

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.06%) to 72.847%

Totals Coverage Status
Change from base Build 11365673190: 0.06%
Covered Lines: 3437
Relevant Lines: 4514

💛 - Coveralls

Signed-off-by: Francisco Javier Ribo Labrador <[email protected]>
@elribonazo elribonazo merged commit 7481938 into main Oct 18, 2024
6 checks passed
@elribonazo elribonazo deleted the feature/wasm-anoncreds-c-args branch October 18, 2024 10:22
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.

4 participants