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

Make MemoPlaintext have an opaque constructor #3596

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

cronokirby
Copy link
Contributor

This also has the side effect of making PCLI more robust to users placing a plaintext that's too large.

This also has the side effect of making PCLI more robust to users
placing a plaintext that's too large.
Previously, there was a case where we were trying to exercise text sizes
that were too large, and this caused the newly added constructor to
fail. This addess extra logic to deal with this.
@cronokirby cronokirby merged commit 29b7cb2 into main Jan 9, 2024
7 checks passed
@cronokirby cronokirby deleted the memo-plaintext-smart-constructor branch January 9, 2024 18:43
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