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 skip-blocks-uploading mode #3686

Merged
merged 2 commits into from
Nov 15, 2024
Merged

cli: fix skip-blocks-uploading mode #3686

merged 2 commits into from
Nov 15, 2024

Commits on Nov 15, 2024

  1. cli: add debug mode to upload-bin command

    Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
    AliceInHunterland committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    58ed448 View commit details
    Browse the repository at this point in the history
  2. cli: fix skip-blocks-uploading mode of upload-bin command

    If uploadBlocks succeeded uploadIndexFiles should work based on the
    currentBlockHeight.
    
    Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
    AliceInHunterland committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5f6284d View commit details
    Browse the repository at this point in the history