Skip to content

[Draft] refactor: Remove HaveCoin from CCoinsView interface#15

Draft
optout21 wants to merge 1 commit into
masterfrom
2605-drop-havecoin
Draft

[Draft] refactor: Remove HaveCoin from CCoinsView interface#15
optout21 wants to merge 1 commit into
masterfrom
2605-drop-havecoin

Conversation

@optout21

@optout21 optout21 commented May 27, 2026

Copy link
Copy Markdown
Owner

Related to: bitcoin#34320

Strict refactor: remove HaveCoin from the CCoinsView interface, and keep it only in the CCoinsViewCache class. It's also removed from CCoinsViewDB and some other implementations, where it was present only because of the interface. Currently HaveCoin is mostly called only on CCoinsViewCache (not on the interface!).

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.

1 participant