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

[26.2] Transaction index gets corrupted after a power outage #22

Open
lateminer opened this issue Sep 13, 2024 · 0 comments
Open

[26.2] Transaction index gets corrupted after a power outage #22

lateminer opened this issue Sep 13, 2024 · 0 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@lateminer
Copy link
Contributor

lateminer commented Sep 13, 2024

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)
@BlackcoinDev BlackcoinDev added bug Something isn't working help wanted Extra attention is needed labels Sep 13, 2024
@BlackcoinDev BlackcoinDev self-assigned this Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants