Page MenuHomePhabricator

[Chronik] Improve error message when a UTXO couldn't be removed from the mempool
ClosedPublic

Authored by tobias_ruck on Dec 6 2023, 23:12.

Details

Summary

There are some issues with mempool UTXOs when blocks are being reorged by Avalanche currently, but the error message doesn't tell us if it was because of a removed or added tx. This makes it
so we know which tx caused the issue, and whether it was because of removal or addition of txs.

Test Plan

ninja check-crates

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable