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: fix fetchLatestMissingBlockIndex and uploadIndexFiles in upload-bin command #3684

Merged
merged 3 commits into from
Nov 15, 2024

Commits on Nov 15, 2024

  1. cli: fix fetchLatestMissingBlockIndex in upload-bin command

    Close #3667
    
    Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
    AliceInHunterland committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6e863e9 View commit details
    Browse the repository at this point in the history
  2. cli: fix stopping of uploadIndexFiles in upload-bin

    The expected count of index files should be counted based on the already
    uploaded object number.
    
    Close #3669
    
    Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
    AliceInHunterland committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    380d112 View commit details
    Browse the repository at this point in the history
  3. cli: add details to the logs in upload-bin

    Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
    AliceInHunterland committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    375b095 View commit details
    Browse the repository at this point in the history