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

checks and recovery functions #766

Open
adecaro opened this issue Sep 26, 2024 · 0 comments
Open

checks and recovery functions #766

adecaro opened this issue Sep 26, 2024 · 0 comments

Comments

@adecaro
Copy link
Contributor

adecaro commented Sep 26, 2024

This git issues asks to introduce a new service to offer check and recovery functions.
The checks should allow the developer to identify issues in the local databases. Issues can be anything like mismatches among the databases themselves, mismatches with the ledger, and so on.
The recovery functions should allow the developer to resolve the mismatches that can be resolved.

adecaro added a commit that referenced this issue Sep 26, 2024
- all the fungible tests have OnlyUnit set to true.
- RestoreTMS will only take care of the Pending transaction.
The git issue (#766)
tracks the restructuring of the checks and recovery functions

Signed-off-by: Angelo De Caro <[email protected]>
arner pushed a commit that referenced this issue Sep 26, 2024
- all the fungible tests have OnlyUnit set to true.
- RestoreTMS will only take care of the Pending transaction.
The git issue (#766)
tracks the restructuring of the checks and recovery functions

Signed-off-by: Angelo De Caro <[email protected]>
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

No branches or pull requests

1 participant