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

Listen to bitcoind with ZeroMQ #346

Closed
jotapea opened this issue Jul 19, 2021 · 3 comments
Closed

Listen to bitcoind with ZeroMQ #346

jotapea opened this issue Jul 19, 2021 · 3 comments
Projects

Comments

@jotapea
Copy link
Contributor

jotapea commented Jul 19, 2021

Use ZeroMQ to listen for wallet transactions and new blocks, replacing lightning's native event subscriptions.

Needed to continue with #317

@jotapea
Copy link
Contributor Author

jotapea commented Jul 19, 2021

Go with v6? Using v5 for now, as it is still suggested in the docs.

EDIT: Using v6 after all, is typescript ready among other benefits.

@nicolasburtey
Copy link
Member

@jotapea ZeroMQ is already active on our bitcoind I believe. this is also how lnd is getting all its transactions.

@jotapea jotapea changed the title Enable ZeroMQ in bitcoind Listen to bitcoind with ZeroMQ Jul 19, 2021
@jotapea
Copy link
Contributor Author

jotapea commented Jul 19, 2021

@nicolasburtey Thanks for the info (also updated the title).

@bodymindarts bodymindarts added this to In progress in Dev Ongoing Jul 20, 2021
@bodymindarts bodymindarts moved this from In progress to blocked in Dev Ongoing Jul 26, 2021
@bodymindarts bodymindarts moved this from blocked to Review in progress in Dev Ongoing Jul 29, 2021
@bodymindarts bodymindarts moved this from Review in progress to In progress in Dev Ongoing Aug 2, 2021
@bodymindarts bodymindarts moved this from In progress to Review in progress in Dev Ongoing Aug 3, 2021
@bodymindarts bodymindarts moved this from Review in progress to blocked in Dev Ongoing Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants