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

chore(core): do not print warning on failed decryption of message 0 #1303

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

ctrlc03
Copy link
Collaborator

@ctrlc03 ctrlc03 commented Mar 16, 2024

Description

Avoid printing confusing message on core.Poll when processing the message at position 0

Related issue(s)

fix #1134

Confirmation

Copy link

netlify bot commented Mar 16, 2024

Deploy Preview for maci-typedoc ready!

Name Link
🔨 Latest commit 97cb6af
🔍 Latest deploy log https://app.netlify.com/sites/maci-typedoc/deploys/65f88f3385835e0008c77152
😎 Deploy Preview https://deploy-preview-1303--maci-typedoc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@kittybest kittybest left a comment

Choose a reason for hiding this comment

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

thanks!

@ctrlc03 ctrlc03 enabled auto-merge March 18, 2024 15:07
@ctrlc03 ctrlc03 force-pushed the chore/silence-message-0-warning branch from ad9c20d to 1df64ce Compare March 18, 2024 15:07
@ctrlc03 ctrlc03 force-pushed the chore/silence-message-0-warning branch from 1df64ce to 97cb6af Compare March 18, 2024 19:00
@ctrlc03 ctrlc03 merged commit d0f4617 into dev Mar 18, 2024
18 checks passed
@ctrlc03 ctrlc03 deleted the chore/silence-message-0-warning branch March 18, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

genProof throws FailedDecryption trying to decrypt the placeholder message created during poll.init()
2 participants