You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm going to move this off the First Alpha Release milestone.
As far as I can tell this doesn't affect the actual sync. Although it might mean we're not exactly a well behaving node by dropping the request, it seems like a reasonable enough action that would not otherwise adversely affect the network.
Task
When Zebra's inbound service answers a BlocksByHash, if any of those blocks aren't in Zebra's best chain, it errors and drops the entire request.
We need to check if zcashd returns partial responses instead.
Once we've resolved this ticket, we should remove or update the corresponding TODO comment:
https://github.com/ZcashFoundation/zebra/blob/main/zebrad/src/components/inbound.rs#L145
The text was updated successfully, but these errors were encountered: