Skip to content

blockchain/indexers: fix dropped error#2486

Merged
Roasbeef merged 2 commits into
btcsuite:masterfrom
alrs:indexer-err
Jul 20, 2026
Merged

blockchain/indexers: fix dropped error#2486
Roasbeef merged 2 commits into
btcsuite:masterfrom
alrs:indexer-err

Conversation

@alrs

@alrs alrs commented Feb 17, 2026

Copy link
Copy Markdown
Contributor

This picks up a dropped err variable in the blockchain/indexers package. Unit tests continue to pass.

alrs and others added 2 commits July 20, 2026 17:52
In this commit, we propagate errors returned while cataloging index
buckets, matching the bucket deletion path fixed by the preceding commit.

We also add fault-injected regression coverage for both paths so neither
error can silently report a successful index drop.
@Roasbeef
Roasbeef merged commit 1894fd4 into btcsuite:master Jul 20, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants