nspcc-dev / neo-go

Go Node and SDK for the Neo blockchain
MIT License
123 stars 79 forks source link

config: add NeoFSBlockFetcher section #3642

Closed AliceInHunterland closed 6 days ago

AliceInHunterland commented 3 weeks ago

Close #3632

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.25%. Comparing base (4b10f23) to head (1c65f32). Report is 32 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3642 +/- ## ========================================== - Coverage 83.27% 83.25% -0.02% ========================================== Files 334 334 Lines 46486 46494 +8 ========================================== - Hits 38710 38709 -1 - Misses 6200 6208 +8 - Partials 1576 1577 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

AnnaShaleva commented 2 weeks ago

@AliceInHunterland, please update the container IDs.

AnnaShaleva commented 6 days ago

@AliceInHunterland, ready for review?

AliceInHunterland commented 6 days ago

@AnnaShaleva Let me check #3668 first?

AnnaShaleva commented 6 days ago

Let me check https://github.com/nspcc-dev/neo-go/issues/3668 first?

I think that we won't change container IDs one more time, hence we can merge this PR and then use ready-to-use config files to check #3668. If some blocks are missing or corrupted, then we may reupload blocks to the existing containers.

AliceInHunterland commented 6 days ago

Let's merge this PR