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

fix: stop after esplora error #7

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Conversation

theacdutra
Copy link
Member

Descripton

The bp-cli goes into an eternal loop when request to esplora server fails, in the synchronization stage.

Reproduction Steps

Execute the following command with a invalid esplora server:

bp create default --tr-key-only '[01f9456f/86h/1h/0h]tpub..../<0;1>/*'  -e whatever

Copy link

codecov bot commented Dec 18, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (531a5c3) 0.0% compared to head (547dbd2) 0.0%.

Files Patch % Lines
src/indexers/esplora.rs 0.0% 3 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##           master     #7   +/-   ##
=====================================
  Coverage     0.0%   0.0%           
=====================================
  Files           9      9           
  Lines         870    872    +2     
=====================================
- Misses        870    872    +2     
Flag Coverage Δ
rust 0.0% <0.0%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Member

@dr-orlovsky dr-orlovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 547dbd2

@dr-orlovsky dr-orlovsky merged commit 8393a58 into BP-WG:master Dec 19, 2023
20 of 21 checks passed
@theacdutra theacdutra deleted the fix/sync branch December 19, 2023 12:16
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.

2 participants