Skip to content

fixes several bugs in Encrypt.zol#385

Merged
lydiagarms merged 5 commits into
masterfrom
lyd/encryptErrors
May 16, 2025
Merged

fixes several bugs in Encrypt.zol#385
lydiagarms merged 5 commits into
masterfrom
lyd/encryptErrors

Conversation

@lydiagarms
Copy link
Copy Markdown
Collaborator

Fixes the following errors:

The state variable id is undefined in encrypted-data-listener.

An error due to the internal function call, because the function signature is incorrect.

Once the above error is fixed, commitments are generated twice from the encrypted-data-listener and the other orchestration files. The duplicate commitment error has been fixed.

@lydiagarms lydiagarms requested a review from SwatiEY May 7, 2025 12:10
@lydiagarms lydiagarms requested a review from jtcoolen May 15, 2025 14:33
Comment thread src/boilerplate/orchestration/javascript/raw/boilerplate-generator.ts Outdated
@jtcoolen
Copy link
Copy Markdown
Contributor

jtcoolen commented May 15, 2025

LGTM! Perhaps consider splitting the changes into three separate commits: one for the variable ID fix, one for the internal function call fix, and one for the duplicate commitment error fix?

@lydiagarms lydiagarms merged commit 637659e into master May 16, 2025
2 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants