-
Notifications
You must be signed in to change notification settings - Fork 105
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
simnet/dcr: tip report channel was blocking #2971
Comments
This is familiar. I think we're mishandling a |
Saw something similar on mainnet with dcr rpc. This was blocking a refund:
|
This was referenced Oct 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've seen this a couple times now testing on simnet recently. Unsure if it is only a simnet thing. I create a new bisonw on simnet and send it funds. However the wallet will not show the funds and I get the warning
CORE[dcr][SPV]: tip report channel was blocking
It does not happen all the time.On ae2fbd0
When closing bisonw with ctrl-c:
But it hangs anyway and does not shutdown properly. Everything seems fine upon starting for the second time. May just be a new wallet.
The text was updated successfully, but these errors were encountered: