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

Add support for mainnet in BTC Api #727

Merged
merged 4 commits into from
Jan 3, 2025
Merged

Add support for mainnet in BTC Api #727

merged 4 commits into from
Jan 3, 2025

Conversation

gndelia
Copy link
Contributor

@gndelia gndelia commented Dec 30, 2024

Description

This PR bumps esplora-client to the latest version (which uses typescript), and then updates btcApi to work with both testnet and mainnet. As mainnet is not enabled, there are no visible changes to the user, but now once the user switches from/to mainnet, it will hit the appropriate btc api.

Screenshots

No visible changes to users

Related issue(s)

Closes #557

Checklist

  • Manual testing passed.
  • Automated tests added, or N/A.
  • Documentation updated, or N/A.
  • Environment variables set in CI, or N/A.

Copy link
Contributor

@ArturDolzan ArturDolzan left a comment

Choose a reason for hiding this comment

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

uACK

Copy link
Contributor

@gabmontes gabmontes left a comment

Choose a reason for hiding this comment

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

uACK

@gndelia gndelia merged commit fdae2fd into main Jan 3, 2025
6 checks passed
@gndelia gndelia deleted the update-esplora-mainnet branch January 3, 2025 13:22
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.

Add multichain support to the bitcoin API helpers
4 participants