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

failed to handle local request ChainStorageError(InvalidOperation("UTXO 03766bac91009a48cc32ba01488fe1104df33ded410ddbe498471f80ecacd4a6 was already marked as deleted.")) #4707

Closed
SWvheerden opened this issue Sep 21, 2022 · 1 comment
Assignees

Comments

@SWvheerden
Copy link
Collaborator

No description provided.

@SWvheerden SWvheerden self-assigned this Sep 21, 2022
@SWvheerden
Copy link
Collaborator Author

This comes from the function fn calculate_mmr_roots. Every time I have seen this it was logged withBaseNodeService failed to handle local request as was the case here. This to me points toward a miner asking for the MMR roots of a block, but the template has invalid transactions. This means the mempool has invalid transactions in it.
This should be solved by #4706

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant