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

feat(bitcoin): post btc transaction to multi electrs/btc nodes #127

Merged
merged 4 commits into from
May 7, 2024

Conversation

ahonn
Copy link
Collaborator

@ahonn ahonn commented May 6, 2024

Changes

  • Add BITCOIN_ADDITIONAL_BROADCAST_ELECTRS_URL_LIST env var for adding additional electrs as a transaction broadcast backup
  • When a BTC transaction is received and broadcast, the transaction is broadcast via additional electrs and fallback

@ahonn ahonn linked an issue May 6, 2024 that may be closed by this pull request
Copy link

vercel bot commented May 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
btc-assets-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2024 4:26am

src/services/bitcoin/index.ts Outdated Show resolved Hide resolved
src/services/bitcoin/electrs.ts Outdated Show resolved Hide resolved
@Flouse Flouse merged commit c6c53e0 into develop May 7, 2024
4 checks passed
@Flouse Flouse deleted the 122-post-btc-transaction-to-multi-electrs-btc-nodes branch May 7, 2024 07:41
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.

Post BTC transaction to multi Electrs / BTC nodes
4 participants