hyperledger / identus-edge-agent-sdk-ts

Apache License 2.0
24 stars 13 forks source link

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

Closed elribonazo closed 1 month ago

elribonazo commented 1 month ago

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.

github-actions[bot] commented 1 month ago
Lines Statements Branches Functions
Coverage: 76%
76.36% (3544/4641) 66.45% (1545/2325) 79.98% (855/1069)
coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11401832402

Details


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

💛 - Coveralls