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

Implement Reorg Test that changes the index of a transaction #610

Closed
wants to merge 2 commits into from

Conversation

pacu
Copy link
Collaborator

@pacu pacu commented Oct 19, 2023

Implement Reorg Test that changes the index of a transaction

Closes #609

builds on top of #593

Verifies that the wallet reacts properly to a reorg that changes the
block_height of a transaction that was confirmed in a block prior and
moved to a newer block and confirmed again.

This also disables TreeState verification for feature `darkside_tests`

Add features to disable TreeState verification on `darkside_tests`

Fix Whitespace Clippy issue

Fix integration_tests.rs compile errors
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.

Implement Reorg Test that changes the index of a transaction
1 participant