-
Notifications
You must be signed in to change notification settings - Fork 123
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
Regression on the latest Zebra update #9307
Comments
I expect it's related to Zebra's |
What's our protocol for testing this kind of issue? Should we loop https://github.com/pacu in? He might have the best overview of testing options for the community? Is there an ask for deployment testing here? I think that if we want e2e testing against deployed services, perhaps even some kind of A/B protocol then the best person to contact is e.g. https://github.com/emersonian. I think we're entering a new phase of production where different classes of bugs should imply a standard approach, and a stakeholder. Do we have a single master bug-tracker? |
I guess it would depend on the impact. As far as I can tell there is no issue with loss of funds, it's just possible user confusion at seeing transactions disappear, as they do eventually re-appear and are processed correctly.
Is there anything that is currently not working with our current approach of triaging on github and assigning an engineer to investigate? I appreciate it took us a while to respond here, we were aware of this issue and it was discussed during the last Zcashd Deprecation meeting, however, the team was distracted with ZconVI last week.
What would be the advantage of adding yet another place to check for issues? I think this would be a distraction to the team. |
I think this might be a good idea. I'm not sure where the responsibility lies here. |
Can we single out Lightwalletd versions and also address Arya's comments? |
Maybe a culture of direct contact? Ideally fewer people would need to pay attention to this issue. |
This is currently being tested by Zingo |
When using servers that use the latest Zebra update, the transactions in Zingo do not remain visible when they enter mempool, you must wait for the transaction to have a confirmation before you can see it in the history.
At ZingoLabs we were talking to Emerson and they confirmed that their servers are using version 2.2, while Hanh servers are using version 2.1, with Hanh servers this problem does not occur.
Do you have any idea what could be causing this problem?
Attached is a video of me performing a transaction in Zingo with ZEC-ROCK and with Zcash-Infra:
ZEC - ROCK
Transaction is Transmitted and on entering Mempool disappears, reappears when confirmed.
trim.1D5F3258-6D2E-416D-8FA1-133992549736.MOV
ZCASH - INFRA
Transaction is Transmitted, changes status when it enters Mempool, remains and changes to Sent when it is confirmed.
trim.26539C76-D2A4-4B63-B7B2-EF15887F64A7.MOV
I'm sure @Oscar-Pepper, @AloeareV or @zancas have more information about using
sendrawtransaction
and tracking in mempool.The text was updated successfully, but these errors were encountered: