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

feat: trigger validation on import #4962

Merged
merged 3 commits into from
Nov 30, 2022

Conversation

SWvheerden
Copy link
Collaborator

Description

Automatically try to trigger validation on import of utxos

Motivation and Context

Validation will only run once per instance, so we can try to trigger an instance of validation as soon as we added new transactions or utxos.

Fixes: #4699

@stringhandler stringhandler merged commit 163dce0 into tari-project:development Nov 30, 2022
@SWvheerden SWvheerden deleted the sw_auto_validate branch December 7, 2022 04:38
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.

Automatically trigger validation after import of UTXO
3 participants