Test NeoFSStateSyncExtensions on large chains #1524

Open
opened 2025-12-28 17:16:44 +00:00 by sami · 0 comments
Owner

Originally created by @AnnaShaleva on GitHub (May 20, 2025).

NeoFSStateSyncExtensions are tested only on private network with low number of blocks (~200K).

Describe the solution you'd like

Test NeoFSStateSyncExtensions on FS chains at 15M+ blocks and on N3 chains as far. Ensure state synchronisation works as expected in different scenarios: interruption in the middle of headers/blocks/MPT sync/statejump, problems with connection to NeoFS storage etc. Ensure state compatibility and node's DB completeness.

Describe alternatives you've considered

Leave it to @532910.

Additional context

Depends on #3898, #3825 and we don't yet have state data uploaded to NeoFS mainnet, so need to run uploaders firstly.

Originally created by @AnnaShaleva on GitHub (May 20, 2025). ## Is your feature request related to a problem? Please describe. `NeoFSStateSyncExtensions` are tested only on private network with low number of blocks (~200K). ## Describe the solution you'd like Test `NeoFSStateSyncExtensions` on FS chains at 15M+ blocks and on N3 chains as far. Ensure state synchronisation works as expected in different scenarios: interruption in the middle of headers/blocks/MPT sync/statejump, problems with connection to NeoFS storage etc. Ensure state compatibility and node's DB completeness. ## Describe alternatives you've considered Leave it to @532910. ## Additional context Depends on #3898, #3825 and we don't yet have state data uploaded to NeoFS mainnet, so need to run uploaders firstly.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neo-go#1524
No description provided.