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

Include hinted removals in CoinStateUpdate #18611

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Rigidity
Copy link
Contributor

Purpose:

Makes the behavior of CoinStateUpdate more consistent with initial coin state requests.

Current Behavior:

Hinted removals will not be sent, since the hints are not fetched before checking if they are subscribed to.

New Behavior:

Wallets will receive a CoinStateUpdate message for coins which are spent but only subscribed to via a hint.

Testing Notes:

None yet.

@Rigidity Rigidity added Wallet full_node Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog labels Sep 19, 2024
@Rigidity Rigidity self-assigned this Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog full_node Wallet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant