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

cli: add upload-state command #3808

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

cli: add upload-state command #3808

wants to merge 2 commits into from

Conversation

AliceInHunterland
Copy link
Contributor

./bin/neo-go util upload-state --cid C425E7TxRHsrRNYjn7BVyWzvJGNyAXz8da4LFdvvej5X -fsr st4.storage.fs.neo.org:8080 -fsr st2.storage.fs.neo.org:8080 -fsr st3.storage.fs.neo.org:8080 -fsr st1.storage.fs.neo.org:8080 --wallet-config ./wallet-config.yml -t

Close #3782

Signed-off-by: Ekaterina Pavlova <[email protected]>
Close #3782

Signed-off-by: Ekaterina Pavlova <[email protected]>
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 9.31373% with 185 lines in your changes missing coverage. Please review.

Project coverage is 82.57%. Comparing base (8d728b4) to head (06e0312).
Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
cli/util/upload_state.go 0.00% 174 Missing ⚠️
cli/util/convert.go 57.69% 10 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3808      +/-   ##
==========================================
- Coverage   82.82%   82.57%   -0.25%     
==========================================
  Files         337      339       +2     
  Lines       47351    47622     +271     
==========================================
+ Hits        39219    39325     +106     
- Misses       6522     6680     +158     
- Partials     1610     1617       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Store state dump into NeoFS
1 participant