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

fix: Unreserve utxos on wallet sync #2564

Merged
merged 1 commit into from
May 24, 2024
Merged

fix: Unreserve utxos on wallet sync #2564

merged 1 commit into from
May 24, 2024

Conversation

bonomat
Copy link
Contributor

@bonomat bonomat commented May 24, 2024

on each blockchain sync we clear the lcoked utxos. This is fine, because we are syncing with the blockchain and are learning about all acutally spent utxos.

@bonomat bonomat requested review from holzeis and luckysori May 24, 2024 07:00
@bonomat bonomat enabled auto-merge May 24, 2024 07:13
@bonomat
Copy link
Contributor Author

bonomat commented May 24, 2024

@luckysori : feel free to take it over. I should work on something else 😬

@holzeis holzeis force-pushed the fix/unreserve-utxos branch from b7a1b33 to 76e3f1e Compare May 24, 2024 07:51
@holzeis holzeis requested a review from luckysori May 24, 2024 07:51
On each blockchain sync we clear the locked utxos. This is fine, because we are syncing with the blockchain and are learning about all actually spent utxos.
@holzeis holzeis force-pushed the fix/unreserve-utxos branch from 76e3f1e to ee3544a Compare May 24, 2024 07:52
@holzeis holzeis changed the title fix: unreserve utxos fix: Unreserve utxos on wallet sync May 24, 2024
@bonomat bonomat added this pull request to the merge queue May 24, 2024
Merged via the queue into main with commit 06d2dd6 May 24, 2024
22 checks passed
@bonomat bonomat deleted the fix/unreserve-utxos branch May 24, 2024 08:22
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.

3 participants