Skip to content

Conversation

fxamacker
Copy link
Member

Closes #7885

This PR updates The storage health check (check-storage subcommand of the util program) to support the new account status v4 format, validate account public keys, and optionally check contracts stored on chain.

@fxamacker fxamacker self-assigned this Sep 18, 2025
@fxamacker fxamacker requested a review from a team as a code owner September 18, 2025 01:16
@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2025

Codecov Report

❌ Patch coverage is 14.28571% with 102 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cmd/util/cmd/check-storage/cmd.go 13.39% 97 Missing ⚠️
.../account_key_deduplication_migration_validation.go 40.00% 2 Missing and 1 partial ⚠️
.../migrations/account_key_deduplication_migration.go 0.00% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@fxamacker fxamacker added this pull request to the merge queue Sep 22, 2025
Merged via the queue into master with commit be533da Sep 22, 2025
57 checks passed
@fxamacker fxamacker deleted the fxamacker/add-account-key-validation-to-storage-health-check branch September 22, 2025 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update storage health check to support account status format v4
4 participants