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 db sanity check #4820

Merged
merged 4 commits into from
Jan 16, 2025
Merged

Fix db sanity check #4820

merged 4 commits into from
Jan 16, 2025

Conversation

modship
Copy link
Member

@modship modship commented Jan 15, 2025

  • document all added functions
  • try in sandbox /simulation/labnet
    • if part of node-launch, checked using the resync_check flag
  • unit tests on the added/changed features
    • make tests compile
    • make tests pass
  • add logs allowing easy debugging in case the changes caused problems
  • if the API has changed, update the API specification

@modship modship linked an issue Jan 15, 2025 that may be closed by this pull request
@modship modship requested a review from Leo-Besancon January 15, 2025 16:07
Copy link
Collaborator

@Leo-Besancon Leo-Besancon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@modship modship merged commit 0979aa5 into mainnet_2_3 Jan 16, 2025
12 checks passed
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.

_is_db_valid sanity check does not handle deferred_calls
2 participants