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 unsealing mocked fhe ops sealed outputs #13

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

architect-dev
Copy link
Contributor

SyntaxError: Cannot convert to a BigInt

When MockFheOps.sol is injected, the output type of sealed data is in the form

"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\n"

Which throws an error when casted to a bigint

Attempt number 3 😓

@eshelB eshelB merged commit 6f00d1c into v0.2.x Oct 7, 2024
1 check passed
@eshelB eshelB deleted the fix/unseal-mocks branch October 7, 2024 16:41
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.

2 participants