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

refactor: remove deprecated optReq #313

Merged
merged 2 commits into from
Mar 8, 2024
Merged

refactor: remove deprecated optReq #313

merged 2 commits into from
Mar 8, 2024

Conversation

immortal-tofu
Copy link
Collaborator

No description provided.

@cla-bot cla-bot bot added the cla-signed label Mar 8, 2024
@immortal-tofu immortal-tofu marked this pull request as ready for review March 8, 2024 02:25
writeFileSync(
'test/generated.ts',
`
export const FHE_LIB_ADDRESS = '${context.libFheAddress}';
Copy link
Member

Choose a reason for hiding this comment

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

why removing the FHE_LIB_ADDRESS? i guess it is not needed?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I've introduced getPublicKeyCallParams in fhevmjs, which provide address and data directly. https://github.com/zama-ai/fhevm/blob/main/test/instance.ts#L42

@immortal-tofu immortal-tofu merged commit ccd24ab into main Mar 8, 2024
6 checks passed
@immortal-tofu immortal-tofu deleted the deprecate-optreq branch March 8, 2024 10:10
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