-
Notifications
You must be signed in to change notification settings - Fork 85
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
Fail to sync transactions of a miner #2941
Comments
Hi @gpBlockchain |
The reason has been found at Magickbase/neuron-public-issues#322 |
When will this issue be fixed ? |
Hi @itsfranzsis sorry for replying late, it has been fixed in [email protected] at https://github.com/nervosnetwork/neuron/releases/tag/v0.112.0 |
Mark this issue stale because no activity for 60 days |
Close this issue because it's inactive since marked stale |
This issue comes from the following cases
The following error message were found
Noted that case 3 shows
failed to fetch transaction for hash ...
in the error message but others don'tPS:
retry saving transactions in 2 seconds due to error:
is case 3 is added by Neuron, and the following is proxied from the light clientAfter inspection, I found all these transactions are related to the address
ckb1qzda0cr08m85hc8jlnfp3zer7xulejywt49kt2rr0vthywaa50xwsqwau7qpcpealv6xf3a37pdcq6ajhwuyaxgs5g955
(https://explorer.nervos.org/address/ckb1qzda0cr08m85hc8jlnfp3zer7xulejywt49kt2rr0vthywaa50xwsqwau7qpcpealv6xf3a37pdcq6ajhwuyaxgs5g955)One of them is a transaction to distribute rewards to miners, and two of them are cellbase transactions.
The text was updated successfully, but these errors were encountered: