We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
using the command getblocktemplate crashes the wallet.
The text was updated successfully, but these errors were encountered:
Confirmed: causes "Out of memory code -7"
If wallet crashes it can end up corrupting the local copy of the blockchain
2019-06-13 00:30:52 ReadBlockFromDisk : block=2f410e6c0d778044856bf5e98bb583ff312767cd2365db3e880626baffb1417c index=ed4b5e871441200e6d442b7b67d20af881dc91398c4a60348a3665e602bd8572 2019-06-13 00:30:52 ERROR: ReadBlockFromDisk(CBlock&, CBlockIndex*) : GetHash() doesn't match index 2019-06-13 00:30:52 *** Failed to read block
Should be resolved with move to electronjs front end. https://electronjs.org/
Sorry, something went wrong.
No branches or pull requests
using the command getblocktemplate crashes the wallet.
The text was updated successfully, but these errors were encountered: