blackcoin-more icon indicating copy to clipboard operation
blackcoin-more copied to clipboard

[26.2] Transaction index gets corrupted after a power outage

Open lateminer opened this issue 5 months ago • 0 comments

In Blackcoin More 26.2 transaction index gets corrupted if a power outage happens:

blackmore-qt: wallet/wallet.cpp:1064: wallet::CWalletTx* wallet::CWallet::AddToWallet(CTransactionRef, const TxState&, const UpdateWalletTxFn&, bool, bool): Assertion `TxStateSerializedIndex(wtx.m_state) == TxStateSerializedIndex(state)' failed.
Aborted (core dumped)

lateminer avatar Sep 13 '24 20:09 lateminer