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

Small explora fixes #44

Merged
merged 4 commits into from
Oct 5, 2021
Merged

Conversation

notmandatory
Copy link
Member

Description

  • Fix default esplora server URL to https://blockstream.info/testnet/api to match default bdk-cli network which is also testnet.
  • Update README instructions and examples with features esplora-ureq and esplora-reqest.

Notes to the reviewers

I think this is the simplest way to fix the esplora server URL to match the specified bitcoin network. If the user uses the option to change the bitcoin network then they should also expect to change the esplora (or other blockchain client) server url.

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

Since default bitcoin network is testnet this change set default esplora
server url to match.
Remove instructions with esplora feature and replace with esplora-ureq and esplora-reqwest features.
Copy link
Contributor

@rajarshimaitra rajarshimaitra left a comment

Choose a reason for hiding this comment

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

tACK cb17b5e

Verified that esplora sync is working with current changes.

src/lib.rs Outdated Show resolved Hide resolved
src/lib.rs Show resolved Hide resolved
@rajarshimaitra rajarshimaitra mentioned this pull request Oct 5, 2021
6 tasks
@rajarshimaitra
Copy link
Contributor

ACK 1219fa5

@notmandatory notmandatory merged commit 1219fa5 into bitcoindevkit:master Oct 5, 2021
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