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: burned reorg #4697

Merged

Conversation

SWvheerden
Copy link
Collaborator

Description

Fixes rewind to height for burned outputs

Motivation and Context

When rewinding the blockchain, the rewind tries to delete the "unspent" utxo. But burned outputs never have spent utxos created for them. This causes rewinds to break.

How Has This Been Tested?

Added a new cucumber test

Fixes: #4662

sdbondi
sdbondi previously approved these changes Sep 20, 2022
sdbondi
sdbondi previously approved these changes Sep 20, 2022
@stringhandler stringhandler merged commit 08773f4 into tari-project:development Sep 20, 2022
@SWvheerden SWvheerden deleted the sw_fix_burned_reorg branch October 5, 2022 05:36
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.

Verify burn output rewind/re-org
3 participants