nspcc-dev/neo-go

Test `NeoFSStateSyncExtensions` on large chains

開放

#3,907 建立於 2025年5月20日

 (0 則留言) (0 個反應) (0 位負責人)Go (108 個分叉)auto 404
I4S2U3blockedgood first issuetask

倉庫指標

星標
 (132 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南