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

Blockstream Electrs #278

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Blockstream Electrs #278

merged 1 commit into from
Oct 11, 2024

Conversation

ClaytonNorthey92
Copy link
Contributor

@ClaytonNorthey92 ClaytonNorthey92 commented Oct 8, 2024

Summary
we want to try out blockstream's electrs as opposed to the community one, this allows us to do so

Changes
make bfg compatible with blockstream's electrs

update localnet

we want to try out blockstream's electrs as opposed to the community one, this allows us to do so
@ClaytonNorthey92 ClaytonNorthey92 changed the title Clayton/try blockstream Blockstream Electrs Oct 8, 2024
@@ -19,7 +19,7 @@ services:
- "18443:18443"
- "18444:18444"
volumes:
- { type: "tmpfs", target: "/bitcoin/.bitcoin" }
- bitcoindata:/bitcoin/.bitcoin
Copy link
Contributor Author

Choose a reason for hiding this comment

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

we can optionally use a flag to get this via rpc calls to bitcoind, we should try that first when deployed and go to this if it's too slow

@ClaytonNorthey92 ClaytonNorthey92 marked this pull request as ready for review October 8, 2024 15:55
@ClaytonNorthey92 ClaytonNorthey92 requested a review from a team as a code owner October 8, 2024 15:55
Copy link
Contributor

@jcvernaleo jcvernaleo left a comment

Choose a reason for hiding this comment

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

OK

@ClaytonNorthey92 ClaytonNorthey92 merged commit b00bc1f into main Oct 11, 2024
8 checks passed
@ClaytonNorthey92 ClaytonNorthey92 deleted the clayton/try-blockstream branch October 11, 2024 14:20
web3cryptoguy pushed a commit to web3cryptoguy/heminetwork that referenced this pull request Nov 1, 2024
we want to try out blockstream's electrs as opposed to the community one, this allows us to do so
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.

3 participants