-
Notifications
You must be signed in to change notification settings - Fork 296
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
Spurious error related to "note commitment missing" #4601
Comments
this looks like the same error observed in #4574 (comment) |
This is reproducibly happening for me on the current testnet |
there are a collection of errors, all filed around the same time, that relate #4452 reports that the view service's response streams terminate when an error #4584, #4574, and #4238 all describe issues with #4601 describes in response to this, we have already shipped a few changes to address this:
these have all shipped in v0.77.3. #4605 added test coverage for at this point i believe that #4601 and #4574 can also be closed via #4578 |
See: https://discord.com/channels/824484045370818580/981304070444814367/1248691717322838118
The basic failure mode involves doing transactions in pcli, such as contributing to the ceremony, and failing to send a transaction because of the error
Note commitment missing
. This seems spurious, in that it doesn't reproduce easily.We should look into this more, as we've seen several reports about this.
Also, it seems like Galileo was having these errors back in November as well.
The text was updated successfully, but these errors were encountered: